Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inno-setup

Can Inno Setup compiler halt upon Exec() preprocessor function failure?

inno-setup

How can I reference a custom icon for a file association in Inno Setup?

'Access denied' when running installer with CreateAppDir=no and PrivilegesRequired=lowest

How to completely disable specific component in Inno Setup from code section?

inno-setup

Inno Setup - How to prevent it from asking the user if he wants to create a desktop shortcut

inno-setup

Install exe file silently using CMD and PowerShell

Inno Setup - How to localize a string in Pascal Script?

inno-setup pascalscript

Inno Setup: Combo box on TInputQueryWizardPage

inno-setup pascalscript

JavaFX desktop deployment as EXE file

Add a checkbox to enable/disable overwriting files during installation in Inno Setup

installation inno-setup

Inno Setup: Disable postinstall checkbox with CLI flags

inno-setup

How to allow only one checked box in [Run] section?

inno-setup

Inno setup command line progress

delphi inno-setup

Call exe in Inno Setup uninstall

Determine Windows version in Inno Setup

Inno Setup - Finding out what install options were used for an application - from the application

How do you add installation related computed strings to InnoSetup scripts?

Create a checkbox to optionally delete files in a custom page at Inno Setup uninstaller