Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inno-setup

ShellExecuteEx error 299 when launching installer created with Inno Setup

Application does not work when installed with Inno Setup

Inno Setup with three destination folders

inno-setup

TStringList vs array of String vs TArrayOfString

inno-setup tstringlist

Adding uninstall information with Inno Setup

Best compression settings in Inno Setup compiler

inno-setup

How do you make Inno Setup not look frozen while performing a long Exec?

Rename an existing file before replacing it in an Inno setup

inno-setup

How to return a string from a DLL to Inno Setup?

How do I build two different installers from the same script in Inno Setup?

inno-setup

Updating version number in Add/Remove programs window

windows version inno-setup

signtool fail with Inno Setup with exit code 0x1

"Identifier Expected" or "Invalid Prototype" when implementing a scripted constant in Inno Setup

Replace a text in a file with Inno Setup

inno-setup pascalscript

Is it possible to 'Pin to start menu' using Inno Setup?

How can I create my own form or page in an Inno Setup based installer?

inno-setup

How to run a batch file keeping the console window hidden?

batch-file inno-setup

Is it possible to change the uninstall icon in Inno Setup?

inno-setup uninstallation

How to include a folder in your exe file using Inno Setup Compiler

How to set a global environment variable from Inno Setup installer?