"
cli...@charter.net" <
cli...@charter.net> wrote:
> As an example, say a program is installed to C:/Program Files/ABC
> Software/Application and I would like to have it in C:/Program Files/
> Application. Can I change in the registry every instance of /ABC
> Software/Application to /Application , after creating the Application
> folder and copying the files?
Yes, but keep in mind that some programs use file based
configuration/setting and some sneakily/stupidly put config files in the
wrong place. Saved program installation data and any device driver or
service (if not placed into the SYSTEM32 folder) should be taken into
account too.
If a program was installed using MSI package (Windows Installer) or any
fourth party installer that use Windows Installer, don't move the program
manually because Windows Installer will try to "repair" the installation
by reinstalling the program without your consent.
> Is there any software available that does this? I haven't been able
> to find any.
>
> Thanks for any info.
Hopefully they'll never be. The method required for such softwares are
similar to universal uninstallers. They only uninstall things that they
know without actually knowing what a program does or use.
If you're unsure, just reinstall the program. If you're planing to edit
the registry, use a registry editor that has an undo/backup/restore
feature like Registry Workshop.