home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-02-11 | 1.8 KB | 91 lines |
- [General]
- ;the proposed directory for the installed files
- directory=c:\lbs
- ;the minimum space free, in kilobytes, on the destination drive
- minspace=17000
- ; the number of install disks
- numdisks=1
- ; the farewell message
- farewell=Installation OK.
- error=Fehler. Die software ist noch NICHT funktionsfähig.
-
- [INI]
- ; the number of replacements
- numreplacements=8
-
- ; the ini file to replace in
- file1=system.ini
- ; the file directory prefix (same codes as with destinations)
- fileprefix1=1
- ; the section to change in
- section1=BOOT
- ; the setting to change
- setting1=SCRNSAVE.EXE
- ; the value to set
- value1=LBS_SAV.SCR
- ; the prefix to the value (same as destinations, or -1 for no prefix)
- valueprefix1=1
-
- file2=win.ini
- fileprefix2=1
- section2=windows
- setting2=ScreenSaveActive
- value2=1
- valueprefix2=-1
-
- file3=win.ini
- fileprefix3=1
- section3=windows
- setting3=ScreenSaveTimeOut
- value3=120
- valueprefix3=-1
-
- ; the private section in CONTROL.INI
- file4=control.ini
- fileprefix4=1
- section4=ScreenSaver.LBS
- setting4=directory2
- value4=
- valueprefix4=0
-
- file5=control.ini
- fileprefix5=1
- section5=ScreenSaver.LBS
- setting5=Launch
- value5=GAME1.EXE
- valueprefix5=-1
-
- ; prepare the uninstall
- file6=uninst.ini
- fileprefix6=0
- section6=general
- setting6=directory0
- value6=
- valueprefix6=0
-
- file7=uninst.ini
- fileprefix7=0
- section7=general
- setting7=directory1
- value7=
- valueprefix7=1
-
- file8=uninst.ini
- fileprefix8=0
- section8=general
- setting8=directory2
- value8=
- valueprefix8=2
-
- [disk1]
- ; the number of files to be copied
- numfiles=1
- ; for each file you need to give the filename and the destination. Destinations
- ; are numeric codes from:
- ; 0 - normal destination directory
- ; 1 - windows directory
- ; 2 - windows system directory (e.g. for fonts)
- file1=lbs_sav.scr
- file1src=lbs_sav.sc_
- dest1=1
-