Home »

Posts tagged ‘ini’


Automated Windows Installer Properties from .INI (Embedded VBScript)

Download: Have you ever needed the functionality to read the property values from an .ini file, every time a installation or repair is run? This small script created for Windows installer, will do the job. Purpose:   Automatically reads a ini file located in the MSI SOURCEDIR property. Each parameter in the ini file is read [...]

Category: VBScript, Windows Installer / MSI  |  10 Comments