MOC Lab Launcher Fixer for Windows 7

Windows 7 has arrived, and everything is fine! We only have one problem. Many of the MOC Course Material is using the “Lab Launcher”. The MSI for the “Lab Launcher” is not supported by Windows 7. To Fix this problem a Hack/Edit of the MSI is needed. Read this blog post for info about how [...]

Category: .NET, Windows Installer / MSI  |  17 Comments

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