WebSpeed
Installation and
Configuration Guide


Installation Initialization File

Running the Progress installation utility in batch mode requires an initialization file in addition to the other Progress installation support files. You can create an installation initialization file using any text editor. Typically, you would save the initialization file with a .ini extension. The following shows the format of the an installation initialization file:

Sample Installation Initialization File
Configuration Count] 
NumberofConfigurations=n

[Product Configuration 1] 
name=Company_name 
serial=serial_number 
version=version_number 
control=control_number_1 control_number_2 control_number_3 
prodname=Product_name
. 
. 
. 
[Product Configuration n] 
name=Company_name 
serial=serial_number 
version=version_number 
control=control_number_1 control_number_2 control_number_3
prodname=Product_name
[Language Choice] 
lang=Arabic
lang=Chinese (Simple) 
lang=Chinese (Traditional) 
lang=Czech 
lang=Danish
lang=Dutch
lang=English - American 
lang=English - International 
lang=Finnish 
lang=French
lang=German
lang=Greek 
lang=Hebrew 
lang=Hungarian
lang=Icelandic 
lang=Italian
lang=Japanese 
lang=Korean 
lang=Norwegian
lang=Persian
lang=Polish
lang=Portuguese 
lang=Portuguese - Brazilian 
lang=Russian 
lang=Serbian
lang=Spanish
lang=Spanish - Latin 
lang=Spanish - Mexican 
lang=Swedish 
lang=Thai
lang=Turkish

[Language Default] 
_szDefaultLanguage=English - American 

[International Settings]
; See intlsets.txt on your CDROM for acceptable values
cpinternal=ISO8859-1
cpcollation=Basic
cpcase=Basic
dateformat=mdy
numsep=46
numdec=44

[Messenger]
InstallingWhereWebServerIsInstalled=yes


[WebServer]
; Type NSAPI
; Type CGI (If the type is CGI then the CgiScriptPath MUST exist)
WebServerType=CGI
CgiScriptPath=directory-pathname/silentCgiScriptDir
CopyHtmlFiles=yes
DocumentRootPath=directory-pathname/silentDocRootDir 
[Java]
jdkHomePath=/<jdk-path>

[Server Engine]
; 4GL
; SQL
; BOTH
type=BOTH

[Type and Destination] 
; Type is COMPLETE or TYPICAL
type=TYPICAL 
path=directory-pathname/dlcsilent
workpath=directory-pathname/wrk 


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095