home *** CD-ROM | disk | FTP | other *** search
/ PC97 Software / SOFTWARE_97.iso / ARCHIVAT / WINARJ.95 / SETUPINF.INF < prev    next >
INI File  |  1996-10-26  |  626b  |  26 lines

  1.  
  2. ;; Setup for LA Soft's Winarj95
  3. ;; string table and stuff for SETUP.EXE
  4. ;; $#6=foreground color; 
  5. ;; $#7=background color; 
  6. ;; $#9=window brush
  7.  
  8. [SETUP]
  9. $#1=Initializing Install ...
  10. $#2=Install ERROR
  11. $#3=I cannot find
  12. $#4=I cannot initialize the Installer.
  13. $#5=Insufficent space on TEMP drive
  14. $#6=$00FF0000
  15. $#7=$00C0C0C0
  16. $#8=I cannot run from the TEMP directory!
  17. $#9=1
  18. $#10=I can only run under 32-bit Windows!
  19.  
  20. [USER-FILES]
  21. ; User files for SETUP.EXE to copy to TEMP directory
  22. ; batch file to run at beginning of install
  23. ; do we require a 32-bit version of Windows?
  24. ; 0="No";  1="Yes"
  25. $WIN32-ONLY=1
  26.