Can I configure it to be placed in the same location C:\windows\something\
that .msi files produced by windows installer are hidden in, instead of in C:\Program Files\MyAppFolder\
?
Also can I change the name to something more obvious in intent than unins000.exe?
Inno Setup is a free software script-driven installation system created in Delphi by Jordan Russell. The first version was released in 1997. Inno Setup. Screenshot of the Inno Setup IDE running on Windows 7. Developer(s)
The uninstaller path can be changed by setting a value in the script file:
[Setup]
UninstallFilesDir={win}\Installer
There doesn't appear to be a way to change the name.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With