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.
Professional Software Development Tools
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.
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.
MSI Factory The Next Generation Intelligent Setup Builder
When I say path I mean the path set in registry to point the application to support dll etc.
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.
MSI Factory The Next Generation Intelligent Setup Builder
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