Deploy Firefox 3.5 RC3 on Kaseya

By Travis Austin

June 27, 2009

Deployment, Firefox, Kaseya, Silent

The following Kaseya script will download and deploy Firefox 3.5 RC 3:

Script Name: Deploy Firefox 3.5 RC3
Script Description: This script downloads and installs Firefox 3.5 RC3

IF Check Registry Value
   Parameter 1 : HKEY_LOCAL_MACHINESOFTWAREMozillaMozilla Firefox 3.5binPathToExe
   Absent :
THEN
   Get URL
     Parameter 1 : http://download.mozilla.org/?product=firefox-3.5rc3&os=win&lang=en-US
     Parameter 2 : #vAgentConfiguration.AgentTempDir#Firefox_Setup_3.5rc3.exe
     Parameter 3 : 3
         OS Type : 0
   Execute File
     Parameter 1 : #vAgentConfiguration.AgentTempDir#Firefox_Setup_3.5rc3.exe
     Parameter 2 : -ms
     Parameter 3 : 3
         OS Type : 0
   Write Script Log Entry
     Parameter 1 : Firefox 3.5 RC3 Deployed.
         OS Type : 0
ELSE
   Write Script Log Entry
     Parameter 1 : Firefox 3.5 RC3 already Installed.
         OS Type : 0
{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}