Search code examples
Inno Setup: How to run an installed batch file programmatically...

batch-fileinno-setuppascalscript

Read More
Skip Preparing to Install Wizard page in Inno Setup...

installationinno-setuppascalscript

Read More
Verify permissions to run Inno Setup installer online...

inno-setuppascalscript

Read More
Inno Setup Change AppName based on component(s) selected...

inno-setuppascalscript

Read More
Ending the setup when all components have been installed in Inno Setup...

inno-setuppascalscript

Read More
Inno Setup change the CreateInputFilePage behaviour from Open to Save...

inno-setuppascalscript

Read More
Inno Setup: How to change uninstall background color...

windowsinno-setuppascalscript

Read More
Validate data on custom page when Next button is clicked in Inno Setup...

inno-setuppascalscript

Read More
TLabel control is cropped on custom page when window is resized to smallest possible (on Inno Setup)...

inno-setuppascalscript

Read More
How to determine the right height for container controls (TPanel)?...

inno-setuppascalscript

Read More
Using global string script variable in Run or other section in Inno Setup...

inno-setuppascalscript

Read More
Inno Setup: How to pass variable from [Code] to [Run] (or other section)...

inno-setuppascalscript

Read More
What is the default size of a custom page canvas area in Inno Setup?...

inno-setuppascalscript

Read More
How do I make the radio controls on custom page two distinct groups in Inno Setup?...

installationinno-setuppascalscript

Read More
Inno Setup: Use data from custom wizard page in Registry section...

inno-setuppascalscript

Read More
Restore previously entered data on custom page next time Inno Setup-made installer is executed...

inno-setuppascalscript

Read More
Inno Setup - Cyrillic String shows up as question marks...

inno-setuppascalpascalscript

Read More
Pascal Script Count number of times a string occurs in another string...

inno-setuppascalscript

Read More
How to make work the new added checkboxes with the tasks?...

inno-setuppascalscript

Read More
Custom setup on operating system and architecture...

inno-setuppascalscript

Read More
Using combo box to select what paths and registry keys to use...

inno-setuppascalscript

Read More
DwinsHs for Inno Setup: Edit HTTP_HEADER const for URL to download during the install...

windowsinstallationinno-setuppascalscriptdwinshs

Read More
Inno Setup: Disable specific Types from menu - similar to Components method previously posted...

inno-setuppascalscript

Read More
Inno Setup update disk space after changing components checkbox state from code...

inno-setuppascalscript

Read More
How to set registry key (environment variable) with value from [Code] section of Inno Setup?...

environment-variablesinno-setuppascalscript

Read More
Search subdirectories for Inno Setup DestDir...

windows-installerinstallationinno-setupacrobatpascalscript

Read More
Proper structure syntax for Delphi/Pascal if then begin end and ;...

delphiinno-setuppascalpascalscript

Read More
How to keep the original folder name (AppendDefaultDirName equivalent) on a custom page created with...

inno-setuppascalscript

Read More
Inno Setup show directory copy progress bar and label on PrepareToInstall page...

inno-setuppascalscript

Read More
Conditional DisableProgramGroupPage in Inno Setup...

inno-setuppascalscript

Read More
BackNext