home *** CD-ROM | disk | FTP | other *** search
/ The Ultimedia Application / IBM_UCD_101.ISO / os2se20 / prld_1 / preinst / sample.rsp < prev    next >
Encoding:
Text File  |  1992-07-28  |  13.3 KB  |  258 lines

  1. **************************************************************
  2. *                                                            *
  3. * DeleteCDROM                                                *
  4. *                                                            *
  5. *    Specifies which, if any, CD ROM IFS files should be     *
  6. *    deleted.                                                *
  7. *                                                            *
  8. *    Valid Parms:                                            *
  9. *                                                            *
  10. *       0 = None                                             *
  11. *       1 = All                                              *
  12. *       2 = CD-ROM IFS                                       *
  13. *       3 = IBM CD-ROM Device Drivers                        *
  14. *                                                            *
  15. **************************************************************
  16.  
  17. DeleteCDROM=2
  18.  
  19.  
  20. **************************************************************
  21. *                                                            *
  22. * DeleteDiagnosticAids                                       *
  23. *                                                            *
  24. *    Specifies whether or not to delete certain RAS          *
  25. *    utilities.                                              *
  26. *                                                            *
  27. *    Valid Parms:                                            *
  28. *                                                            *
  29. *       0=Don't delete                                       *
  30. *       1=Delete                                             *
  31. *                                                            *
  32. **************************************************************
  33.  
  34. DeleteDiagnosticAids=1
  35.  
  36.  
  37. **************************************************************
  38. *                                                            *
  39. * DeleteDocumentation                                        *
  40. *                                                            *
  41. *    Specifies which documentation should be deleted         *
  42. *                                                            *
  43. *    Valid Parms:                                            *
  44. *                                                            *
  45. *       0=None                                               *
  46. *       1=All                                                *
  47. *       2=OS/2 Command Reference                             *
  48. *       3=OS/2 Tutorial                                      *
  49. *       4=Rexx Documentation                                 *
  50. *                                                            *
  51. **************************************************************
  52.  
  53. DeleteDocumentation=1
  54.  
  55.  
  56. **************************************************************
  57. *                                                            *
  58. * DeleteDOSEnvironment                                       *
  59. *                                                            *
  60. *    Specifies whether or not to delete DOS box.             *
  61. *                                                            *
  62. *    Valid Parms:                                            *
  63. *                                                            *
  64. *       0=Don't delete                                       *
  65. *       1=DOS + WIN-OS/2 Environment                         *
  66. *       2=WIN-OS/2 Environment Only                          *
  67. *                                                            *
  68. **************************************************************
  69.  
  70. DeleteDOSEnvironment=1
  71.  
  72.  
  73. **************************************************************
  74. *                                                            *
  75. * DeleteFonts                                                *
  76. *                                                            *
  77. *    Specifies which fonts should be deleted                 *
  78. *                                                            *
  79. *    Valid Parms:                                            *
  80. *                                                            *
  81. *       0 = None                                             *
  82. *       1 = All                                              *
  83. *       2 = Courier              (Bitmap)                    *
  84. *       3 = Helvetica            (Bitmap)                    *
  85. *       4 = System Mono-spaced   (Bitmap)                    *
  86. *       5 = Times Roman          (Bitmap)                    *
  87. *       6 = Courier              (Outline)                   *
  88. *       7 = Helvetica            (Outline)                   *
  89. *       8 = Times New Roman      (Outline)                   *
  90. *                                                            *
  91. **************************************************************
  92.  
  93. DeleteFonts=1
  94.  
  95.  
  96. **************************************************************
  97. *                                                            *
  98. * DeleteMoreBitmaps                                          *
  99. *                                                            *
  100. *    Specifies whether or not to delete more bitmaps.        *
  101. *                                                            *
  102. *    Valid Parms:                                            *
  103. *                                                            *
  104. *       0=Don't delete More Bitmaps                          *
  105. *       1=Delete More Bitmaps                                *
  106. *                                                            *
  107. **************************************************************
  108.  
  109. DeleteMoreBitmaps=1
  110.  
  111.  
  112. **************************************************************
  113. *                                                            *
  114. * DeleteOptionalFileSystem                                   *
  115. *                                                            *
  116. *    Specifies whether or not to delete optional file        *
  117. *    system, i.e. HPFS                                       *
  118. *                                                            *
  119. *    Valid Parms:                                            *
  120. *                                                            *
  121. *       0=Do Not delete Optional File System(s)              *
  122. *       1=Delete Optional File System                        *
  123. *                                                            *
  124. **************************************************************
  125.  
  126. DeleteOptionalFileSystem=1
  127.  
  128.  
  129. **************************************************************
  130. *                                                            *
  131. * DeleteOptionalSystemUtilities                              *
  132. *                                                            *
  133. *     Specifies whether or not to delete the following       *
  134. *     system utilities.                                      *
  135. *                                                            *
  136. *  Valid Parms:                                              *
  137. *                                                            *
  138. *     0=Delete none                                          *
  139. *     1=Delete all                                           *
  140. *     2=unused                                               *
  141. *     3=Change File Attributes                               *
  142. *     4=Display Directory Tree                               *
  143. *     5=Manage Partitions                                    *
  144. *     6=Label Diskettes                                      *
  145. *     7=Link Object Modules                                  *
  146. *     8=Picture Utilities                                    *
  147. *     9=PMREXX                                               *
  148. *    10=Recover Files                                        *
  149. *    11=unused                                               *
  150. *    12=Sort Filter                                          *
  151. *    13=Installation Aid                                     *
  152. *                                                            *
  153. *                                                            *
  154. **************************************************************
  155.  
  156. DeleteOptionalSystemUtilities=1
  157.  
  158.  
  159. **************************************************************
  160. *                                                            *
  161. * DeleteREXX                                                 *
  162. *                                                            *
  163. *    Specifies whether or not to delete REXX                 *
  164. *                                                            *
  165. *    Valid Parms:                                            *
  166. *                                                            *
  167. *       0=Don't delete REXX                                  *
  168. *       1=Delete REXX                                        *
  169. *                                                            *
  170. **************************************************************
  171.  
  172. DeleteREXX=1
  173.  
  174.  
  175. **************************************************************
  176. *                                                            *
  177. * DeleteSerialDeviceSupport                                  *
  178. *                                                            *
  179. *    Specifies whether or not to delete the serial           *
  180. *    device driver.                                          *
  181. *                                                            *
  182. *    Valid Parms:                                            *
  183. *                                                            *
  184. *       0=Don't delete                                       *
  185. *       1=Delete                                             *
  186. *                                                            *
  187. **************************************************************
  188.  
  189. DeleteSerialDeviceSupport=1
  190.  
  191.  
  192. **************************************************************
  193. *                                                            *
  194. * DeleteToolsAndGames                                        *
  195. *                                                            *
  196. *     Specifies whether or not to delete tools and games     *
  197. *     such as editors and jigsaw.                            *
  198. *                                                            *
  199. *  Valid Parms:                                              *
  200. *                                                            *
  201. *     0=Delete none                                          *
  202. *     1=Delete all                                           *
  203. *     2=Enhanced Editor                                      *
  204. *     3=Search and Scan Tool                                 *
  205. *     4=Terminal Emulator                                    *
  206. *     5=Chart Maker                                          *
  207. *     6=Personal Productivity                                *
  208. *     7=Solitaire - Klondike                                 *
  209. *     8=Reversi                                              *
  210. *     9=Scramble                                             *
  211. *    10=Cat and Mouse                                        *
  212. *    11=Pulse                                                *
  213. *    12=Jigsaw                                               *
  214. *    13=Chess                                                *
  215. *                                                            *
  216. *                                                            *
  217. **************************************************************
  218.  
  219. DeleteToolsAndGames=1
  220.  
  221.  
  222. **************************************************************
  223. * DeleteUnusedSystemFiles                                    *
  224. *                                                            *
  225. *    Specifies whether or not to delete unused system        *
  226. *    files.                                                  *
  227. *                                                            *
  228. *    Valid Parms:                                            *
  229. *                                                            *
  230. *       0=Don't delete                                       *
  231. *       1=Delete all                                         *
  232. *       2=Delete unused base device drivers                  *
  233. *       3=Delete unused PM printer drivers                   *
  234. *       4=Delete unused ABIOS patches                        *
  235. *                                                            *
  236. **************************************************************
  237.  
  238. DeleteUnusedSystemFiles=1
  239.  
  240. **************************************************************
  241. *                                                            *
  242. * ID                                                         *
  243. *                                                            *
  244. *    Specifies some identification string which may be       *
  245. *    used to identify the particular response file used      *
  246. *    for this uninstall operation.  The string is written    *
  247. *    to the log file but no other action is taken.           *
  248. *                                                            *
  249. *    Valid Parms:                                            *
  250. *                                                            *
  251. *       KEYWORD = ASCII string                               *
  252. *                                                            *
  253. **************************************************************
  254.  
  255. *ID=OS2SE20 Sample Response File
  256.  
  257.  
  258.