Inno Setup: How to run an installed batch file programmatically...
Read MoreSkip Preparing to Install Wizard page in Inno Setup...
Read MoreVerify permissions to run Inno Setup installer online...
Read MoreInno Setup Change AppName based on component(s) selected...
Read MoreEnding the setup when all components have been installed in Inno Setup...
Read MoreInno Setup change the CreateInputFilePage behaviour from Open to Save...
Read MoreInno Setup: How to change uninstall background color...
Read MoreValidate data on custom page when Next button is clicked in Inno Setup...
Read MoreTLabel control is cropped on custom page when window is resized to smallest possible (on Inno Setup)...
Read MoreHow to determine the right height for container controls (TPanel)?...
Read MoreUsing global string script variable in Run or other section in Inno Setup...
Read MoreInno Setup: How to pass variable from [Code] to [Run] (or other section)...
Read MoreWhat is the default size of a custom page canvas area in Inno Setup?...
Read MoreHow do I make the radio controls on custom page two distinct groups in Inno Setup?...
Read MoreInno Setup: Use data from custom wizard page in Registry section...
Read MoreRestore previously entered data on custom page next time Inno Setup-made installer is executed...
Read MoreInno Setup - Cyrillic String shows up as question marks...
Read MorePascal Script Count number of times a string occurs in another string...
Read MoreHow to make work the new added checkboxes with the tasks?...
Read MoreCustom setup on operating system and architecture...
Read MoreUsing combo box to select what paths and registry keys to use...
Read MoreDwinsHs for Inno Setup: Edit HTTP_HEADER const for URL to download during the install...
Read MoreInno Setup: Disable specific Types from menu - similar to Components method previously posted...
Read MoreInno Setup update disk space after changing components checkbox state from code...
Read MoreHow to set registry key (environment variable) with value from [Code] section of Inno Setup?...
Read MoreSearch subdirectories for Inno Setup DestDir...
Read MoreProper structure syntax for Delphi/Pascal if then begin end and ;...
Read MoreHow to keep the original folder name (AppendDefaultDirName equivalent) on a custom page created with...
Read MoreInno Setup show directory copy progress bar and label on PrepareToInstall page...
Read MoreConditional DisableProgramGroupPage in Inno Setup...
Read More