home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Collection - Online Library - January 1996 / CKITOS2196.ISO / diskette / gg244043.dsk / unc.dsk / CID / RSP / OS2V20 / UPDATE.RSP < prev   
Text File  |  1993-02-20  |  49KB  |  887 lines

  1. ***************************************************************
  2. * Perform an update of existing install OS/2 2.0              *
  3. *                                                             *
  4. * AlternateAdapter                                            *
  5. *                                                             *
  6. *    Specifies secondary adapter for two display systems.     *
  7. *    This should be a lower or equal resolution display since *
  8. *    the highest resolution display will be primary for PM.   *
  9. *                                                             *
  10. *    Valid Parms:                                             *
  11. *                                                             *
  12. *       0=None (DEFAULT)                                      *
  13. *       1=Other than following (DDINSTAL will handle)         *
  14. *       2=Monochrome/Printer Adapter                          *
  15. *       3=Color Graphics Adapter                              *
  16. *       4=Enhanced Graphics Adapter                           *
  17. *       5=PS/2 Display Adapter                                *
  18. *       6=Video Graphics Adapter                              *
  19. *       7=8514/A Adapter                                      *
  20. *       8=XGA Adapter                                         *
  21. *                                                             *
  22. ***************************************************************
  23.  
  24. AlternateAdapter=0
  25.  
  26. **************************************************************
  27. *                                                            *
  28. * BaseFileSystem                                             *
  29. *                                                            *
  30. *    Specifies which file system should be used to format    *
  31. *    the install partition                                   *
  32. *                                                            *
  33. *    Valid Parms:                                            *
  34. *                                                            *
  35. *       1=HPFS (DEFAULT)                                     *
  36. *       2=FAT                                                *
  37. *                                                            *
  38. **************************************************************
  39.  
  40. BaseFileSystem=1
  41.  
  42. **************************************************************
  43. *                                                            *
  44. * CDROM                                                      *
  45. *                                                            *
  46. *    Specifies which, if any, CD ROM IFS files should be     *
  47. *    installed.                                              *
  48. *                                                            *
  49. *    Valid Parms:                                            *
  50. *                                                            *
  51. *       0 = None                                             *
  52. *       1 = All                                              *
  53. *       2 = CD-ROM IFS (DEFAULT)                             *
  54. *       3 = IBM CD-ROM Device Drivers                        *
  55. *                                                            *
  56. **************************************************************
  57.  
  58. CDROM=2
  59.  
  60. **************************************************************
  61. *                                                            *
  62. * CountryCode                                                *
  63. *                                                            *
  64. *    Specifies which country should be installed.  This      *
  65. *    causes all country information to be installed.         *
  66. *                                                            *
  67. *    Valid Parms:                                            *
  68. *                                                            *
  69. *       3 digit country code (DEFAULT shipped version)       *
  70. *                                                            *
  71. **************************************************************
  72.  
  73. CountryCode=001
  74.  
  75. **************************************************************
  76. *                                                            *
  77. * CountryKeyboard                                            *
  78. *                                                            *
  79. *    Specifies which country keyboard should be installed.   *
  80. *    This causes all keyboard information to be installed.   *
  81. *                                                            *
  82. *    Valid Parms:                                            *
  83. *                                                            *
  84. *       2-5 character keyboard code (DEFAULT="US")           *
  85. *                                                            *
  86. **************************************************************
  87.  
  88. CountryKeyboard=US
  89.  
  90. **************************************************************
  91. *                                                            *
  92. * DefaultPrinter                                             *
  93. *                                                            *
  94. *    Specifies which default printer to install              *
  95. *                                                            *
  96. *    Valid Parms:                                            *
  97. *                                                            *
  98. *       0=None                                               *
  99. *        or                                                  *
  100. *                                                            *
  101. *       Keyvalue=printer driver index (DEFAULT=line # of     *
  102. *       42XX) in PRDESC.LST shipped on first printer diskette*
  103. *                                                            *
  104. *           NOTE: the driver index is the same as the line   *
  105. *                 number in the ASCII PRDESC.LST file that   *
  106. *                 the desired printer name appears on        *
  107. *                                                            *
  108. **************************************************************
  109.  
  110. DefaultPrinter=87
  111.  
  112. **************************************************************
  113. *                                                            *
  114. * DiagnosticAids                                             *
  115. *                                                            *
  116. *    Specifies whether or not to install certain RAS         *
  117. *    utilities.                                              *
  118. *                                                            *
  119. *    Valid Parms:                                            *
  120. *                                                            *
  121. *       0=Don't install                                      *
  122. *       1=Install (DEFAULT)                                  *
  123. *                                                            *
  124. **************************************************************
  125.  
  126. DiagnosticAids=1
  127.  
  128. **************************************************************
  129. *                                                            *
  130. * DisplayAdapter                                             *
  131. *                                                            *
  132. *    Specifies which adapter should override the primary     *
  133. *    adapter detected by the install process                 *
  134. *                                                            *
  135. *    Valid Parms:                                            *
  136. *                                                            *
  137. *       0=Accept as correct (DEFAULT)                        *
  138. *       1=Other than following (DDINSTAL will handle)        *
  139. *       2=Color Graphics Adapter                             *
  140. *       3=Enhanced Graphics Adapter                          *
  141. *       4=Video Graphics Adapter                             *
  142. *       5=8514/A Adapter                                     *
  143. *       6=XGA Adapter                                        *
  144. *                                                            *
  145. **************************************************************
  146.  
  147. DisplayAdapter=0
  148.  
  149. **************************************************************
  150. *                                                            *
  151. * Documentation                                              *
  152. *                                                            *
  153. *    Specifies which documentation should be installed       *
  154. *                                                            *
  155. *    Valid Parms:                                            *
  156. *                                                            *
  157. *       0=None                                               *
  158. *       1=All (DEFAULT)                                      *
  159. *       2=OS/2 Command Reference                             *
  160. *       3=OS/2 Tutorial                                      *
  161. *       4=Rexx Documentation                                 *
  162. *                                                            *
  163. **************************************************************
  164.  
  165. Documentation=2
  166.  
  167. **************************************************************
  168. *                                                            *
  169. * DOSEnvironment                                             *
  170. *                                                            *
  171. *    Specifies whether or not to install DOS box.            *
  172. *                                                            *
  173. *    Valid Parms:                                            *
  174. *                                                            *
  175. *       0=Don't install                                      *
  176. *       1=DOS + WIN-OS/2 Environment  (DEFAULT)              *
  177. *       2=DOS Environment Only                               *
  178. *                                                            *
  179. **************************************************************
  180.  
  181. DOSEnvironment=0
  182.  
  183. **************************************************************
  184. *                                                            *
  185. * WindowedWIN-OS/2                                           *
  186. *                                                            *
  187. *    Specifies whether Windows** applications should run in  *
  188. *    windowed sessions on the Presentation Manager desktop   *
  189. *    or in Full Screen sessions.  This option is valid only  *
  190. *    when option 1 (WIN-OS/2 Support) is selected for the    *
  191. *    DOSEnvironment keyvalue.  Systems with (VGA) resolution *
  192. *    will always receive WIN-OS/2 sessions that run in a     *
  193. *    window as the default.                                  *
  194. *                                                            *
  195. *    Valid Parms:                                            *
  196. *                                                            *
  197. *       0=Windowed WIN-OS/2 sessions                         *
  198. *         (Requires medium resolution (VGA) video)           *
  199. *       1=Full Screen WIN-OS/2 sessions                      *
  200. *         (Run with highest resolution video possible)       *
  201. *                                                            *
  202. **************************************************************
  203.  
  204. *WindowedWIN-OS/2=1
  205.  
  206. **************************************************************
  207. *                                                            *
  208. * WIN-OS/2Desktop                                            *
  209. *                                                            *
  210. *    Specifies what the WIN-OS/2 desktop should look like.   *
  211. *    This option is valid only when option 1 (WIN-OS/2       *
  212. *    Support) is selected for the DOSEnvironment keyvalue.   *
  213. *    Option 1 should be selected only if Windows** currently *
  214. *    exists (two related options follow this one).           *
  215. *    Option 2 should be selected only if WIN-OS/2 has        *
  216. *    previously been installed.                              *
  217. *                                                            *
  218. *    Valid Parms:                                            *
  219. *                                                            *
  220. *       0=Install standard WIN-OS/2 desktop (DEFAULT)        *
  221. *       1=Copy existing Windows** desktop and use as the     *
  222. *         WIN-OS/2 desktop (two related options follow)      *
  223. *       2=Preserve WIN-OS/2 desktop currently installed      *
  224. *                                                            *
  225. **************************************************************
  226.  
  227. *WIN-OS/2Desktop=0
  228.  
  229. **************************************************************
  230. *                                                            *
  231. * ExistingWindowsPath                                        *
  232. *                                                            *
  233. *    Specifies the path to an existing Windows** system.     *
  234. *    This option is valid only when option 1 is selected     *
  235. *    for the WIN-OS/2Desktop keyvalue.                       *
  236. *                                                            *
  237. *    Valid Parms:                                            *
  238. *                                                            *
  239. *       A string that specifies the path to the existing     *
  240. *       Windows** system (Example: C:\WINDOWS)               *
  241. *                                                            *
  242. **************************************************************
  243.  
  244. *ExistingWindowsPath=
  245.  
  246. **************************************************************
  247. *                                                            *
  248. * ShareDesktopConfigFiles                                    *
  249. *                                                            *
  250. *    Specifies that the desktop configuration files should   *
  251. *    be shared between an existing Windows** system and the  *
  252. *    WIN-OS/2 system being installed.  If this option is     *
  253. *    selected, the Windows** desktop will be updated when    *
  254. *    changes are made to the WIN-OS/2 desktop.  This         *
  255. *    option is valid only when option 1 is selected for the  *
  256. *    WIN-OS/2Desktop keyvalue.                               *
  257. *                                                            *
  258. *    Valid Parms:                                            *
  259. *                                                            *
  260. *       0=Do not share the Windows** desktop configuration   *
  261. *         files                                              *
  262. *       1=Share the Windows** desktop configuration files    *
  263. *                                                            *
  264. **************************************************************
  265.  
  266. *ShareDesktopConfigFiles=1
  267.  
  268. **************************************************************
  269. *                                                            *
  270. * DPMI                                                       *
  271. *                                                            *
  272. *    Specifies which DPMI options to install.                *
  273. *                                                            *
  274. * Valid Parms:                                               *
  275. *                                                            *
  276. *    0=none                                                  *
  277. *    1=All  (DEFAULT)                                        *
  278. *    2=Virtual DOS Protect Mode Interface                    *
  279. *    3=Virtual Epanded Memory Management                     *
  280. *    4=Virtual Extended Memory Support                       *
  281. *                                                            *
  282. **************************************************************
  283.  
  284. DPMI=0
  285.  
  286. **************************************************************
  287. *                                                            *
  288. * ExitOnError                                                *
  289. *                                                            *
  290. *    Specifies if the install program should exit with an    *
  291. *    error code if an error occurs.  This also determines    *
  292. *    whether the installation process will exit with a return*
  293. *    code when it completes rather than the C-A-D panel.     *
  294. *                                                            *
  295. *    Valid Parms:                                            *
  296. *                                                            *
  297. *       0 = Do not exit when error occurs; display panel     *
  298. *           (DEFAULT)                                        *
  299. *       1 = Exit quietly with a return code                  *
  300. *                                                            *
  301. **************************************************************
  302.  
  303. ExitOnError=1
  304.  
  305. **************************************************************
  306. *                                                            *
  307. * Fonts                                                      *
  308. *                                                            *
  309. *    Specifies which fonts should be installed               *
  310. *                                                            *
  311. *    Valid Parms:                                            *
  312. *                                                            *
  313. *       0 = None                                             *
  314. *       1 = All (DEFAULT)                                    *
  315. *       2 = Courier              (Bitmap)                    *
  316. *       3 = Helvetica            (Bitmap)                    *
  317. *       4 = System Mono-spaced   (Bitmap)                    *
  318. *       5 = Times Roman          (Bitmap)                    *
  319. *       6 = Courier              (Outline)                   *
  320. *       7 = Helvetica            (Outline)                   *
  321. *       8 = Times New Roman      (Outline)                   *
  322. *                                                            *
  323. **************************************************************
  324.  
  325. Fonts=1
  326.  
  327. **************************************************************
  328. *                                                            *
  329. * FormatPartition                                            *
  330. *                                                            *
  331. *    Specifies whether or not to format the install          *
  332. *    partition                                               *
  333. *                                                            *
  334. *    Valid Parms:                                            *
  335. *                                                            *
  336. *       0=Do not format (DEFAULT)                            *
  337. *       1=Format                                             *
  338. *                                                            *
  339. **************************************************************
  340.  
  341. FormatPartition=0
  342.  
  343. **************************************************************
  344. *                                                            *
  345. * Include                                                    *
  346. *                                                            *
  347. *    Specifies another response file to process along        *
  348. *    with the current one.  There may be multiple            *
  349. *    occurrences of this keyword.                            *
  350. *    No validity checking is done.                           *
  351. *                                                            *
  352. *    Valid Parms:                                            *
  353. *                                                            *
  354. *       KEYWORD = valid filename                             *
  355. *                                                            *
  356. **************************************************************
  357.  
  358. * Include=include.rsp
  359.  
  360. **************************************************************
  361. *                                                            *
  362. * MigrateConfigFiles                                         *
  363. *                                                            *
  364. *    Specifies whether or not to migrate configuration files *
  365. *    from a previous release of the operating system.        *
  366. *                                                            *
  367. *    Valid Parms:                                            *
  368. *                                                            *
  369. *       0=Don't migrate                                      *
  370. *       1=Migrate files (DEFAULT)                            *
  371. *                                                            *
  372. **************************************************************
  373.  
  374. MigrateConfigFiles=1
  375.  
  376. **************************************************************
  377. *                                                            *
  378. * MigrateApplications                                        *
  379. *                                                            *
  380. *    Specifies whether or not to migrate existing DOS,       *
  381. *    Windows** and OS/2 applications.  Only those            *
  382. *    applications listed in the database specified will      *
  383. *    be migrated.                                            *
  384. *                                                            *
  385. *    Valid Parms:                                            *
  386. *                                                            *
  387. *       Drives to search, database to use for search         *
  388. *       (Example: C:D:,C:\OS2\INSTALL\DATABASE.DAT)          *
  389. *                                                            *
  390. **************************************************************
  391.  
  392. *MigrateApplications=
  393.  
  394. **************************************************************
  395. *                                                            *
  396. * MoreBitmaps                                                *
  397. *                                                            *
  398. *    Specifies whether or not to install more bitmaps.       *
  399. *                                                            *
  400. *    Valid Parms:                                            *
  401. *                                                            *
  402. *       0=Don't install More Bitmaps                         *
  403. *       1=Install More Bitmaps (DEFAULT)                     *
  404. *                                                            *
  405. **************************************************************
  406.  
  407. MoreBitmaps=1
  408.  
  409. **************************************************************
  410. *                                                            *
  411. * Mouse                                                      *
  412. *                                                            *
  413. *    Specifies which mouse device driver, if any, to         *
  414. *    install                                                 *
  415. *                                                            *
  416. *    Valid Parms:                                            *
  417. *                                                            *
  418. *       0 = No pointing device support                       *
  419. *       1 = PS/2 Style Pointing Devicee         (DEFAULT)    *
  420. *       2 = Bus Version                                      *
  421. *       3 = Serial Version                                   *
  422. *       4 = InPort Version                                   *
  423. *       5 = Logitech (tm) Mouse                              *
  424. *       6 = IBM PS/2 Touch Display                           *
  425. *       7 = Other Pointing Device for Mouse Port             *
  426. *                                                            *
  427. **************************************************************
  428.  
  429. Mouse=1
  430.  
  431. **************************************************************
  432. *                                                            *
  433. * MousePort                                                  *
  434. *                                                            *
  435. *    Specifies to which port a serial-type mouse should      *
  436. *    be attatched (valid for serial or Logitech(tm) mice)    *
  437. *                                                            *
  438. *    Valid Parms:                                            *
  439. *                                                            *
  440. *       0 = No port necessary (DEFAULT)                      *
  441. *       1 = COM1                                             *
  442. *       2 = COM2                                             *
  443. *       3 = COM3                                             *
  444. *       4 = COM4                                             *
  445. *                                                            *
  446. **************************************************************
  447.  
  448. MousePort=0
  449.  
  450. **************************************************************
  451. *                                                            *
  452. * OptionalFileSystem                                         *
  453. *                                                            *
  454. *    Specifies whether or not to install optional file       *
  455. *    system(s) i.e. HPFS                                     *
  456. *                                                            *
  457. *    Valid Parms:                                            *
  458. *                                                            *
  459. *       0=Do Not Install Optional File System(s)             *
  460. *       1=Install Optional File System (DEFAULT)             *
  461. *                                                            *
  462. **************************************************************
  463.  
  464. OptionalFileSystem=1
  465.  
  466. **************************************************************
  467. *                                                            *
  468. *  OptionalSystemUtilities                                   *
  469. *                                                            *
  470. *     Specifies whether or not to install the following      *
  471. *     system utilities.                                      *
  472. *                                                            *
  473. *  Valid Parms:                                              *
  474. *                                                            *
  475. *     0=Install none                                         *
  476. *     1=Install all (DEFAULT)                                *
  477. *     2=Backup Hard Disk                                     *
  478. *     3=Change File Attributes                               *
  479. *     4=Display Directory Tree                               *
  480. *     5=Manage Partitions                                    *
  481. *     6=Label Diskettes                                      *
  482. *     7=Link Object Modules                                  *
  483. *     8=Picture Utilities                                    *
  484. *     9=PMREXX                                               *
  485. *    10=Recover Files                                        *
  486. *    11=Restore Backed-up Files                              *
  487. *    12=Sort Filter                                          *
  488. *    13=Installation Aid                                     *
  489. *                                                            *
  490. * Example:                                                   *
  491. *          OptionalSystemUtilities=2,9,4                     *
  492. *          would install Backup, PMREXX and Tree utilities.  *
  493. *                                                            *
  494. **************************************************************
  495.  
  496. OptionalSystemUtilities=1
  497.  
  498. **************************************************************
  499. *                                                            *
  500. * OS2IniData                                                 *
  501. *                                                            *
  502. *    Specifies a profile string to be written to the         *
  503. *    user configuration file OS2.INI.  There may be          *
  504. *    multiple occurrences of this keyword.                   *
  505. *                                                            *
  506. *    Valid Parms:                                            *
  507. *                                                            *
  508. *       KEYWORD = /AppName/KeyName/KeyValue/                 *
  509. *                                                            *
  510. *           NOTE: Since each of these names can contain      *
  511. *           imbedded blanks and whitespace, the "slash"      *
  512. *           character must be used as a delimiter.  There    *
  513. *           must be three tokens delineated on all sides or  *
  514. *           this keyword will be ignored.                    *
  515. *                                                            *
  516. **************************************************************
  517.  
  518. OS2IniData=/AppName/KeyName/KeyValue/
  519.  
  520. **************************************************************
  521. *                                                            *
  522. * PrimaryCodePage                                            *
  523. *                                                            *
  524. *    Specifies whether "national" or "multi-lingual" code    *
  525. *    page is primary (first active code page before          *
  526. *    switching).                                             *
  527. *                                                            *
  528. *    Valid Parms:                                            *
  529. *                                                            *
  530. *       1=National (DEFAULT)                                 *
  531. *       2=Multilingual                                       *
  532. *                                                            *
  533. **************************************************************
  534.  
  535. PrimaryCodePage=1
  536.  
  537. **************************************************************
  538. *                                                            *
  539. * PrinterPort                                                *
  540. *                                                            *
  541. *    Specifies to which printer port the default printer     *
  542. *    should be attached                                      *
  543. *                                                            *
  544. *    Valid Parms:                                            *
  545. *                                                            *
  546. *       1=LPT1 (DEFAULT)                                     *
  547. *       2=LPT2                                               *
  548. *       3=LPT3                                               *
  549. *       4=COM1                                               *
  550. *       5=COM2                                               *
  551. *       6=COM3                                               *
  552. *       7=COM4                                               *
  553. *                                                            *
  554. **************************************************************
  555.  
  556. PrinterPort=1
  557.  
  558. **************************************************************
  559. *                                                            *
  560. * ProcessEnvironment                                         *
  561. *                                                            *
  562. *    Each of the Keyword/Keyvalue statements specified in    *
  563. *    this response file may be added to the environment as   *
  564. *    environment variables.                                  *
  565. *    This makes it possible for user programs, batch files,  *
  566. *    etc. (UserExit) to access response file settings.       *
  567. *                                                            *
  568. *    Valid Parms:                                            *
  569. *                                                            *
  570. *       0 = Do not add keyword/keyvalue statements specified *
  571. *           in this response file to environment.            *
  572. *       1 = Add all keyword/keyvalue statements specified    *
  573. *           in this response file to environment (DEFAULT).  *
  574. *                                                            *
  575. **************************************************************
  576.  
  577. ProcessEnvironment=1
  578.  
  579. **************************************************************
  580. *                                                            *
  581. *  ProgressIndication                                        *
  582. *                                                            *
  583. *    Specifies whether or not to display progress indicators *
  584. *    during the installation.  Disabling this will allow a   *
  585. *    frontend program to display something else while we do  *
  586. *    our job in an unattended environment.                   *
  587. *                                                            *
  588. *    Valid Parms:                                            *
  589. *                                                            *
  590. *       0 = No progress indication                           *
  591. *       1 = Progress indication (DEFAULT)                    *
  592. *                                                            *
  593. **************************************************************
  594.  
  595. ProgressIndication=1
  596.  
  597. **************************************************************
  598. *                                                            *
  599. * RebootRequired                                             *
  600. *                                                            *
  601. *    Specifies if the machine should be automatically        *
  602. *    warm booted when installation is complete.  This is     *
  603. *    ignored if the ExtendedInstall response is specified.   *
  604. *                                                            *
  605. *    Valid Parms:                                            *
  606. *                                                            *
  607. *       0=Ask user to reboot (DEFAULT)                       *
  608. *       1=Auto-reboot                                        *
  609. *                                                            *
  610. **************************************************************
  611.  
  612. RebootRequired=0
  613.  
  614. **************************************************************
  615. *                                                            *
  616. * REXX                                                       *
  617. *                                                            *
  618. *    Specifies whether or not to install REXX                *
  619. *                                                            *
  620. *    Valid Parms:                                            *
  621. *                                                            *
  622. *       0=Don't Install REXX                                 *
  623. *       1=Install REXX (DEFAULT)                             *
  624. *                                                            *
  625. **************************************************************
  626.  
  627. REXX=1
  628.  
  629. **************************************************************
  630. *                                                            *
  631. * SerialDeviceSupport                                        *
  632. *                                                            *
  633. *    Specifies whether or not to install the serial          *
  634. *    device driver.                                          *
  635. *                                                            *
  636. *    Valid Parms:                                            *
  637. *                                                            *
  638. *       0=Don't install                                      *
  639. *       1=Install (DEFAULT)                                  *
  640. *                                                            *
  641. **************************************************************
  642.  
  643. SerialDeviceSupport=1
  644.  
  645. **************************************************************
  646. *                                                            *
  647. * SourcePath                                                 *
  648. *                                                            *
  649. *    Specifies a single media (no disk switching) that should*
  650. *    be used as a source drive and directory from which to   *
  651. *    install.                                                *
  652. *                                                            *
  653. *    Valid Parms:                                            *
  654. *                                                            *
  655. *       KEYVALUE=drive and optional path (D:\OS2SE20\...)    *
  656. *                DEFAULT=A:\                                 *
  657. *                                                            *
  658. **************************************************************
  659.  
  660. * SourcePath=D:\os2se20
  661.  
  662. **************************************************************
  663. *                                                            *
  664. * TargetDrive                                                *
  665. *                                                            *
  666. *    Specifies the target drive to which OS/2 should be      *
  667. *    installed.  This drive is assumed to be a valid         *
  668. *    partition.  If a partition other than C: is specified,  *
  669. *    it is assumed that MOST support is already installed to *
  670. *    enable booting an operating system from any partition.  *
  671. *                                                            *
  672. *    Valid Parms:                                            *
  673. *                                                            *
  674. *       KEYVALUE=d:                                          *
  675. *                                                            *
  676. *          where "d:" is a valid partition that OS/2 may be  *
  677. *          installed to.                                     *
  678. *                DEFAULT=first acceptable partition          *
  679. *                                                            *
  680. **************************************************************
  681.  
  682. TargetDrive=C:
  683.  
  684. **************************************************************
  685. *                                                            *
  686. *  ToolsAndGames                                             *
  687. *                                                            *
  688. *     Specifies whether or not to install tools and games    *
  689. *     such as editors and jigsaw.                            *
  690. *                                                            *
  691. *  Valid Parms:                                              *
  692. *                                                            *
  693. *     0=Install none                                         *
  694. *     1=Install all (DEFAULT)                                *
  695. *     2=Enhanced Editor                                      *
  696. *     3=Search and Scan Tool                                 *
  697. *     4=Terminal Emulator                                    *
  698. *     5=Chart Maker                                          *
  699. *     6=Personal Productivity                                *
  700. *     7=Solitaire - Klondike                                 *
  701. *     8=Reversi                                              *
  702. *     9=Scramble                                             *
  703. *    10=Cat and Mouse                                        *
  704. *    11=Pulse                                                *
  705. *    12=Jigsaw                                               *
  706. *    13=Chess                                                *
  707. *                                                            *
  708. * Example:                                                   *
  709. *          ToolsAndGames=2,8,13                              *
  710. *          would install the Enhanced Editor, Reversi and    *
  711. *          Chess.                                            *
  712. *                                                            *
  713. **************************************************************
  714.  
  715. ToolsAndGames=2,3
  716.  
  717. **************************************************************
  718. *                                                            *
  719. * ConfigSysLine                                              *
  720. *                                                            *
  721. *    Specifies a text line to be appended to CONFIG.SYS.     *
  722. *    There may be multiple occurrences of this keyword.      *
  723. *    No validity checking is done.                           *
  724. *                                                            *
  725. *    Valid Parms:                                            *
  726. *                                                            *
  727. *       KEYWORD = a valid CONFIG.SYS statement               *
  728. *                                                            *
  729. **************************************************************
  730.  
  731. * ConfigSysLine=REM This is a CONFIG.SYS remark line.
  732.  
  733. **************************************************************
  734. *                                                            *
  735. * Copy                                                       *
  736. *                                                            *
  737. *    Specifies a source file and destination directory       *
  738. *    of a file to be copied during install.  Errors are      *
  739. *    ignored, though they will be logged.  Packed files      *
  740. *    are acceptable since UNPACK will do the copy.           *
  741. *    There may be multiple occurrences of this keyword.      *
  742. *    No validity checking is done.                           *
  743. *                                                            *
  744. *    Valid Parms:                                            *
  745. *                                                            *
  746. *       KEYWORD= source file destination                     *
  747. *                                                            *
  748. *         where source file = valid filename                 *
  749. *           and destination = valid directory name           *
  750. *                                                            *
  751. *         ex: Copy = readme.dat  c:\os2                      *
  752. *                                                            *
  753. **************************************************************
  754.  
  755. * Copy=vga c:\ /n:ini.rc
  756.  
  757. **************************************************************
  758. *                                                            *
  759. *  EarlyUserExit                                             *
  760. *                                                            *
  761. *    Specifies the name of a program that Install will       *
  762. *    DosExec after the target drive is prepared.  Install    *
  763. *    waits for the program to return.  This keyword may occur*
  764. *    more than once.  Each will be executed in the order that*
  765. *    they appear at the end of OS/2 Install.  The only       *
  766. *    difference between this keyword and the UserExit keyword*
  767. *    is that this one is executed early in the installation  *
  768. *    process while the latter is executed at the very end.   *
  769. *                                                            *
  770. *    Valid Parms:                                            *
  771. *                                                            *
  772. *       KEYVALUE=user exit program name (DEFAULT=none)       *
  773. *                                                            *
  774. **************************************************************
  775.  
  776. * EarlyUserExit=T c:\config.sys
  777.  
  778. **************************************************************
  779. *                                                            *
  780. * ExtendedInstall                                            *
  781. *                                                            *
  782. *    Specifies program to be run asynchronously while SE     *
  783. *    Install DosExits                                        *
  784. *                                                            *
  785. *    Valid Parms:                                            *
  786. *                                                            *
  787. *       KEYVALUE=full pathname of program                    *
  788. *       (DEFAULT=none)                                       *
  789. *                                                            *
  790. **************************************************************
  791.  
  792. * ExtendedInstall=PROGRAM.EXE
  793.  
  794. **************************************************************
  795. *                                                            *
  796. * ID                                                         *
  797. *                                                            *
  798. *    Specifies some identification string which may be       *
  799. *    used by install or UserExit to identify the             *
  800. *    response file(s) used for this installation             *
  801. *                                                            *
  802. *    Valid Parms:                                            *
  803. *                                                            *
  804. *       KEYWORD = ASCII string                               *
  805. *                                                            *
  806. **************************************************************
  807.  
  808. *ID=OS2SE20 Sample Response File
  809.  
  810. **************************************************************
  811. *                                                            *
  812. *  SeedConfigSysLine                                         *
  813. *                                                            *
  814. *    Specifies a text line to be appended to the CONFIG.SYS  *
  815. *    written to the seed system from which PM Install boots. *
  816. *    This will allow device drivers (that may be required) to*
  817. *    become part of that seed system.                        *
  818. *    There may be multiple occurrences of this keyword.      *
  819. *    No validity checking is done.                           *
  820. *                                                            *
  821. *    Valid Parms:                                            *
  822. *                                                            *
  823. *       KEYWORD = a valid CONFIG.SYS statement               *
  824. *                                                            *
  825. **************************************************************
  826.  
  827. * SeedConfigSysLine=REM This is a remark line in the seed CONFIG.SYS.
  828.  
  829. **************************************************************
  830. *                                                            *
  831. * UserExit                                                   *
  832. *                                                            *
  833. *    Specifies the name of a program that Install will       *
  834. *    DosExec before exiting memory.  Install waits for the   *
  835. *    program to return.  This keyword may occur more than    *
  836. *    once.  Each will be executed in the order that they     *
  837. *    appear at the end of OS/2 Install.                      *
  838. *                                                            *
  839. *    Valid Parms:                                            *
  840. *                                                            *
  841. *       KEYVALUE=user exit program name (DEFAULT=none)       *
  842. *                                                            *
  843. **************************************************************
  844.  
  845. * UserExit=T.EXE C:\OS2\INSTALL\INSTALL.LOG
  846.  
  847. **************************************************************
  848. *                                                            *
  849. * Version                                                    *
  850. *                                                            *
  851. *    Specifies specific version of the operating system for  *
  852. *    which this file is intended.  The file can be used for  *
  853. *    future versions, though some keywords may no longer     *
  854. *    be valid.                                               *
  855. *                                                            *
  856. *    Valid Parms:                                            *
  857. *                                                            *
  858. *       KEYWORD = some version string (determined later)     *
  859. *                                                            *
  860. **************************************************************
  861.  
  862. *Version=OS2SE20
  863.  
  864. **************************************************************
  865. *                                                            *
  866. * DDInstall                                                  *
  867. *    Use OS/2 Device Driver Installation to install external *
  868. *    loadable device drivers. A Device Driver Profile ( a    *
  869. *    text file with a .DDP file name extension)  must be     *
  870. *    provided by the device driver author to control the     *
  871. *    installation of the device driver.                      *
  872. *                                                            *
  873. *    Valid Parms:                                            *
  874. *       DDISrc =  Directory where the .DDP files are.        *
  875. *       DDIDest = Directory where to copy the device driver  *
  876. *                 files.                                     *
  877. *       DDIDDP =  List of .DDP files to install.             *
  878. *                 (example: file1.DDP,file2.DDP)             *
  879. *                                                            *
  880. *                                                            *
  881. **************************************************************
  882.  
  883. *DDISrc  = Z:\DDP
  884. *DDIDest = C:\
  885. *DDIDDP  = *.DDP
  886.  
  887.