Administering BlueZone

Chapter 6

Install Script Player Only Feature

During BlueZone installation, if the Scripting and Automation feature is chosen, by default, End Users will not only be able to play scripts, but they will also be able to edit and record them as well.

If you do not want your End Users to be able to record or edit BlueZone scripts, but you still want them to be able to play BlueZone scripts, you have to option of being able to "turn off" the script editing and recording functions.

This is accomplished by editing the SETUP.INI file and changing the InstallScriptPlayerOnly= default value from No to Yes as shown here:

[BZSetup]
InstallScriptPlayerOnly=Yes

SEE  To see an example of the SETUP.INI file click here.

How It Works

The BlueZone Scripting CAB (BZSC.CAB) file, contains the BlueZone Script Host (BZSH.EXE), the BlueZone Script Host Player Only (BZSHP.EXE) file and the BlueZone Script Editor (BZSE.EXE) file.  If the BlueZone Scripting CAB is deployed with InstallScriptPlayerOnly= set to "No", all three files will be deployed.  When all three files are present in the installation, End Users will be able to record, edit and play all BlueZone script types.  By setting the value to "Yes", only the BZSHP.EXE file will be deployed.  When only this file is present in the installation, End Users can only play BlueZone scripts and not record or edit them.

NOTE  If you are manually creating a BlueZone Distribution Image file, the BZSC.CAB file must be part of the BlueZone Distribution Image in order for this setting to have any affect.