Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pascalscript

Round / Truncate floating point numbers to N decimal places in Inno Setup Pascal Script

How to return a string from a DLL to Inno Setup?

"Identifier Expected" or "Invalid Prototype" when implementing a scripted constant in Inno Setup

Replace a text in a file with Inno Setup

inno-setup pascalscript

How to define an array in const?

Making an IDE using Pascal Script and SynEdit

Inno Setup syntax - OR, AND

inno-setup pascalscript

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

inno-setup pascalscript

Inno Setup: How to manipulate progress bar on Run section?

How to check if an object is NULL in Inno Setup Pascal Script?

inno-setup pascalscript

How do read and set the value of a checkbox in an InnoSetup wizard page?

Convert Boolean to String with Inno Setup

inno-setup pascalscript

How to split a string in Inno Setup

inno-setup pascalscript

How to show a hyperlink in Inno Setup?

How to get the local IP address using Inno Setup

Exit from Inno Setup installation from [Code]

inno-setup pascalscript

How can I add a check box for optional files during install in Inno Setup?

inno-setup pascalscript

LoadStringFromFile and StringChangeEx from Unicode Inno Setup (Ansi file)

How to check with Inno Setup, if a process is running at a Windows 2008 R2 64bit?

Proper structure syntax for Delphi/Pascal if then begin end and ;