I'm using code from How do you execute command line tools without using batch file in Inno Setup response to execute all my batch files on installation (before,
I would like to be able to structure my code for my Inno Setup project but I am forced to move code around because you can't call a function unless it is define
In there any way to play Windows native sounds using Inno Setup? For example I'm showing a custom message box, and I need to play Windows warning/info/error sou
Based on the answer in this link, Inno Setup how to change the font color or style of label on TInputFileWizardPage This is the code to change the font style, P
I have a function for getting BIOS serial numbers in the code section that works in Delphi but it doesn't recognize the variable declarations. How do I get arou
I am trying to use a custom DLL in a Inno Setup script during installation. I wrote a very simple function that basically checks a connection string for a MySQL
I am trying to query the version details of a file that the installer installs and compare it against the version details of the same file present in the instal