Search code examples
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
Inno Setup Unicode encoding issue with messages in ISS script...


unicodecharacter-encodinginno-setup

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
How to install Visual Studio Code silently (without auto open when installation ends)?...


installationinno-setupvisual-studio-codesilent-installer

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


installationinno-setuprestart

Read More
Check if drive is connected in Inno Setup...


inno-setup

Read More
Inno Setup always installs into admin's AppData directory...


windowsinstallationinno-setupexecutable

Read More
Inno Setup Using {localappdata} for logged in user...


inno-setup

Read More
How to check if a string ends with another (EndsWith) in Inno Setup...


inno-setuppascalscript

Read More
Can you define a function prototype in Inno Setup...


inno-setuppascalscript

Read More
How do you determine if an object has be constructed in Inno Setup Pascal Script?...


inno-setuppascalscript

Read More
How to place images alongside/underneath radio buttons for Inno Setup InputOptionPage?...


inno-setuppascalscript

Read More
BackNext