Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inno-setup

Inno Setup Constant in Code Section

inno-setup setuptools

How to change wizard size (width and height) in an Inno Setup installer?

inno-setup

How to create a shortcut to launch an App with admin privileges from the cmd-line?

Inno Setup - Constant for 'ProgramData' directory?

inno-setup

How to get path to the current InnoSetup script file?

inno-setup

How to check if an object is NULL in Inno Setup Pascal Script?

inno-setup pascalscript

Should Inno Setup delete old files on Update?

inno-setup

Inno Setup - Correct use of [Types], [Components] and [Tasks]

inno-setup

How do read and set the value of a checkbox in an InnoSetup wizard page?

Inno Setup IIS Installation and Configuration

Inno Setup Execute a batch file before [Files] section

In Inno Setup is it possible to add conditional statements to what in the [Run] section gets executed?

inno-setup

Convert Boolean to String with Inno Setup

inno-setup pascalscript

Can the setup filename be derived from the executable file version number?

inno-setup

Is it possible to change the window title bar of your installer using Inno Setup?

inno-setup titlebar

Inno Script Studio - Sign tool not recognised when using compiler from command prompt

inno-setup code-signing

Inno Setup Compiler "Cannot find the path specified" error with long paths

Friendly Windows Minimum Version in InnoSetup

inno-setup

How to find out where error occurs in Inno Setup script?

inno-setup

How to execute program before the uninstallation starts?

inno-setup uninstallation