;Products=the number of buttons choices including the Exit option
;Title=the Caption for the Intro window
;RegistryKey=used by our autorun.exe, if the key is set it will not launch the intro.exe
; the intro is called via the 'SetupProgram' key below
;WaveFile=the path to a wav file that the intro will play (if located)
;AutorunProgram=relative path to the exe the autorun will launch(usually launches the intro.exe)
;LabelFont=Font used for text or label of each Button or Choice
;TextFont=Font used for error or description text (Typically displayed at the bottom)
;Charset=the charset used for the text used in the intro
;TextHeight=the point size of the fonts used for the 'Label' and 'Text' respectively
;LabelUnSelectedTextColor=RGB color of button text when not selected or highlighted
;LabelSelectedTextColor=RGB color of button text when selected or highlighted
;DescriptionTextColor=RGB color of the description text
;ErrorTextColor=RGB color of the error text
;CloseOnLaunch=if set to YES we will close the intro.exe upon successful launch of any of the choices
;CommonRect=the coordinates of rect used to display errors and discriptions (when button is highligted)
; top* bottom* left* right
;*****************************
Products = 4
Title = %ARTitle.Text%
RegistryKey = Software\Corel\CorelDRAW\8.0\Setup
WaveFile = setup\SETUP.WAV
JumpWaveFile = setup\CLICK.wav
AutorunProgram = intro.exe
LabelFont = Arial
LabelFontWeight = BOLD
LabelFontItalic = 0
LabelFontUnderline = 0
TextFont = Arial
TextFontWeight = REGULAR
TextFontItalic = 0
TextFontUnderline = 0
Charset = 1
TextHeight = 20*16
LabelUnSelectedTextColor=0*0*0
LabelSelectedTextColor=255*255*255S
DescriptionTextColor=255*255*255
ErrorTextColor=255*250*138
;TextHeight = 22*18
;LabelUnSelectedTextColor=0*0*255
;LabelSelectedTextColor=255*0*0
;DescriptionTextColor=255*255*255
;ErrorTextColor=0*255*255
CloseOnLaunch = NO
CommonRect = 300*440*55*555
;CommonRect = 330*390*60*555
[Button0]
;**************************************
;SetupLabel=The Text Displayed for this choice
;LabelRectValue=the coordinates of the rect where this text will be placed on the background
; Top* Bottom* Left* Right
;SetupProgram=relative path to the program to launch when this choice is selected. Followed by our separator and
; the command line arguments if any for the program, followed by the separartor and winexec if the program is
; 16 bit i.e. setup.exe*/SetFile=<S>\autorun\bai7us.set*winexec
;TestFile=relative path to another file that must exist before we will attempt to launch the
; 'SetupProgram'
;SetupWindow=The window name of the program launched by the 'SetupProgram', we will check for this
; being active and set focus to this window rather than launch a second instance of
; 'SetupProgram'
;Description=The discription of this button displayed when a user highlights (move the mouse
; over) this button
;ErrorText=the error text displayed if the the 'SetupProgram" cannot be launched when the button is selected
;
;**************************************
SetupLabel = %ARB0SetupLabel.Text%
; Label length is 225 pixels
; All Text height is 23 pixels
LabelRectValue = 140*163*55*532
;LabelRectValue = 220*243*65*400
SetupProgram = setup.exe**
TestFile = \programs\coreldrw.exe
SetupWindow = Corel Setup Wizard
Description = %ARB0Description.Text%
ErrorText = %ARB0Error.Text%
[Button1]
SetupLabel = %ARB1SetupLabel.Text%
; Label text is 40 pixels long
;LabelRectValue = 385*408*560*595
;LabelRectValue = 283*303*65*100
LabelRectValue = 185*205*55*248
SetupProgram = d3dsetup.exe**
SetupWindow = CorelDREAM 3D Setup Wizard
TestFile = \programs\dream3d.exe
Description = %ARB1Description%
ErrorText = %ARB0Error.Text%
[Button2]
SetupLabel = %ARB2SetupLabel.Text%
LabelRectValue = 230*253*55*219
SetupProgram = Drawreg.url**
SetupWindow = Corel Online Registration
TestFile = \drawreg.url
Description = %ARB2Description%
ErrorText = %ARB2Error.Text%
AlreadyRunningErrorText =
[Button3]
SetupLabel = %ARB3SetupLabel.Text%
LabelRectValue = 350*408*530*568
Description = %ARB3Description%
AlreadyRunningErrorText =
[Bitmaps]
16Color = setup\bitmap\INTRO16.BMP
256Color = setup\bitmap\INTRO256.BMP
[Strings]
ARTitle.Text = CorelDRAW 8 CD-ROM
ARB0SetupLabel.Text = Install CorelDRAWÖ 8, Corel PHOTO-PAINTÖ 8 and Utilities
ARB0Description.Text = This option installs CorelDRAW 8, the award-winning vector illustration program, Corel PHOTO-PAINT for professional image editing and painting, along with a host of productivity enhancing utilities, including: Corel OCR-TRACE, Corel CAPTURE, Corel TEXTURE, Bitstream Font Navigator 3.0, and Corel SCRIPT Editor.
ARB0Error.Text = The CD-ROM may have been removed from the drive. Please reinsert the CD-ROM.
ARB2Error.Text = The CD-ROM may have been removed from the drive. Please reinsert the CD-ROM. Or you may not have an internet browser installed.
ARB1SetupLabel.Text = Install CorelDREAM 3D 8
ARB1Description = This option installs CorelDREAM 3D 8 for powerful 3D modeling and rendering.
ARB2SetupLabel.Text = On-Line Registration
ARB2Description = To receive the latest product information and details regarding updates, please be sure to register your product with Corel. You can do so now through our easy On-line Internet Registration, or wait until you have installed the applications and run the Registration at that time.