Search code examples
Inno Setup - Create User Input Query Page with input length and format limit and use the input...

inno-setuppascalscript

Read More
Inno Setup - Opening directory browse dialog from another dialog without hiding it...

installationinno-setuppascalscript

Read More
Inno Setup - How to create a custom form that allows me to locate the files to decompress?...

installationinno-setuppascalscript

Read More
Are global variables in Pascal Script zero-initialized?...

inno-setuppascalscript

Read More
In Inno Setup how to save user inputs to registry?...

registryinno-setuppascalscript

Read More
How do you find the user-selected install path in Inno Setup?...

inno-setuppascalscript

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

inno-setuppascalscript

Read More
Modify default path in Inno Setup 'Setup Needs the Next Disk' prompt...

inno-setuppascalscript

Read More
Inno Setup "return" like command/construct in Code...

inno-setupreturn-valuepascalscriptfunction-exit

Read More
Inno Setup - Prevent extraction of files from setting progress bar to 100%...

installationinno-setuppascalscript

Read More
Custom Welcome and Finished page with stretched image in Inno Setup...

inno-setuppascalscript

Read More
Inno Setup - Show MsgBox and click 'OK' go back to previous page...

inno-setupback-buttonpascalscript

Read More
Change AppId using [Code] just before the installation in Inno Setup...

inno-setuppascalscriptapp-id

Read More
Inno Setup RegKeyExists returns False although the key exists...

registryinno-setuppascalscript

Read More
Modify selected directory access permission in Inno Setup...

inno-setupfile-permissionsaclpascalscriptnetwork-service

Read More
Base64 to bitmap in Inno Setup Pascal Script?...

inno-setuppascalscript

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

inno-setuppascalscript

Read More
Inno Setup - Remove path from PATH environment variable while uninstalling a program...

windowsenvironment-variablesinstallationinno-setuppascalscript

Read More
Automatically submitting Inno Setup uninstall prompts...

inno-setuppascalscript

Read More
Adding an icon image to context menu in Inno Setup...

windowswinapiinno-setuppascalscript

Read More
Dynamic password in Inno Setup...

inno-setuppascalscript

Read More
Checking existence of a file in Inno Setup Internal Temporary folder...

inno-setuppascalscriptfile-exists

Read More
How to call .NET DLL from Inno Setup using DNNE?...

c#.netinno-setuppascalscript

Read More
Inno Setup FileCopy failing...

inno-setuppascalscript

Read More
Adding image to Inno Setup uninstaller background...

imagecontrolsinno-setuppascalscript

Read More
Change position of restart option radio buttons in Finished page of Inno Setup...

controlsinno-setuppascalscript

Read More
Concatenating string and integer fails with "Type mismatch" error...

inno-setuppascalscript

Read More
Change the font name of all dialogs in Inno Setup...

fontsinno-setuppascalscript

Read More
Playing native Windows sounds in Inno Setup...

inno-setuppascalscript

Read More
Image covering whole page in Inno Setup...

inno-setuppascalscript

Read More
BackNext