#Name of exe-file that is started in addition to oset.exe
STARTEXE=msttsl.exe
#Name of exe-file that is started in addition to oset.exe
STARTEXE=spchapi.exe
#Name of Inf-File of product to install
INFFILE = d_eJay4.inf
#Path to Installerexe and Programexe (beneath rootdir)
EXEPATH = ejay\ejay\
#This folder is addad to installation path if installationpath does not end with this folder
DEFAULTDIR = Dance4
#Productname for name in taskbar and for name of messageboxes
PRODUCTNAME = Dance eJay 4
#Name of Helpfile except of the french one (without .hlp and countrymark)
HELPFILE = Dance4
#Name of the french Helpfile as above
HELPFILEFR = Dance4
#the name of the lokalized textfile without countrmark)
TEXTFILE = d_eJay4
#Path of the original inffile
INFSOURCEPATH = ejay\pxd\
#name of the original inffile
INFSOURCEFILE = dance40.inf
#name of the blockfile that is lokalized in same dir as infsourcefile
BLOCKFILE = dance40
#path of the blockfile
BLOCKFILEPATH = ejay\pxd\
#name of the updatefile
UPDATEFILE = dance4update.exe
#name of the mainexewindow, to finish application if deinstaller starts
WINDOWNAME = Dance eJay 4
#name of mainexe
EXEFILE = d_ejay4.exe
#True if samplegroups of importsamples have to be changed, 'false if not->changes see in "ReadSample_Gruppe─ndern"
CANGESAMPLEGROUP = False
#first sampleimport will be done first further import will not be able to overwrite samples imported before->most important import should be first for example dance3 before dance2
#SAMPLEIMPORT
SAMPLEIMPORT
IMPORTINFFILE=d_eJay3.inf
IMPORTBLOCKFILE=dance30
IMPORTKENNUNG=[D3]
SAMPLELOCATION=1
#SAMPLEGRUPPENZUORDNUNGSTABELLE
SAMPLETABLE
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
10=10
11=11
12=12
13=13
14=14
15=15
16=16
17=17
18=18
19=19
20=20
21=21
22=22
23=23
24=24
25=25
26=26
27=27
28=28
29=29
30=30
#SAMPLEIMPORT
SAMPLEIMPORT
IMPORTINFFILE=d_eJay2.inf
IMPORTBLOCKFILE=dance20
IMPORTKENNUNG=[D2]
SAMPLELOCATION=1
#SAMPLEGRUPPENZUORDNUNGSTABELLE
SAMPLETABLE
#alte Gruppe=neue Gruppe
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
10=10
11=11
12=12
13=13
14=14
15=15
16=16
17=17
18=18
19=19
20=20
21=21
22=22
23=23
24=24
25=25
26=26
27=27
28=28
29=29
30=30
#BACKGROUND
NAME=BACKGROUND
PASSIVE = instpic.jpg
BGCOLOR = 2365F3
#########
# Buttons #
#########
# HELP-Button
#Never change ButtonNames!!!
NAME=HELP
TOP = 415
LEFT = 532
#width and height are not free to choose, they are defined by the size of the pictures (passive and active, both must have the same size)
#same with other buttons that load pictures
PASSIVE = help_p.bmp
ACTIVE = help_a.bmp
# BROWSE-Button
NAME=BROWSE
TOP = 530
LEFT = 627
PASSIVE = browse_p.bmp
ACTIVE = browse_a.bmp
#Up-Button
NAME=UP
TOP = 415
LEFT = 565
PASSIVE = up_p.bmp
ACTIVE = up_a.bmp
#Down-Button
NAME=DOWN
TOP = 415
LEFT = 589
PASSIVE = down_p.bmp
ACTIVE = down_a.bmp
#Check1-Button
#NAME=CHECK1
#TOP = 500
#LEFT = 100
#PASSIVE = check1_p.bmp
#ACTIVE = check1_a.bmp
#Check-Button has a function that is executed while installation is running
#FUNCTION=SCREENSAVERINSTALLATION
#Buttons that don't load a picture need the height and width information. they need altough the fontsize and the fontcolor (in BGR hex) information
#CANCEL-Button
NAME=CANCEL
TOP = 572
LEFT = 660
WIDTH = 135
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = FFFFFF
#MAXIMALINSTALLATION-Button
NAME=MAXIMAL
TOP = 572
LEFT = 517
WIDTH = 135
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = FFFFFF
#MINIMALINSTALLATION-Button
NAME=MINIMAL
TOP = 572
LEFT = 375
WIDTH = 135
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = FFFFFF
#QUICKSTART-Button
#NAME=QUICK
#TOP = 572
#LEFT = 253
#WIDTH = 135
#HEIGHT = 19
#FONTSIZE = 10
#FONTCOLOR = FFFFFF
#Labels are like buttons that don't load pictures (labels have no functions)
#CAPTION-LABEL
NAME=CAPTION
TOP = 416
LEFT = 30
WIDTH = 250
HEIGHT = 19
FONTSIZE = 12
FONTCOLOR = FFFFFF
#INSTPATH-LABEL
NAME=INSTPATHLABEL
TOP = 530
LEFT = 31
WIDTH = 194
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = FFFFFF
#LANGUAGE
NAME=LANGUAGE
TOP = 417
LEFT = 614
WIDTH = 179
HEIGHT = 19
FONTSIZE = 12
FONTCOLOR = FFFFFF
#INSTTEXT
NAME=INSTTEXT
TOP = 440
LEFT = 29
WIDTH = 730
HEIGHT = 80
FONTSIZE = 10
FONTCOLOR = FFFFFF
#INSTALLATIONPATH
NAME=INSTPATH
TOP = 530
LEFT = 242
WIDTH = 375
HEIGHT = 15
FONTSIZE = 9
FONTCOLOR = 000000
#Progressbar need although the information about the fillcolor