'Check' function is executing multiple times in Inno Setup...
Read MoreReplace placeholder in an installed text file with input entered by user in Inno Setup...
Read MoreInno Setup: How to watch variables values or write to debug output?...
Read MoreChecking all values in JSON object in Inno Setup when parsing response from ipregistry...
Read MoreHow to go to the same custom page twice from two different custom pages in Inno Setup?...
Read MoreConvert HTML hex colour to TColor in Inno Setup Pascal Script...
Read MoreConditionally skip to a custom page at the end of the Inno Setup installation wizard without install...
Read MoreScale radio button list with font size in Inno Setup...
Read MoreDownload based on the task selected with Inno Download Plugin?...
Read MoreWhen do I really need to use ScaleX and ScaleY functions in Inno Setup?...
Read MoreInno Setup check version of external application...
Read MoreWriting values to all registry keys stored in an array in Inno Setup...
Read MoreInno Setup - Pad a string to a specific length with zeros...
Read MoreWrite serial number to file using Inno Setup...
Read MoreSave entered text to TXT file in Inno Setup...
Read MoreWildcard characters in Inno Setup (test if there is any value after fixed string prefix)...
Read More"Variable expected" error when using Inno Setup StringChangeEx function...
Read MorePlay a sound only in a specific page in Inno Setup...
Read MoreInno Setup: How to show (hide/unhide) password on checkbox checked...
Read MoreCheck an IP address against an online list in Inno Setup...
Read MoreHow to save a UTF-16 with BOM file with Inno Setup...
Read MoreDisplay the info about wrong hash of downloaded file in a nice task dialog window in Inno Setup...
Read MoreLoading DLL with dependencies in Inno Setup fails in uninstaller with "Cannot import DLL",...
Read MoreHow to use DLLs with dependencies at install AND uninstall time in Inno Setup?...
Read MoreRun Files and Programs according to custom checkboxes after clicking on Finish Button in Inno Setup...
Read MoreStarting .NET Core installer using Inno Setup fails with result code 2...
Read MoreHow can I use language files with custom messages with preprocessor constants?...
Read MoreCan we use the new "Version" functions in Inno Setup 6.1 to make the script simpler?...
Read MoreHow to apply VCL Styles to DLL-based forms in Inno Setup for uninstall? Cannot Import dll...
Read More