home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.4 / 1998-10_Disc_4.4.iso / cs2demo / cs2demo.exe / SIERRA.INF < prev   
INI File  |  1998-04-28  |  1KB  |  46 lines

  1. ; The SIERRA.INF
  2. ; This is a sample SIERRA.INF.  To build the INF for your project, start with 
  3. ; this template and make the appropriate modifications.
  4. ; This file must be on the root of the CD if the setup is compiled with _SIERRA defined.
  5. ;
  6. ; Created June 1997-  D'Andre Pritchett
  7.  
  8.  
  9. [Ident]
  10. ProductID = D69987
  11. Version = 1.0
  12. ShortTitle = CS2Demo
  13. PatchVersion=1.0.0.0
  14. ;UpdateAfter = 3-31-1998
  15.  
  16. WebPage = http://www.sierra.com
  17.  
  18. Readme = readme.txt
  19. StrippedDemo = 1
  20.  
  21. ; The Bookmarks section is how Sierra InstallShield supports bookmark creation. 
  22. ; As with the demos section this allows dynamic creation, so bookmarks can be 
  23. ; added and removed without recompiling the entire script
  24.  
  25. [Bookmarks]
  26. http://www.sierra.com = The Sierra Web Site
  27.  
  28.  
  29. [System Test]
  30. ScreenWidth = 640
  31. ScreenHeight = 480
  32. Colors = 256
  33. MemKB = 15500
  34. ; WinVer is the minimum version of Windows required
  35. ; Possible values are:
  36. ; 310 for Windows 3.1x
  37. ; 395 for Windows 95
  38. ; 400 for Windows NT
  39. WinVer = 395
  40. WinVer = 400
  41. Wave = 1
  42. MIDI = 1
  43.  
  44. Processor = 486-100
  45.  
  46.