home *** CD-ROM | disk | FTP | other *** search
/ Creative Review 20 / Creative-Review-CD-ROM-20.iso / pc / install / inst31.ini < prev    next >
INI File  |  1996-10-31  |  6KB  |  158 lines

  1. ////////////////////////////////////////////////////////////////////////////
  2. //
  3. //    Project Name    : The Grand Canyons
  4. //    Copyright        : (c) Williams Digital Media 1996
  5. //    Developer        : James March-Smith
  6. //       
  7. ////////////////////////////////////////////////////////////////////////////
  8.  
  9.  
  10. ////////////////////////////////////////////////////////////////////////////
  11. // Currently supported keywords are:
  12. //
  13. // $DOS_VERSION$        - Version of DOS (eg 7.0)
  14. // $WINDOWS_VERSION$        - Version of Windows (eg 3.95 indicating Windows 95)
  15. // $OPERATING_SYSTEM$        - Name of Operating System (eg Windows 95)
  16. // $DISK_SPACE$            - Amount of free disk space on target drive in MB (eg 160)
  17. // $RAM$            - Amount of RAM installed on computer in MB (eg 16)
  18. // $COLOURS$            - Number of colours configured on computer (eg 65536)
  19. // $COLOUR_BITS$        - Number of bits used to represent each pixel (eg 16)
  20. // $INSTALLATION_DRIVE$        - Name of the drive from which the installation is being done (eg D:)
  21. // $INSTALLATION_PATH$        - Name of path from which installation is being done (eg \)
  22. // $CD_DRIVE$            - Name of the CD drive (eg D:)
  23. // $TARGET_DRIVE$        - Name of the drive onto which files were copied during installation
  24. // $WINDOWS_DIRECTORY$        - Name of the computer's Windows directory (eg C:\WINDOWS)
  25. // $SYSTEM_DIRECTORY$        - Name of the computer's Windows System directory (eg C:\WINDOWS\SYSTEM)
  26. // $TIME$            - Time in format (HH:MM:SS)
  27. // $DATE$            - Date in format (DD/MM/YYYY)
  28. // $MINIMUM_DOS_VERSION$    - Minimum DOS version required according to this INI file
  29. // $MINIMUM_WINDOWS_VERSION$    - Minimum Windows version required according to this INI file
  30. // $MINIMUM_DISK_SPACE$        - Minimum Disk space required according to this INI file
  31. // $MINIMUM_RAM$        - Minimum Random Access Memory required according to this INI file
  32. // $MINIMUM_COLOURS$        - Minimum number of colours required according to this INI file
  33. // $OPTIMUM_COLOURS$        - Optimum number of colours required according to this INI file
  34. // $RETURN$            - Carriage Return, Line Feed
  35. //
  36. ////////////////////////////////////////////////////////////////////////////
  37.  
  38.  
  39. ; GENERAL INSTALLATION OPTIONS --------------------------------------------
  40. [General]
  41. ShowPanel = Yes
  42. Verbose = 0
  43. Title = "The Creative Review CD-ROM"
  44. AllowCustomInstallation = No
  45. RemoveTemporaryFiles = No
  46.  
  47.  
  48. ; TARGET SYSTEM REQUIREMENTS ----------------------------------------------
  49. [Requirements]
  50. DOS_Ver = 5.0
  51. DOS_Ver_Message = Installation error.$RETURN$Your DOS version is $DOS_VERSION$$RETURN$The minimum DOS Version required is $MINIMUM_DOS_VERSION$.
  52. Win_Ver = 3.1
  53. Win_Ver_Message = Installation error.$RETURN$Your Windows version is $WINDOWS_VERSION$$RETURN$The minimum Windows Version required is $MINIMUM_WINDOWS_VERSION$.
  54. Disk_Space = 0
  55. Disk_Space_Message = Installation error.$RETURN$Your target disk has $DISK_SPACE$ Mbytes free.$RETURN$The minimum disk space required$RETURN$is $MINIMUM_DISK_SPACE$ Mbytes.$RETURN$Press Select Drive to choose another location.
  56. RAM = 8
  57. RAM_Message = Installation error.$RETURN$Your system has $RAM$ Mbytes of RAM.$RETURN$The minimum RAM required is $MINIMUM_RAM$ Mbytes.
  58. Colours_Min = 256
  59. Colours_Min_Message = Installation error.$RETURN$Your system is set to display $COLOURS$ colours.$RETURN$This CD-ROM is optimised to run in thousands of colours.
  60. Colours_Optimum = 65536
  61. Colours_Fewer_Than_Optimum_Message = Please note:$RETURN$Your system is set to display $COLOURS$ colours.$RETURN$The optimum number of colours is $OPTIMUM_COLOURS$.$RETURN$For best results, please increase your display to thousands of colours.
  62. Colours_Greater_Than_Optimum_Message = Please note:$RETURN$Your system is set to display $COLOURS$ colours.$RETURN$The optimum number of colours is $OPTIMUM_COLOURS$.$RETURN$For optimum results, please decrease the number of colours displayed by your system.
  63.  
  64.  
  65. ; APPLICATION DIRECTORIES -------------------------------------------------
  66. [Directories]
  67. Default = C:\CANYON
  68.  
  69.  
  70. ; FILE INSTALLATIONS ------------------------------------------------
  71. ;[Files]
  72. ;File1 = Glossary.mdb
  73. ;File2 = Readme.txt
  74. ;File3 = CnyonInf.dll
  75. ;File4 = MyLib.dll
  76.  
  77. ;[Glossary.mdb]
  78. ;From = $CD_DRIVE$\DATABASE
  79. ;To = \CANYON\DATA
  80. ;Checking = Chronological
  81.  
  82. ;[Readme.txt]
  83. ;From = $CD_DRIVE$\TEXT
  84. ;To = \CANYON\TEXT
  85. ;Checking = Chronological
  86.  
  87. ;[CnyonInf.dll]
  88. ;From = $CD_DRIVE$\DLLS
  89. ;To = $SYSTEM_DIRECTORY$
  90. ;Checking = Version
  91.  
  92. ;[MyLib.dll]
  93. ;From = $CD_DRIVE$\DLLS
  94. ;To = $SYSTEM_DIRECTORY$
  95. ;Checking = Version
  96.  
  97.  
  98. ; INI FILES -----------------------------------------------------
  99. ;[INI Files]
  100. ;File1 = CANYON.INI
  101. ;File2 = WIN.INI
  102.  
  103. ;[INI CANYON.INI]
  104. ;Section1 = General Info
  105. ;Section2 = Other Info
  106.  
  107. ;[INI CANYON.INI/General Info]
  108. ;Operating System = $OPERATING_SYSTEM$
  109. ;CD Location = $CD_DRIVE$
  110.  
  111. ;[INI CANYON.INI/Other Info]
  112. ;Colours = $COLOURS$
  113.  
  114. ;[INI WIN.INI]
  115. ;Section1 = Locations
  116.  
  117. ;[INI WIN.INI/Locations]
  118. ;CD Location = $CD_DRIVE$
  119. ;Target = $TARGET_DRIVE$
  120.  
  121.  
  122. ; FONT INSTALLATIONS ------------------------------------------------
  123. ;[Fonts]
  124. ;Font1 = Pixit.ttf
  125. ;Font2 = Neuf.ttf
  126.  
  127.  
  128. ; GROUP & ITEM INSTALLATIONS ----------------------------------------------
  129. [Groups]
  130. Group1 = Creative Review
  131.  
  132. [Creative Review]
  133. Item1 = Creative Review CD-ROM
  134. Item2 = Read Me
  135.  
  136. [Creative Review CD-ROM]
  137. Program = $CD_DRIVE$\REVIEW31.EXE
  138. Icon = $CD_DRIVE$\CR_ICON.ICO
  139. Minimised = 0
  140. Directory = $CD_DRIVE$\
  141. Title = Creative Review CD-ROM
  142.  
  143. [Read Me]
  144. Program = $CD_DRIVE$\Read_me.txt
  145. Minimised = 0
  146. Directory = $WINDOWS_DIRECTORY$
  147. Title = Read Me
  148.  
  149. ; OTHER INSTALLATIONS -----------------------------------------------------
  150. [Programs]
  151. Program1 = QuickTime
  152.  
  153. [QuickTime]
  154. Install = $CD_DRIVE$\QTW211\QTINSTAL.EXE
  155. AskBeforeRunning = Yes
  156.  
  157. [Lastly]
  158. Run = $CD_DRIVE$\REVIEW31.EXE