Check function for UninstallDelete is called upon installation...
Read MoreWhy we cannot declare local const variables in inno-setup [Code]?...
Read MoreCreate a hardlink with Inno Setup...
Read MoreReading UTF-16 file in Inno Setup Pascal script...
Read MoreHow to manipulate progress bar on Inno Setup Run section?...
Read MoreHow to get checkbox or radiobutton value in Inno Setup TNewCheckListBox?...
Read MoreDetect Java version in Inno Setup...
Read MoreLoadStringFromFile and StringChangeEx from Unicode Inno Setup (Ansi file)...
Read MoreHow do I copy the Inno Setup log file to a certain destination after setup is done?...
Read MoreHow to create a OuterNotebook/welcome page in the Inno Setup uninstaller?...
Read MoreCreate a checkbox to optionally delete files in a custom page at Inno Setup uninstaller...
Read MoreWhy is my script not building in HelpNDoc? Error: Unknown name...
Read MoreHow can I find / replace text in the Description field of a HelpNDoc file?...
Read MoreLoad external DLL for uninstall process in Inno Setup...
Read MorePossible to call DLL function in uninstaller if DLL has dontcopy flag?...
Read MoreCopy folder, subfolders and files recursively in Inno Setup Code section...
Read MoreWhy Inno Setup can not load the proc?...
Read MoreInsert a line to a text file/template in Inno Setup before a specific line if doesn't exist yet...
Read MoreSkip Inno Setup custom page, unless specific radio button is selected on previous page...
Read MoreHow to delete a folder (if it is empty) from Inno Setup code?...
Read MoreDeleting all files with some exceptions after installation with Inno Setup...
Read MoreDelete whole application folder except for "data" subdirectory in Inno Setup...
Read MoreGet the user download folder path using Inno Setup?...
Read MoreHow to restart Inno Setup installer based on result of procedure that executes a program/subinstalle...
Read MoreHow to pass the interfaced object to the Pascal Script function call?...
Read MoreInno Setup and VC Redistributable and handling exit code 3010 gracefully...
Read MoreVideo file in Inno Setup with relative path as splash screen...
Read MoreInno Setup - How to edit the "About Setup" dialog text box...
Read MoreHow to get path of installation of target game/application from registry when installing mod/plugin ...
Read More