Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pascalscript

Load external DLL for uninstall process in Inno Setup

Inno Setup custom page with multiple destination folders that behave like the normal folder select page

inno-setup pascalscript

How to determine whether a specific Windows Update package (KB*.msu) is installed using Inno Setup?

Get the path in the wpSelectDir before {app} is set Inno Setup

Restore previously entered data on custom page next time Inno Setup-made installer is executed

inno-setup pascalscript

Returning BSTR from OLE to Inno Setup

com inno-setup pascalscript

"Unknown Identifier 'FileOpen'" when trying to detect locked file in Inno Setup code

inno-setup pascalscript

Image covering whole page in Inno Setup

inno-setup pascalscript

How to execute a batch file on uninstall in Inno Setup?

Inno Setup: Don't install if file exists [duplicate]

Display number of downloaded files on Inno Setup TDownloadWizardPage

inno-setup pascalscript

Can I register to the GAC with Pascal scripting (InnoSetup)?

Calling a DLL function (GetPrivateProfileSection) using a buffer from Inno Setup

dll inno-setup pascalscript

Modify selected directory access permission in Inno Setup

Add additional controls to standard Inno Setup pages?

Pascal Script fails to retrieve wide string from a custom DLL

inno-setup pascalscript

Can not create label on Inno Setup Welcome page

inno-setup pascalscript

"Variable expected" error when using Inno Setup StringChangeEx function

How to check 64/32-bit in Inno Setup