Installing the Script Player Only feature
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:
1. Open the SETUP.INI file.
2. Change the InstallScriptPlayerOnly= default value from No to Yes as shown here:
[BZSetup]
InstallScriptPlayerOnly=Yes
Refer to Appendix A: Default SETUP.INI file for an example of the SETUP.INI file.
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=No, all three files are deployed. When all three files are present in the installation, end users are able to record, edit and play all BlueZone script types. By setting the value to Yes, only the BZSHP.EXE file is 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, BZSC.CAB must be part of the BlueZone distribution image in order for this setting to have any affect.