PDA

View Full Version : Does uninstall remove path?


Jonnycab
07-29-2001, 07:03 PM
Hi,

I am adding a path during install. From my experience to date (not much) an uninstall doesn't seem to remove this path. Is this correct and can I remove a path during uninstall?

Cheers, Jonny.

Mark
07-30-2001, 04:29 PM
Hi,

Anything that you create manually using Setup Factory (i.e. Shortcuts, Folders) has to be manually removed using Uninstall Commands.

Go to: Settings -> Uninstall -> File Operations Tab, there create a New Uninstall File Operation.

Simply set the Action to: Remove Directory and point the action at the directory that you manually created.

mark.

Jonnycab
07-30-2001, 04:38 PM
When I say path I mean the path set in registry to point the application to support dll etc.

Mark
07-31-2001, 10:15 AM
Hi,

Do you mean that you are adding an application path, or that you are adding an additional path to the Path environment variable?

mark.

Jonnycab
07-31-2001, 03:29 PM
It's OK Mark. I can see now that I have to adjust the registry under the uninstall tab.

Thanks for your help.

Cheers

Jonny