BlueZone program file listing
As much as possible, BlueZone's programs, components and options are placed in their own CAB files. This approach simplifies the process of building a customized BlueZone distribution image by making it easy to delete BlueZone components that are not needed and keeping the desired components.
Based on the following file descriptions, you can decide which files are needed for your installation and which files can be deleted.
Generally speaking, all the files that do not have a .CAB file extension (with a few exceptions) are required in order to perform a BlueZone installation. Most of the files that have a .CAB extension are optional with the exception of the common.cab and common2.cab files.
If you do not want a particular BlueZone component or feature, delete the component's .CAB file.
The files located in the BlueZone Desktop folder can be broken down into three parts:
•  The Folder Listing
A listing of the six sub-folders that are located in the BlueZone Desktop Folder. These folders contain files that are either not used at all for installation or contain files that can be added to the installation as options.
•  The Required File Listing
A listing of all the required BlueZone files and what they do. These files are all required in order to perform a BlueZone installation.
•  The CAB File Listing
A listing of CAB files that you can choose to keep or delete from the distribution image as needed.
The following tables contain all the files that are included in the BlueZone Desktop folder, broken down into three groups: BlueZone folders, required BlueZone files, and BlueZone program CAB files. Keep in mind that if you want to include an option (shown in bold) that is contained in one of the BlueZone folders, you must copy the file or files that are contained in that folder to the main BlueZone image folder.
Table 3: BlueZone folder listing - not required
Folder name Purpose Status
Assets Assets Folder contains images for the Readme.html file Not used or required
Docs Contains BlueZone Help and Administrator guides Not used or required
Kerberos Contains the bzkerb.cab file Optional
Patches Contains BlueZone patch files (if any) Used for Patching
Unisys Contains the T27, UTS, and Unisys CAB files Optional
Utils Contains utilities that are not used during installation Not used or required
Web2Host Contains the we2host.cab file Optional
Table 4: BlueZone file listing - required files
File name Purpose Status
0x040c.ini MSI initialization file - French Required
0x0407.ini MSI initialization file - German Required
0x0409.ini MSI initialization file - English Required
0x0411.ini MSI initialization file - Japanese Required
0x0413.ini MSI initialization file - Dutch Required
1031.mst MSI configuration file Required
1033.mst MSI configuration file Required
1036.mst MSI configuration file Required
1041.mst MSI configuration file Required
1043.mst MSI configuration file Required
BlueZone.msi Main BlueZone MSI file Required
common2.cab Contains required files Required
common.cab Contains required files Required
readme.htm BlueZone Desktop readme file Not used or required
setup.exe Main BlueZone install program Required
setup.ini Setup initialization file Required
At least one BlueZone Program CAB file is required in a BlueZone distribution image.
Table 5: BlueZone file listing - BlueZone program CAB files
File name CAB file contents Status
bzadp.cab BlueZone IBM 5250 iSeries Display files Optional
bzap.cab * BlueZone IBM 5250 iSeries Printer files Optional
bzftp.cab BlueZone FTP files Optional
bzhllapi.cab BlueZone HLLAPI files Optional
bzicl.cab BlueZone ICL Display files Optional
bzmdp.cab BlueZone IBM 3270 Mainframe Display files Optional
bzmp.cab * BlueZone IBM 3270 Mainframe Printer files Optional
bzpwvlt.cab BlueZone.PasswordVault files Optional
bzsc.cab BlueZone Scripting support files Optional
bzsm.cab BlueZone Session Manager files Optional
bztcpip.cab BlueZone TCP/IP Print Server Optional
bzvt.cab BlueZone VT CAB Optional
* These printer CAB files can not be installed by themselves. They are dependent upon their display counterparts in order to operate properly. In other words, the Display CAB can be installed by itself but the Printer CAB requires the Display CAB.
Important
Keep in mind that when you are finished creating your distribution image, it must have a completely flat file structure. It must not contain any folders. All the files must be at the same level.