You are here

Customising an MSI Install using ORCA

Overview

An MSI loosely follows a relational database structure holding all of the installation parameters and settings including.

VBS Script to Install a Font

The below script will install a Font, you will need to change the string "path_to_font\font_file_name.ttf" to the location and file name of the font

  

VBS Script to disable Adobe Shockwave Auto Apdate

The below script will disable the auto update feature of Adobe Shockwave, I have tested this script on version 11.5 but it should also work on other versions.

 

VBS Script to disable Sun Java Auto Apdate

The below script will disable the auto update feature of Sun Java, I have tested is on JRE 6 update 16 but it should also work with other versions.

 

VBS Script to disable Adobe Reader 9.x Auto Apdate

The below script will disable the auto update feature of  Adobe Reader 9.x  and also stop the Adobe Reader Speed Launcher from launching at startup