SETUP.INI File

Appendix A

BlueZone SETUP.INI File

The following is an example of a SETUP.INI file containing the default values.  The items in blue bold 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.

[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

;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 [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.

[HLLAPI]
ConnectRetryMilliseconds=0

TelnetHostSettleMilliseconds=0

 

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.

[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

ICLDisplayText=ICL Display

UTSDisplayText=UTS Display

T27DisplayText=T27 Display

 

The [Program Group] section provides values to select program group options, and change the names associated with the program group icons.

[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

ICLDisplay=No

UTSDisplay=No

T27Display=No

 

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.

[WinJa]
;Version=2.2C9
;CabFile=WinJa.Cab
;DestDir=C:\Program Files\SEAGULL\WinJa Windows Client-Version 2.2C9

[JWalk]

;Version=

;CabFile=

;DestDir=

 

The [WinJa] and [JWalk] sections provide values that are used when BlueZone is used in conjunction with these products.

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.

 

[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 [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.

[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 [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.

[Activation]

Address=

Email=

 

The [Activation] section is for future use.

[VBASetup]

Msi=bzvba.msi

ProductName=BlueZone VBA

ProductCode={374C88B2-C3F7-4c33-841E-5AD4627ECF9F}

VBALocation=

SilentProgress=0

 

The [VBASetup] section is used to configure VBA support when used in conjunction with BlueZone Desktop.

NOTE  To edit SETUP.INI, use a text editor such as DOS EDIT.EXE or Notepad.   Change any values necessary to complete the installation and SAVE.

SETUP.INI must be in the same directory as SETUP.EXE.  This file is required for BlueZone to install properly.

NOTE  It is recommended that SETUP.INI be copied to another filename, as a backup:

For example: copy c:\setup.ini setup.old

If SETUP.INI does not work after it has been edited, it may be restored by renaming SETUP.OLD to SETUP.INI.