Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inno-setup

How to prevent unknown publisher popup when running Inno Setup installer on another computer?

Capture events of other installer file like Notepad++ setup in Inno Setup

Inno Setup CreateOleObject('IISNamespace') throws exception on Windows Server 2012

Use Inno Setup PreProcessor to get the files and size of the source path and its subdirs

How do I call an external iss script and use the functions within from a main Inno Setup script under Code section?

inno-setup pascalscript

Inno setup global install with user-specific settings?

inno-setup

How to check and fix a component in a InnoSetup project?

inno-setup

What does the "if" statement mean in Inno Setup Pascal Script

inno-setup pascalscript

Inno Setup installing prerequisites [duplicate]

mongodb inno-setup

Inno Setup Get progress from .NET Framework 4.5 (or higher) installer to update progress bar position

Install several copies of software by an installer made by Inno Setup

inno-setup

How to show password while typing in Inno Setup?

inno-setup pascalscript

Could I control what to be uninstalled when uninstall one application in inno setup?

inno-setup

Modify configuration file in compiled Inno Setup installer (custom configuration file for each downloaded executable)

php linux inno-setup

How to know the classname of a WPF application to use in FindWindowByClassName InnoSetup function

wpf inno-setup classname spy++

Inno setup, Only confirmoverwrite if the file contents have changed

inno-setup

How to change MsgBox message caption at runtime?

inno-setup msgbox