-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi
I'm using InnoSetup for creating my application installers and I set the "SetupLogging=yes" flag to always create a setup-log file in the %TEMP% directory. This works fine for the installation procedure. Unfortunately, InnoSetup will not create such a log file when I uninstall the application…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm using InnoSetup to create installer. I want the installer to automatically uninstall the previous installed version, instead of overwriting it. How can I do that?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I've created a basic windows service installation using Inno Setup. both install and uninstall works properly.
However, I'm having issues with upgrading the service executable. it is needed to stop the service, and only ofter the service is completly stopped- the new executables should be…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi
I am deleting the previous application using the script which inturn calls my .net app. All i want is to actually delete the folder(entire app1) from start menu (start-Programs-app1-uninstall app1)?
Thanks
Gauls
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
We have an application which we licence to separate companies. The app is customised to fit their brand; basically it is the same app but with a different theme file. We generate separate installers for each vendor as each app requires different configurations (servers to connect to, updates etc)…
>>> More