Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

How to define an array in const?

InnoSetup: don't uninstall changed files

inno-setup

How to apply a skin to Inno Setup uninstaller with the ISSkin library?

inno-setup

Make shortcut in start menu with innosetup

Is there a shared folder in Windows to which non-elevated users have write access?

How to automatically update an application installed with Inno Setup

How to execute cmd commands in Inno Setup

command-line inno-setup

Inno Setup syntax - OR, AND

inno-setup pascalscript

How do you find the user-selected install path in Inno Setup?

inno-setup pascalscript

JavaFX 8 - How to build EXE with Maven & INNO

How to disable the "Next" button on the wizard form in Inno Setup?

inno-setup

Inno Setup: How do I see the output (translation) of the Inno Setup Preprocessor?

preprocessor inno-setup

How to update the InnoSetup Wizard GUI status text from PascalScript code

installation inno-setup

How to set the status message in [Code] Section of Inno install script?