Search code examples
How to make Inno Setup /DIR command line switch work with custom path page...

inno-setuppascalscript

Read More
Inno Setup custom page with multiple destination folders that behave like the normal folder select p...

inno-setuppascalscript

Read More
How can I prevent showing the splash screen when I need it in Inno Setup?...

installationinno-setupsplash-screenpascalscriptissi

Read More
How to hide the splash screen in verysilent mode setup of Inno Setup using ISSI?...

inno-setupsplash-screenpascalscriptsilentissi

Read More
Using scripting constant in DirExistsWarning and other directives...

inno-setuppascalscript

Read More
Inno Setup: How to manipulate progress bar on Registering section?...

installationprogress-barinno-setuppascalscript

Read More
What happens if Abort() is called multiple times in Inno Setup...

inno-setuppascalscript

Read More
Inno Setup doesnt restart at PrepareToInstall section...

inno-setuprebootpascalscript

Read More
Inno Setup - Animate a control roll out from right in a determinate page...

inno-setuppascalscript

Read More
Call Inno Setup AfterInstall function only when the file is not skipped due to onlyifdoesntexist fla...

inno-setuppascalscript

Read More
Convert {constants} returned by CurrentFilename in Inno Setup...

installationinno-setuppascalscript

Read More
Fade TDirectShow Player (Inno Media Player) volume gradually in Inno Setup...

media-playerinno-setuppascalscript

Read More
Inno Setup Detect (get notified) when WizardForm minimizes and restores...

inno-setuppascalscript

Read More
Inno Setup - Correctly timing update of progress bar...

progress-barinno-setuppascalscript

Read More
Inno Setup: Install .NET framework, reboot the system and continue installation...

inno-setuppascalscript

Read More
Inno Setup - Running script does not work in the first attempt for a new machine...

installationinno-setuppascalscript

Read More
How to force a reboot in post-install in Inno Setup...

installationinno-setuppascalscript

Read More
Disallow empty and spaces-only input on Inno Setup custom page...

inno-setuppascalscript

Read More
How can I rename a file in code in Inno Setup?...

cmdinno-setuppascalscript

Read More
Inno Setup save user inputs from an after-installation custom page to registry?...

inno-setuppascalscript

Read More
Inno Setup how to change the font color or style of label on TInputFileWizardPage...

inno-setuppascalscript

Read More
Prevent duplicate items in list box and combo box in Inno Setup?...

inno-setuppascalscript

Read More
How to get Inno Setup to use the data folder from a different install?...

inno-setuppascalscript

Read More
Getting text from FinishedLabel in Inno Setup...

installationinno-setuppascalscript

Read More
Installing Inno Setup generated setup as Admin and Non-admin...

installationinno-setuppascalscript

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

inno-setuppascalscript

Read More
Execute program with random number as a parameter in Inno Setup?...

inno-setuppascalscript

Read More
How to force Check predicate to be called after custom page processing...

inno-setuppascalscript

Read More
How to call Pascal Script procedure if user does not select a (desktop icon) task in Inno Setup...

inno-setuppascalscript

Read More
Display an image when a task is selected...

inno-setuppascalscript

Read More
BackNext