Search code examples
AddProduct and isX64 functions not recognized in Inno Setup...


inno-setuppascalscript

Read More
Copy all registry entries from one location to the other in Inno Setup...


installationinno-setup

Read More
How to split a string in Inno Setup...


inno-setuppascalscript

Read More
Inno Setup: How to change LicenseFile text?...


inno-setup

Read More
Reinstalling 64-bit application over 32-bit installation with Inno Setup asks for a new destination...


inno-setup

Read More
Keep existing 32-bit Inno Setup installation path for upgrades, use 64-bit path for new installation...


inno-setup

Read More
How to install Visual Studio Code silently (without auto open when installation ends)?...


installationinno-setupvisual-studio-codesilent-installer

Read More
64-bit Inno Setup installer is writing files to "C:\Program Files (x86)" instead of "...


inno-setup

Read More
Inno Setup Unicode encoding issue with messages in ISS script...


unicodecharacter-encodinginno-setup

Read More
Custom message wrapping in the Ready to Install dialog...


user-interfaceinternationalizationinno-setup

Read More
Disassembling strings from Inno Setup [Code]...


inno-setuppascalscript

Read More
Convert Boolean to String with Inno Setup...


inno-setuppascalscript

Read More
Create a dynamic list of Inno Setup components/types from external source (file or folder contents)...


batch-filecomponentsinno-setuppascalscript

Read More
How to increase the separation between all the components of the Inno Setup component list?...


inno-setuppascalscript

Read More
Make Inno Setup installer request privileges elevation only when needed...


inno-setupuacprivilegespascalscriptelevated-privileges

Read More
Inno Setup "MoveFile Failed; code 183" (file already exists) error when reinstalling...


inno-setup

Read More
Marquee style progress bar in Inno Setup for lengthy synchronous operation in C# DLL...


inno-setuppascalscript

Read More
signtool fail with Inno Setup with exit code 0x1...


inno-setupdigital-signaturecode-signingcode-signing-certificate

Read More
Determine if a Processor is AMD64 or Intel64?...


visual-c++wixinno-setup

Read More
In Inno Setup change an existing Windows Scheduled Task to run when on battery power...


windowsinno-setuppascalscriptwindows-task-scheduler

Read More
PyInstaller app works standalone but fails after Inno installer build: failed to load python310.dll...


pythonpython-3.xdllpyinstallerinno-setup

Read More
How can I create a signed uninstaller with InnoSetup (ISCC.exe) and DigiCert's smctl.exe?...


inno-setupcode-signingsigntooldigicert

Read More
Setting the colour syntax used in Visual & Installer to match Inno Setup 6...


inno-setupvisual-and-installer

Read More
Load a PNG image with transparency into Inno Setup WizardForm...


inno-setuppascalscript

Read More
In Inno Setup take INSTALLATION_KEY commandline parameter and save it to a text file in C:\ProgramDa...


inno-setuppascalscript

Read More
Read out Inno Setup Pascal SelectedValueIndex, which changes a variable value...


inno-setuppascalscript

Read More
Execute a Pascal function in Inno Setup [Run] section...


inno-setuppascalscript

Read More
What is the difference between IsAdmin and IsAdminInstallMode in Inno Setup?...


inno-setuppascalscript

Read More
32bit and 64bit binary in one Inno Setup installer...


inno-setup

Read More
Restart in the middle of setup process in Inno Setup...


installationinno-setuprestart

Read More
BackNext