Search code examples
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
Marquee style progress bar in Inno Setup for lengthy synchronous operation in C# DLL...


inno-setuppascalscript

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


windowsinno-setuppascalscriptwindows-task-scheduler

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
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
Read specific string from every object of JSON file in Inno Setup...


jsondelphiinno-setuppascalscriptwidestring

Read More
TInputDirWizardPage with Radio Buttons...


radio-buttoninno-setuppascalscript

Read More
Getting started working with RemObjects Pascal Script in Delphi...


delphiscriptingpascalpascalscriptremobjects

Read More
Inno Setup ParseVersion is not callable from [Code]...


inno-setuppascalscript

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


installationinno-setupsplash-screenpascalscriptissi

Read More
Change overall font size in a Inno Setup installer...


installationinno-setuppascalscript

Read More
Type mismatch when looping through an array of strings in Inno Setup...


inno-setuppascalscript

Read More
Read text file line by line in Inno Setup...


inno-setuppascalscript

Read More
Is WinHttpRequest.5.1 a good API for Windows 11 or does it require Iexplorer?...


windowsinno-setupolepascalscriptwinhttprequest

Read More
Copy folder, subfolders and files recursively in Inno Setup Code section...


inno-setuppascalscript

Read More
How to save a folder when user confirms uninstallation in Inno Setup?...


backupinno-setupuninstallationpascalscript

Read More
Run installation using Inno Setup silently without any Next button or Install button...


inno-setuppascalscript

Read More
Custom drawn button in Inno Setup that responds to both mouse and keyboard...


inno-setuppascalscript

Read More
Inno Setup and Two conditions in Check...


inno-setuppascalscript

Read More
BackNext