Search code examples
Retrieve strong name of .NET assembly in Inno Setup...


.netinno-setup.net-assemblypascalscriptstrongname

Read More
Inno Setup: Reading a file from installer during uninstallation...


inno-setuppascalscript

Read More
Can I create my own classes or units in Inno Setup?...


classoopinno-setuppascalscript

Read More
Expanding macros to Pascal Code in Inno Setup [Code] section...


macrosinno-setuppreprocessorpascalscript

Read More
How to set my own variable in [Setup] and read it from [Code]...


inno-setuppascalscript

Read More
How to reference the files in the Files section from Code/Pascal section?...


inno-setuppascalscript

Read More
Read text file line by line in Inno Setup...


inno-setuppascalscript

Read More
How to use ISPP to split a file size into lo / hi bits for the DwinsHs_Check function...


inno-setuppascalscriptdwinshs

Read More
Run a [Code] or PowerShell script in Inno Setup compiler...


powershellinno-setuppascalscript

Read More
Uninstallation order...


inno-setuppascalscript

Read More
How can I copy the installer to the temp file and then run it?...


inno-setuppascalscript

Read More
"Unknown Identifier 'FileOpen'" when trying to detect locked file in Inno Setup co...


inno-setuppascalscript

Read More
Install the same file to all subdirectories in Inno Setup...


installationinno-setuppascalscript

Read More
Install file in Inno Setup Pascal code using FileCopy function (not to show the installation on wiza...


inno-setuppascalscript

Read More
How to save a folder when user confirms uninstallation? (Inno Setup)...


backupinno-setupuninstallationpascalscript

Read More
Read contents of a file from within Inno Setup installer...


inno-setuppascalscript

Read More
Detecting if WebView2 Runtime is installed with Inno Setup...


inno-setuppascalscriptwebview2

Read More
Can I select an #include path using a script and command line args in an Inno Setup installer?...


command-line-argumentsinno-setuppascalscript

Read More
Are comments in Inno Setup [Code] section stored to a generated installer?...


inno-setuppascalscript

Read More
Read installer version from an .ini file stored in the same directory in Inno Setup...


inno-setuppascalscript

Read More
Inno Setup ParseVersion is not callable from [Code]...


inno-setuppascalscript

Read More
How to use Inno Setup preprocessor directive in [Code] section?...


inno-setuppascalscript

Read More
Why do we use '&' character in Inno Setup?...


inno-setuppascalscript

Read More
Inno Setup Get size of a file over 2GB limit opened in another application...


inno-setuppascalscript

Read More
Scripting capabilities in the Registry section...


inno-setuppascalscript

Read More
Using the "uses" statement in Inno Setup Code section...


inno-setuppascalscript

Read More
Bitmap image gets automatically resized in a Inno Setup installer...


inno-setuppascalscript

Read More
Custom TLabel not displaying on FinishedPage in Inno Setup...


installationinno-setuppascalscript

Read More
Fill footer panel with a background image in a Inno Setup installer...


inno-setuppascalscript

Read More
Return only user-specified Inno Setup command line switches...


inno-setuppascalscript

Read More
BackNext