Search code examples
'Check' function is executing multiple times in Inno Setup...

.netinstallationinno-setuppascalscript

Read More
Replace placeholder in an installed text file with input entered by user in Inno Setup...

installationinno-setuppascalscript

Read More
Inno Setup: How to watch variables values or write to debug output?...

debugginginno-setuppascalscript

Read More
Checking all values in JSON object in Inno Setup when parsing response from ipregistry...

jsoninno-setuppascalscript

Read More
How to go to the same custom page twice from two different custom pages in Inno Setup?...

inno-setuppascalscript

Read More
Convert HTML hex colour to TColor in Inno Setup Pascal Script...

htmlinno-setuppascalscripttcolor

Read More
Conditionally skip to a custom page at the end of the Inno Setup installation wizard without install...

inno-setuppascalscript

Read More
Scale radio button list with font size in Inno Setup...

inno-setuppascalscript

Read More
Download based on the task selected with Inno Download Plugin?...

inno-setuppascalscriptinno-download-plugin

Read More
When do I really need to use ScaleX and ScaleY functions in Inno Setup?...

inno-setuppascalscript

Read More
Inno Setup check version of external application...

node.jsinno-setuppascalscript

Read More
Writing values to all registry keys stored in an array in Inno Setup...

registryinno-setuppascalscript

Read More
Inno Setup - Pad a string to a specific length with zeros...

inno-setuppascalscript

Read More
Write serial number to file using Inno Setup...

windowsinstallationinno-setuppascalscript

Read More
Save entered text to TXT file in Inno Setup...

inno-setuppascalscript

Read More
Wildcard characters in Inno Setup (test if there is any value after fixed string prefix)...

inno-setuppascalscript

Read More
"Variable expected" error when using Inno Setup StringChangeEx function...

installationinno-setuppascalscript

Read More
Play a sound only in a specific page in Inno Setup...

inno-setuppascalscript

Read More
Inno Setup: How to show (hide/unhide) password on checkbox checked...

inno-setuppascalscript

Read More
Check an IP address against an online list in Inno Setup...

inno-setuppascalscript

Read More
Inno Setup Get default browser...

inno-setuppascalscript

Read More
How to save a UTF-16 with BOM file with Inno Setup...

unicodeinno-setuppascalscript

Read More
Display the info about wrong hash of downloaded file in a nice task dialog window in Inno Setup...

inno-setuppascalscriptinno-setup-v6

Read More
Loading DLL with dependencies in Inno Setup fails in uninstaller with "Cannot import DLL",...

dllimportinno-setupuninstallationpascalscript

Read More
How to use DLLs with dependencies at install AND uninstall time in Inno Setup?...

dllinno-setuppascalscript

Read More
Run Files and Programs according to custom checkboxes after clicking on Finish Button in Inno Setup...

inno-setuppascalscript

Read More
Starting .NET Core installer using Inno Setup fails with result code 2...

.net-coreinno-setuppascalscript

Read More
How can I use language files with custom messages with preprocessor constants?...

inno-setuppascalscript

Read More
Can we use the new "Version" functions in Inno Setup 6.1 to make the script simpler?...

inno-setuppascalscript

Read More
How to apply VCL Styles to DLL-based forms in Inno Setup for uninstall? Cannot Import dll...

inno-setuppascalscriptvcl-stylesvcl-styles.-utils

Read More
BackNext