I am creating an installer that has a bonus application in with the normal application. I have the icon showing in the program group just fine, I want to be able to give the option to cr开发者_Go百科e
I need a user dialog with yes/no option for the uninstall process (\"also delete the setting files in the userappdata开发者_高级运维 folder?\" )!
I wrote an inn开发者_如何学编程osetup script in order to prepare an installer requiring a password.
I need to open up the Windows Firewall for outbound connections for an application I\'m writing. The best answers I\'ve been able to locate are here:
I have an ASP.NET Application compiled into installation pa开发者_StackOverflowckage using INNO Setup installer. When I install an application to the dedicated server I want to precompile the whole ap
This 开发者_StackOverflowquestion is regarding getting version directly from assembly. I have followed instructions from this post
How do you modify the machine.config using Inno setup?开发者_StackOverflow I have looked at the documentation and searched google and can\'t find anything so it makes me feel like I\'m asking the wro
I want to replace the VS setup by the Inno Setup. Do check if an old version is installed i found the \'MsiQueryProductState\' method.
I\'m getting a weird error whiles signing my software. I\'m using inno setup 4.5.2. Running Sign Tool command: signtool.exe sign /a /f cert.pfx /v /t \"http://timestamp.verisign.com/scripts/timstamp.
I am creating an installer for a visual studio project using inno setup. I am getting an error for \"Parameter ValueData has invalid value\"