Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inno-setup

Inno Setup Get progress from .NET Framework 4.5 (or higher) installer to update progress bar position

Install several copies of software by an installer made by Inno Setup

inno-setup

How to show password while typing in Inno Setup?

inno-setup pascalscript

Could I control what to be uninstalled when uninstall one application in inno setup?

inno-setup

Modify configuration file in compiled Inno Setup installer (custom configuration file for each downloaded executable)

php linux inno-setup

How to know the classname of a WPF application to use in FindWindowByClassName InnoSetup function

wpf inno-setup classname spy++

Inno setup, Only confirmoverwrite if the file contents have changed

inno-setup

How to change MsgBox message caption at runtime?

inno-setup msgbox

How to check a value of [Setup] directive on runtime in a Inno Setup installer?

The official Inno Setup code to change Next button to Install with DisableReadyPage directive does not work

inno-setup pascalscript

Make the uninstall registry key conditional via code

inno-setup

Execute program with output redirection from Inno Setup

Inno Setup - Define Disk Space by component

inno-setup pascalscript

Inno Setup - Give only 'Cancel' option on "Preparing to Install" page, if application is running

inno-setup

Installation steps on left side - Inno Setup

inno-setup

Inno Setup RegQueryStringValue is not reading values from HKEY_LOCAL_MACHINE

How to detect an existing installation of IIS using INNO setup?