Progress
Installation and Configuration Guide
Version 9
for Windows


Sample setup.iss File

The following sample shows a typical setup.iss file, which can include the following sections:

setup.iss
[InstallShield Silent] 
Version=v5.00.000 
File=Response File 
[File Transfer] 
OverwriteReadOnly=NoToAll 
[Application] 
Name=PROGRESS 
Version=9.1E 
Company=PSC 
Lang=0009 
[DlgOrder] 
Dlg0=Welcome Dialog-0 
Count=10 
Dlg1=SerialControlNumber Dialog-0 
Dlg2=TargetDirectory Dialog-0 
Dlg3=UserInstallationType Dialog-0 
Dlg4=SdSelectFolder-0 
Dlg5=LanguageChoice Dialog-0 
Dlg6=International Settings Dialog-0 
Dlg7=GetAuthorizationInfoDlg-0 
Dlg8=SdShowInfoList-0 
Dlg9=RebootDialog-0 
[Welcome Dialog-0] 
Result=1 
[SerialControlNumber Dialog-0] 
nvCount=1 
svSerialNumber-0=xxxxxxxxx 
svControlNumber_1-0=xxxxx 
svControlNumber_2-0=xxxxx 
svControlNumber_3-0=xxxxx 
_bInstallingDB=0 
_bMessengerInstalled=0 
_bProgressExplorerLocalOption=1 
_nDbProdnumBitmask=0 
_bInstallingColorEditor=1 
_szUseSourceEditor=yes 
Result=1 
[TargetDirectory Dialog-0] 
szDirDest=C:\Program Files\Progress 
szDirWrk=C:\PROGRESS\WRK 
Result=1 
[UserInstallationType Dialog-0] 
_bQuickInstallRadioButton=0 
_bCustomInstallRadioButton=0 
_bTypicalInstallRadioButton=1 
Result=1 
[SdSelectFolder-0] 
szFolder=PROGRESS 
Result=1 
[LanguageChoice Dialog-0] 
_szDefaultLanguage=English - American 
Languages-type=string 
Languages-count=1 
Languages-0=English - American 
Result=1 
[International Settings Dialog-0] 
_szNlsCpinternal=ISO8859-1 
_szNlsCpcollation=Basic 
_szNlsCpcase=Basic 
_szNlsDateFormat=mdy 
_szNlsNumberFormat=1,234.56   (comma, period) 
_szNumsep=44 
_szNumdec=46 
[GetAuthorizationInfoDlg-0] 
GroupList=PSCAdmin 
UsernamePassword=1 
GroupChecking=1 
Result=1 
[SdShowInfoList-0] 
Result=1 
[RebootDialog-0] 
Result=0 
Choice=602 


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