SETUP.INI File |
Appendix A |
The following is an example of a SETUP.INI file containing the default values. The items in blue type are fields and values used by BlueZone. The items shown in non-bold type are comments and never need to be edited or changed. Lines preceded by a semi-colon are “commented out” and are ignored by SETUP.EXE. In some cases, you may need to delete the semi-colon from a line (using any ASCII text editor like Notepad) to allow SETUP.EXE to recognize that line and use its corresponding value.
The [BZSetup] section provides values to automate the setup process. Some of these values are edited by SETUP.EXE during the Network Server Installation. Completing or changing any of the values will automatically enter them in the Setup dialogs. If QuietModeInstall=Yes, then the setup will be hidden and all of the values in SETUP.INI will be used.
[BZSetup]
;default SourceDir is drive and directory of SETUP.EXE
;SourceDir=A:\
;DestinationDir="C:\Program Files\SEAGULL\BlueZone"
UsePersonalFolderAsWorkingDir=Yes
UseAllUsersCommonFolderAsWorkingDir=No
;WorkingDir="C:\Program Files\SEAGULL\BlueZone"
;fourteen digit registration key
RegistrationKey=
;SNA Server, Renex Async Protocol, TN3270E, Communications Server, IntranetWare for SAA
Connection=TN3270E
;Do not edit NetworkInstall it is set by Setup.Exe
NetworkInstall=No
QuietModeInstall=No
QuietModeUninstall=No
;see Administrator's Guide for Lock values
Lock=0
LockFTP=0
LockTelnet=0
ShowLockedDialogs=Yes
DisableAppendToClipboard=No
;0-HKEY_CURRENT_USER (Session Settings - Default), 1-HKEY_LOCAL_MACHINE (All Settings)
;2-HKEY_CURRENT_USER (All Settings)
BaseRegistry=0
ProfileMode=Yes
SetPath=No
The [HLLAPI] section provides one value which is used in BlueZone scripting. Used by Whllapi.Dll and Whlapi32.Dll to control the default number of milliseconds to retry the BlueZone session connect when ConnectPresentationSpace is called.
[HLLAPI]
ConnectRetryMilliseconds=0
TelnetHostSettleMilliseconds=0
The [Program Group] section provides values to select program group options, and change the names associated with the program group icons.
[Program Group]
UseGroup=Yes
GroupName=BlueZone
MainframeDisplayText=Mainframe Display
MainframePrinterText=Mainframe Printer
iSeriesDisplayText=iSeries Display
iSeriesPrinterText=iSeries Printer
VTText=BlueZone VT
SessionManagerText=BlueZone Session Manager
ScriptEditorText=BlueZone Script Editor
FTPText=BlueZone FTP
HllapiRedirectorText=BlueZone HLLAPI Redirector
ScriptingHostText=BlueZone Scripting Host
MainframePrinterText=Mainframe Printer
TCP/IPPrintServerText=BlueZone TCP-IP Print Server
The [Desktop Shortcuts] section provides values to set whether shortcut icons will be created on the desktop. The shortcut names will be the same as those selected in the [Program Group] section.
[Desktop Shortcuts]
MainframeDisplay=No
MainframePrinter=No
iSeriesDisplay=No
iSeriesPrinter=No
VT=No
SessionManager=Yes
ScriptEditor=No
FTP=No
ScriptingHost=No
SessionManagerInStartupFolder=Yes
TCP/IPPrintServerer=Yes
The [WinJa] and [JWalk] sections provide values that are used when BlueZone is used in conjunction with these products.
[WinJa]
;Version=2.2C9
;CabFile=WinJa.Cab
;DestDir=C:\Program Files\SEAGULL\WinJa Windows Client-Version 2.2C9
[JWalk]
;Version=
;CabFile=
;DestDir=
NOTE
In this
example, only the WinJa section contains information. If
you want to use BlueZone with JWalk, you would have to fill in the appropriate
information in the JWalk section. Refer
to your WinJa and JWalk documentation for more information about using
BlueZone with WinJa and JWalk.
The [Support] section provides the lines to customize the Help:Technical Support dialog. This allows the BlueZone Administrator to place their own company’s help information here (such as hone number or web address) so that when end users click on Help:Technical Support, they will see a customized message. This information is also available from the Help Desk button on the Setup dialogs.
[Support]
Line1=To contact SEAGULL Customer Support please go to
Line2=www.seagullsoftware.com and click on the "For Customers" link.
Line3=Information displayed in this dialog can be pre-configured by editing the
Line4=
Line5=.INI file before installation or changed by using RegEdit.Exe to modify
Line6=
Line7=HKEY_LOCAL_MACHINE\Software\SEAGULL\BlueZone\Support.
Line8=
Line9=
The [About] section provides the lines to customize the Help:About dialog. This is not recommended because important Seagull Contact information is displayed in the About dialog. Enter customized information in the [Support] section above.
[About]
Info1=Discover more about genuine SEAGULL business solutions
Info2=by visiting http://www.seagullsoftware.com
Name=SEAGULL
Address1=Americas Headquarters
Address2=3340 Peachtree Road
Address3=Atlanta, GA 30326
Phone=Voice: (404)760-1560
Fax=Fax: (404)760-0061
INet=www.seagullsoftware.com
The [Activation] section is for future use.
[Activation]
Address=
Email=
NOTE
To edit
SETUP.INI, use a text editor such
as Notepad. Make
the desired changes and save the file. It
is strongly recommended that you make a backup of the original SETUP.INI
file before you make any changes.
SETUP.INI must be in the same directory as SETUP.EXE. This file is required for BlueZone to install properly.
If SETUP.INI does not work after it has been edited, restore the original SETUP.INI from the backup file you made as recommended above.