home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Games / Disc2.iso / KIDS / RKLAUF / SETUPINF.INF < prev    next >
INI File  |  1996-05-06  |  496b  |  24 lines

  1.  
  2. ;; string table and stuff for SETUP.EXE
  3. ;; $#6=foreground color; 
  4. ;; $#7=background color; 
  5. ;; $#9=window brush
  6.  
  7. [SETUP]
  8. $#1=Initializing Install ...
  9. $#2=Install ERROR
  10. $#3=I cannot find
  11. $#4=I cannot initialize the Installer.
  12. $#5=Insufficent space on TEMP drive
  13. $#6=$00FFFF00
  14. $#7=$00000000
  15. $#8=I cannot run from the TEMP directory!
  16. $#9=4
  17.  
  18. [USER-FILES]
  19. ; User files for SETUP.EXE to copy to TEMP directory
  20. $TEMPDIR=
  21.  
  22. ; batch file to run at beginning of install
  23. $BATCH-FILE=
  24.