You are here

Customising an MSI Install using ORCA

Submitted by PhilEddies on Wed, 07/20/2011 - 13:04
administrator | 4351 points

Overview

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

VBS Script to Install a Font

Submitted by PhilEddies on Mon, 04/12/2010 - 10:56
administrator | 4351 points

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

Submitted by PhilEddies on Mon, 04/12/2010 - 10:45
administrator | 4351 points

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

Submitted by PhilEddies on Mon, 04/12/2010 - 10:41
administrator | 4351 points

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

Submitted by PhilEddies on Mon, 04/12/2010 - 10:34
administrator | 4351 points

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