Search code examples
Check function for UninstallDelete is called upon installation...

inno-setuppascalscript

Read More
Why we cannot declare local const variables in inno-setup [Code]?...

constantsinno-setuppascalpascalscript

Read More
Create a hardlink with Inno Setup...

installationinno-setuppascalscripthardlink

Read More
Reading UTF-16 file in Inno Setup Pascal script...

inno-setuputf-16pascalscript

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

installationprogress-barinno-setuppascalscript

Read More
How to get checkbox or radiobutton value in Inno Setup TNewCheckListBox?...

checkboxradio-buttoninno-setupcheckboxlistpascalscript

Read More
Detect Java version in Inno Setup...

javainno-setuppascalscript

Read More
LoadStringFromFile and StringChangeEx from Unicode Inno Setup (Ansi file)...

unicodeinno-setupansipascalscript

Read More
How do I copy the Inno Setup log file to a certain destination after setup is done?...

inno-setuppascalscript

Read More
How to create a OuterNotebook/welcome page in the Inno Setup uninstaller?...

inno-setuppascalscript

Read More
Create a checkbox to optionally delete files in a custom page at Inno Setup uninstaller...

inno-setupuninstallationpascalscript

Read More
Why is my script not building in HelpNDoc? Error: Unknown name...

pascalscripthelpndoc

Read More
How can I find / replace text in the Description field of a HelpNDoc file?...

pascalscripthelpndoc

Read More
Int64 variable in Inno Setup...

inno-setuppascalscriptint64

Read More
Load external DLL for uninstall process in Inno Setup...

inno-setuppascalscriptvcl-stylesvcl-styles.-utils

Read More
Possible to call DLL function in uninstaller if DLL has dontcopy flag?...

dllinno-setupdllimportpascalscript

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

inno-setuppascalscript

Read More
Why Inno Setup can not load the proc?...

dllinno-setuppascalscript

Read More
Insert a line to a text file/template in Inno Setup before a specific line if doesn't exist yet...

installationinno-setuppascalscript

Read More
Skip Inno Setup custom page, unless specific radio button is selected on previous page...

inno-setuppascalscript

Read More
How to delete a folder (if it is empty) from Inno Setup code?...

inno-setuppascalscript

Read More
Deleting all files with some exceptions after installation with Inno Setup...

inno-setuppascalscript

Read More
Delete whole application folder except for "data" subdirectory in Inno Setup...

inno-setuppascalscript

Read More
Get the user download folder path using Inno Setup?...

inno-setuppascalscript

Read More
How to restart Inno Setup installer based on result of procedure that executes a program/subinstalle...

checkboxinno-setuprestartpascalscript

Read More
How to pass the interfaced object to the Pascal Script function call?...

delphidelphi-2009inno-setuppascalscriptremobjects

Read More
Inno Setup and VC Redistributable and handling exit code 3010 gracefully...

inno-setuppascalscriptvcredist

Read More
Video file in Inno Setup with relative path as splash screen...

videoinstallationinno-setupsplash-screenpascalscript

Read More
Inno Setup - How to edit the "About Setup" dialog text box...

inno-setuppascalscript

Read More
How to get path of installation of target game/application from registry when installing mod/plugin ...

registryinstallationinno-setuppascalscript

Read More
BackNext