Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inno-setup

Check Java is present before installing

inno-setup registry java

How to add a scheduled task with Inno Setup

inno-setup

How to create a desktop icon with Inno Setup

Inno Setup default install folder change

Run application after successful install

inno-setup

Can one use environment variables in Inno Setup scripts?

how to detect 64bit platform by script

inno-setup

Is it feasible/sensible to wrap an Inno Setup installer inside an MSI for easier distribution via AD?

InnoSetup - Code Signing Certificate

Make Inno Setup installer request privileges elevation only when needed

Inno Setup: Install other installer and run it before continuing my install

installation inno-setup

How to get an output of an Exec'ed program in Inno Setup?

inno-setup

Is it possible to accept custom command line parameters with Inno Setup

Inno Setup: Set default value for desktop icon-check box to true

inno-setup

signtool fail with inno setup : 0x80070003 - "Store IsDiskFile() failed"

inno-setup signtool

Inno Setup: How to watch variables values or write to debug output?

How can I install .NET framework as a prerequisite using Inno Setup?

.net inno-setup

How to make vcredist_x86 reinstall only if not yet installed?

inno-setup msvcrt

Inno Setup - #define directive - how to use previously defined variable?

inno-setup

Installers: WIX or Inno Setup? [closed]