home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98B.iso / Lotus / ENGLISH / INSTLWP.RSP < prev    next >
Text File  |  1997-01-13  |  19KB  |  590 lines

  1. ;***********************************************
  2. ;***********************************************
  3. ; INFORMATION ABOUT AUTOMATED INSTALL
  4. ;
  5. ; Automated install is a feature that allows 
  6. ; users to run the Lotus Install program 
  7. ; without the user interface. This feature
  8. ; is particularly useful for system administrators
  9. ; who manage installs and upgrades for 
  10. ; large groups of users.
  11. ;
  12. ; System administrators use this feature 
  13. ; by filling in the fields in this response 
  14. ; file (instlwp.rsp), and then making this 
  15. ; file available to end users. The information 
  16. ; you supply in this file provides input 
  17. ; to the Install program so it can run without 
  18. ; user intervention.
  19. ;
  20. ; NOTE: Only system administrators should edit 
  21. ; this file. Individual users should use the 
  22. ; response file provided to them by their system
  23. ; administrator.
  24. ; TO USE THE AUTOMATED INSTALL FEATURE:
  25. ;
  26. ; 1) Prepare the Response File:
  27. ;
  28. ;    a) Back up this file by copying it 
  29. ;       to a new name (instlwp.sav, for example)
  30. ;       so you can start fresh at any time.
  31. ;    b) In this file, provide the information 
  32. ;       for each field. Examine each default 
  33. ;       value to make sure it is the value you
  34. ;       want. Read the comments for each field
  35. ;       for information about legal values and
  36. ;       possible interactions with other fields.
  37. ;    c) Validate your response file by running
  38. ;       an install that uses this file as input.
  39. ;       (See the command line information below).
  40. ;       The Install program displays any errors 
  41. ;       that occur. Remember that if you are 
  42. ;       testing node installs, you must run a
  43. ;       server install first.
  44. ;
  45. ; 2) Make the Response File Available to 
  46. ;    End Users
  47. ;    When your response file has no errors
  48. ;    and performs the install as you intended, 
  49. ;    make it available to your users with 
  50. ;    instructions about how to run the Install 
  51. ;    program. You might want to tell them
  52. ;    what command line to type, or you might 
  53. ;    choose a different method. The best
  54. ;    distribution strategy depends on the tools 
  55. ;    you have available at your site.
  56. ;
  57. ; TO RUN AN AUTOMATED INSTALL:
  58. ; Choose Run from the Start menu (Windows 95 or
  59. ; Windows NT 4.0) or choose File Run from the
  60. ; Windows Program Manager (Windows NT 3.51),
  61. ; and type the install command:
  62. ;
  63. ; <Path>\install /A <ResponseFilePath> [/U ["UserName"]]
  64. ;       [/O [<LogFilePath>]] [/?]
  65. ;
  66. ; where:
  67. ;    Path is the location of the install program
  68. ;         executable.
  69. ;    /A turns on the automated install feature.
  70. ;    ResponseFilePath is the full path and
  71. ;         name of the response file. If you do
  72. ;         not specify a path, this defaults to
  73. ;         the directory in which your install
  74. ;         executable resides.
  75. ;    /U allows you to specify the name of the user.
  76. ;    "UserName" is the name of the user to which
  77. ;         this copy of the program is registered.
  78. ;         See the comments for the UserName field
  79. ;         below for information about defaults.
  80. ;    /O allows you to specify the status log file
  81. ;         path and filename.
  82. ;    LogFilePath is the full path and name of the
  83. ;         status log file. If you do not specify a
  84. ;         path, this defaults to \<windowsdir>\lotinst.log.
  85. ;    /? brings up the command line usage message.
  86. ;
  87. ;
  88. ; HINTS AND TIPS:
  89. ;
  90. ; Do not change the field names to the left
  91. ; of the equal signs (=) in this file.
  92. ; Changing the field names will cause errors.
  93. ;
  94. ; Do not remove fields from this
  95. ; file. Removing fields will
  96. ; cause errors.
  97. ;
  98. ; If you perform a standalone or node
  99. ; install to add another language to
  100. ; this product, the Install program does
  101. ; not use the directory fields in this file.
  102. ; The additional language is added to the
  103. ; existing copy of the product. For more
  104. ; information about multilingual install,
  105. ; see the Network Administrator's Guide
  106. ; (readnet.txt).
  107. ;
  108. ;***********************************************
  109. ;***********************************************
  110. ; THE RESPONSE FILE STARTS HERE:
  111. ;
  112. [User Registration]
  113. ; The [User Registration] section is for
  114. ; information about the end user of this copy
  115. ; of the product.
  116. ;
  117. ; Type the user's name in the "UserName" field.
  118. ; Type the company's name in the "CompanyName"
  119. ; field. This information will become a
  120. ; permanent part of the user's copy of this
  121. ; program. If you do not supply this
  122. ; information, the program will attempt
  123. ; to find the user and company name from
  124. ; a previously installed version
  125. ; of this program (if there is one), or
  126. ; from the Windows registration information.
  127. ;
  128. ;***********************************************
  129. UserName =
  130. CompanyName =
  131. ;***********************************************
  132. ;
  133. [General Information]
  134. ; The [General Information] section specifies the
  135. ; type of install you want to perform and the program
  136. ; group to which you want to add the product icon.
  137. ;
  138. ; Use the "InstallType" field to specify the kind of
  139. ; install you want to perform.
  140. ;     1 Standalone Install
  141. ;     2 Server Install
  142. ;     3 Distribution Install
  143. ;     4 Node install
  144. ;
  145. ; Remember that if you want to run a node install,
  146. ; you must run a server install first, and use the
  147. ; install.exe generated by the server install.
  148. ;
  149. ;***********************************************
  150. InstallType = 4
  151. ;***********************************************
  152. ;
  153. ; Use the "AddiconOption" field to specify whether
  154. ; Install should add program icons to your
  155. ; program group or start menu.
  156. ;
  157. ;    0 Do not add program icons
  158. ;    1 Add program icons
  159. ;
  160. ;***********************************************
  161. AddiconOption = 1
  162. ;***********************************************
  163. ;
  164. ; Use the "ProgramGroup" field to name the program
  165. ; group to which you want to add this product's icon.
  166. ; This field is only used if you are doing a standalone,
  167. ; server, or node install on Windows NT 3.51 and the
  168. ; AddiconOption field is set to 1. It is not used on
  169. ; Windows 95 or Windows NT 4.0, or if the AddiconOption
  170. ; field is set to 0.
  171. ;
  172. ;***********************************************
  173. ProgramGroup = Lotus SmartSuite
  174. ;***********************************************
  175. ;
  176. ; Use the "StartmenuFolder" field to name the folder
  177. ; to which you want to add this product's icon.
  178. ; This field is only used if you are doing a standalone,
  179. ; server, or node install on Windows 95 or Windows NT 4.0.
  180. ; It is not used on Windows NT 3.51 or if the AddiconOption
  181. ; field is set to 0.
  182. ;
  183. ;***********************************************
  184. StartmenuFolder = Lotus SmartSuite
  185. ;***********************************************
  186. ;
  187. [Node Install]
  188. ; The [Node Install] section applies only
  189. ; to node installs (InstallType 4).
  190. ;
  191. ; Use the "NodeOptions" field to specify
  192. ; whether the features specified by the
  193. ; system administrator should be copied
  194. ; to the node user's machine.
  195. ;      0 Do not copy the features to the user's
  196. ;        machine
  197. ;      1 Copy the features to the user's machine
  198. ;
  199. ;***********************************************
  200. NodeOptions = 1
  201. ;***********************************************
  202. ;
  203. [Datalens]
  204. ; The [Datalens] section provides information
  205. ; about where to install the Datalens
  206. ; drivers. The fields in this section are only
  207. ; used if the products you are installing use
  208. ; the Datalens drivers, and only during a
  209. ; server install (InstallType 2).
  210. ;
  211. ; Use the "SQLServerName" field to specify the name
  212. ; of your SQL server.
  213. ;
  214. ;***********************************************
  215. SQLServerName =
  216. ;***********************************************
  217. ;
  218. ; Use the "PARADOXNetInfo" field to specify the
  219. ; path to the PARADOX server.
  220. ;
  221. ;***********************************************
  222. PARADOXNetInfo =
  223. ;***********************************************
  224. ;
  225. [LWP]
  226. ; The [LWP] section provides information
  227. ; specific to Lotus Word Pro.
  228. ;
  229. ; The "BASEDIR" field specifies the base directory
  230. ; for a single product. Your main product directory,
  231. ; work directory, and all other directories
  232. ; associated with this product will be created
  233. ; under this base directory. We recommend that you
  234. ; use the same base directory for all of the
  235. ; Lotus products you install. This field is used
  236. ; only in standalone, file server, and node installs.
  237. ;
  238. ;***********************************************
  239. BASEDIR= c:\lotus
  240. ;***********************************************
  241. ;
  242. ; The "LWPDIR" field is only for standalone, node,
  243. ; and distribution installs. Use the LWPDIR field
  244. ; to specify the main product directory for Word Pro.
  245. ;
  246. ; The "LWPSCRIPTSDIR" field is only for standalone
  247. ; and node installs. Use this field to specify the
  248. ; directory in which users store their scripts.
  249. ;
  250. ; The "LWPICONSDIR" field is only for standalone
  251. ; and node installs. Use this field to specify the
  252. ; directory in which users store their icons.
  253. ;
  254. ; The "LWPGRAPHICSDIR" field is only for standalone
  255. ; and node installs. Use this field to specify the
  256. ; directory in which users store their draw files.
  257. ;
  258. ; The "LWPWORKDIR" field is only for standalone
  259. ; and node installs. Use the this field to specify
  260. ; the directory in which users store their work.
  261. ;
  262. ; The "LWPMASTERSDIR" field is only for standalone
  263. ; and node installs. Use the this field to specify
  264. ; the directory in which users store their
  265. ; SmartMasters.
  266. ;
  267. ; The "LWPSAMPLESDIR" field is only for standalone
  268. ; and node installs. Use the this field to specify
  269. ; the directory in which users store the samples
  270. ; files.
  271. ;
  272. ; The "LWPBACKUPDIR" field is only for standalone
  273. ; and node installs. Use the this field to specify
  274. ; the directory in which users store backup copies
  275. ; of their work files.
  276. ;
  277. ;***********************************************
  278. LWPDIR = c:\lotus\wordpro
  279. LWPSCRIPTSDIR = c:\lotus\wordpro\scripts
  280. LWPICONDIR = c:\lotus\wordpro\icons
  281. LWPGRAPHICSDIR = c:\lotus\wordpro\graphics
  282. LWPWORKDIR = c:\lotus\work\wordpro
  283. LWPMASTERSDIR = c:\lotus\smasters\wordpro
  284. LWPSAMPLESDIR = c:\lotus\samples\wordpro
  285. LWPBACKUPDIR = c:\lotus\backup\wordpro
  286. ;***********************************************
  287. ;
  288. ; Use the "SizeOfInstall" field to specify the
  289. ; size of the Lotus Word Pro install:
  290. ;      1 Default install
  291. ;      2 Minimum install
  292. ;      3 Custom install
  293. ;
  294. ; This field is only used during standalone
  295. ; and file server installs (InstallType 1 and 2).
  296. ; For file server installs, you can only use
  297. ; SizeOfInstall 1 or 3.
  298. ;
  299. ;***********************************************
  300. SizeOfInstall = 1
  301. ;***********************************************
  302. ;
  303. ; Use the "LWPRemovePreviousProdFiles" field to
  304. ; specify the whether to remove files from a
  305. ; previous Windows 3.x version of AmiPro or 
  306. ; Wordpro, if detected.
  307. ;
  308. ; This field is only used if the
  309. ; "SizeOfInstall" field in the [LWP] section
  310. ; is set to 3 (custom install).
  311. ;
  312. ;      0 Do not remove files
  313. ;      1 Remove files
  314. ;
  315. ;***********************************************
  316. LWPRemovePreviousProdFiles = 1
  317. ;***********************************************
  318. ;
  319. ; Use the "LWPBackupSmartMasters" field to 
  320. ; specify whether to backup SmartMaster
  321. ; sets that are currently installed on your 
  322. ; hard drive, if found.  If backed up, the 
  323. ; SmartMasters are placed in the following 
  324. ; directory: \lotus\smaster\wordpro\backup
  325. ;
  326. ;      0 Do not backup SmartMasters
  327. ;      1 Backup SmartMasters
  328. ;
  329. ; This field is only used during standard
  330. ; installs (InstallType 1).
  331. ;
  332. ;***********************************************
  333. LWPBackupSmartMasters = 1
  334. ;***********************************************
  335. ;
  336. ; Use the "LWPDisableOLE" field to specify
  337. ; whether to disable OLE and background spell
  338. ; checking if the install detects 8MB or
  339. ; less of physical memory.  Word Pro performance
  340. ; can be significantly improved by disabling OLE
  341. ; until it is required.
  342. ;
  343. ; These settings are available in File User Setup
  344. ; Word Pro Preferences in the Disable control,
  345. ; should you wish to change it at a later time.
  346. ;
  347. ;      0 Do not disable
  348. ;      1 Disable
  349. ;
  350. ; This field is only used during standard
  351. ; and node installs (InstallType 1 and 4).
  352. ;
  353. ;***********************************************
  354. LWPDisableOLE = 1
  355. ;***********************************************
  356. ;
  357. [CustomizeLWP]
  358. ; The [CustomizeLWP] section lets you select
  359. ; which features of Lotus Word Pro you want to
  360. ; install.
  361. ; This section is only used if the
  362. ; "SizeOfInstall" field in the [LWP] section
  363. ; is set to 3 (custom install).
  364. ;
  365. ; If a first time installation, be sure to
  366. ; include the LWP_BASICS feature.
  367. ;
  368. ;***********************************************
  369. ; Word Pro Program Tab
  370. ;***********************************************
  371. LWP_BASICS = 1
  372. LWPEXTRASVGAICONS = 1
  373. LWP_TRUETYPEFONTS = 1
  374. LWP_TOOLS = 1
  375.     LWP_DRAWING = 1
  376.         LWP_CLIPART = 1
  377.     WIN32SHRCHARTPRG = 1
  378.     LWP_EQUATION = 1
  379.     WIN32SHRSPELLPRG = 1
  380.         WIN32SHRSPELLDICLANGEN = 1
  381.         WIN32SHRSPELLDICLANGFR = 1
  382.         WIN32SHRSPELLDICLANGES = 1
  383.         WIN32SHRSPELLDICLANGPT = 1
  384.         WIN32SHRSPELLDICLANGAU = 1
  385.     LWPGRAMMARPRG = 1
  386.         LWPGRAMMARDATAEN = 1
  387.         LWPGRAMMARDATAFR = 1
  388.         LWPGRAMMARDATAES = 1
  389.         LWPGRAMMARDATAPT = 1
  390.     LWPTHESAURUSPRG = 1
  391.         WIN32SHRTHESAURUSDATAAM = 1
  392.         WIN32SHRTHESAURUSDATABR = 1
  393.     WIN32TEAMMAILSHRPRG = 1
  394. LWP_HELP = 1
  395.     LWP_HELPFILE = 1
  396.     LWP_SAMPLEDOCS = 1
  397.     LWPEXPERT = 1
  398.         LWPEXPERT_WORDPRO = 1
  399.         LWPEXPERT_AMIPRO = 1
  400.         LWPEXPERT_MSWORD = 1
  401.         LWPEXPERT_WORDPERFECT = 1
  402.     LWP_TOUR = 1
  403.     LWP_SCRIPT_HELP = 1
  404. LWP_SCRIPT_TYPELIB = 1
  405. ;***********************************************
  406. ; SmartMaster Tab
  407. ;***********************************************
  408. LWP_SMARTMASTERS = 1
  409.     MASTERSINTERNET = 1
  410.         MASTERSINTERNET_SET1 = 1
  411.         MASTERSINTERNET_SET2 = 1
  412.     MASTERSLETTERS = 1
  413.     MASTERSMEMOS = 1
  414.     MASTERSFAXES = 1
  415.     MASTERSTOCS = 1
  416.     MASTERSIDXS = 1
  417.     MASTERSNEWS = 1
  418.     MASTERSBIZPLANS = 1
  419.     MASTERSCALENDARS = 1
  420.     MASTERSINVOICES = 1
  421. ;***********************************************
  422. ; Text Filters Tab
  423. ;***********************************************
  424. LWPTEXTFILTERS_TAB = 1
  425.     LWP_TEXTFILTER_WORDPERF70 = 1
  426.     LWP_TEXTFILTER_WORDPERF60 = 1
  427.     LWP_TEXTFILTER_WORDPERF50 = 1
  428.     LWP_TEXTFILTER_WINWORD60 = 1
  429.     LWP_TEXTFILTER_WINWORD20 = 1
  430.     LWP_TEXTFILTER_WINWORD10 = 1
  431.     LWP_TEXTFILTER_MSWORDOS2 = 1
  432.     LWP_TEXTFILTER_WORDPAD = 1
  433.     LWP_TEXTFILTER_RTF = 1
  434.     LWP_TEXTFILTER_DW4 = 1
  435.     LWP_TEXTFILTER_DCARFT = 1
  436.     LWP_TEXTFILTER_DCAFFT = 1
  437.     LWP_TEXTFILTER_HTML = 1
  438.     LWP_TEXTFILTER_EMAIL = 1
  439.     LWP_TEXTFILTER_ENABLE = 1
  440.     LWP_TEXTFILTER_FRAMEMAKER = 1
  441.     LWP_TEXTFILTER_LEGACY = 1
  442.     LWP_TEXTFILTER_MANUSCRIPT = 1
  443.     LWP_TEXTFILTER_WINWRITE = 1
  444.     LWP_TEXTFILTER_MICROWORD = 1
  445.     LWP_TEXTFILTER_MULTIMATE3X = 1
  446.     LWP_TEXTFILTER_MULTIMATE4X = 1
  447.     LWP_TEXTFILTER_MULTIMATEADV = 1
  448.     LWP_TEXTFILTER_OFFICEWRT = 1
  449.     LWP_TEXTFILTER_PEACHTXT = 1
  450.     LWP_TEXTFILTER_PROWRITE = 1
  451.     LWP_TEXTFILTER_QAWRITE = 1
  452.     LWP_TEXTFILTER_SAMNA = 1
  453.     LWP_TEXTFILTER_WORDSTAR = 1
  454.     LWP_TEXTFILTER_WORDST2003 = 1
  455.     LWP_TEXTFILTER_WORDSTWIN = 1
  456.     LWP_TEXTFILTER_XYWRITE = 1
  457. ;***********************************************
  458. ; Spreadsheet Filters Tab
  459. ;***********************************************
  460. LWPTABLEFILTERS = 1
  461.     LWP_TEXTFILTER_123 = 1
  462.     LWP_TEXTFILTER_123V3 = 1
  463.     LWP_TEXTFILTER_123V4V5 = 1
  464.     LWP_TEXTFILTER_123V6 = 1
  465.     LWP_TEXTFILTER_123OS2 = 1
  466.     LWP_TEXTFILTER_EXCEL = 1
  467.     LWP_TEXTFILTER_EXCEL30 = 1
  468.     LWP_TEXTFILTER_EXCEL40 = 1
  469.     LWP_TEXTFILTER_EXCEL50 = 1
  470.     LWP_TEXTFILTER_DIF = 1
  471. ;***********************************************
  472. ; Database Filters Tab
  473. ;***********************************************
  474. LWPDBASEFILTERS = 1
  475.     LWP_TEXTFILTER_ODBC = 1
  476.     LWP_TEXTFILTER_DBASE = 1
  477.     LWP_TEXTFILTER_ORGANIZE1X = 1
  478.     LWP_TEXTFILTER_ORGANIZE97 = 1
  479. ;***********************************************
  480. ; Graphics Filters Tab
  481. ;***********************************************
  482. LWPGRAPHFILTERS = 1
  483.     LWP_GRAPHFILTER_CGM = 1
  484.     LWP_GRAPHFILTER_WPG = 1
  485.     LWP_GRAPHFILTER_EPS = 1
  486.     LWP_GRAPHFILTER_FREELANCE = 1
  487.     LWP_GRAPHFILTER_HPGL = 1
  488.     LWP_GRAPHFILTER_PIC = 1
  489.     LWP_GRAPHFILTER_PCX = 1
  490.     LWP_GRAPHFILTER_JPEG = 1
  491.     LWP_GRAPHFILTER_CDR = 1
  492.     LWP_GRAPHFILTER_PCD = 1
  493.     LWP_GRAPHFILTER_GIF = 1
  494.     LWP_GRAPHFILTER_PNG = 1
  495. ;***********************************************
  496. ;
  497. [CustomizeNodeOptionsLWP]
  498. ; The [CustomizeNodeOptionsLWP] section
  499. ; is used both during file server installs
  500. ; (InstallType 2) and during node installs
  501. ; (InstallType 4). Please read the comments
  502. ; below for more details.
  503. ;
  504. ; For a file server install (InstallType 2),
  505. ; the [CustomizeNodeOptionsLWP] section allows
  506. ; network administrators to specify which
  507. ; features *can* be copied to a node user's
  508. ; machine during a node install. This section
  509. ; corresponds to the Node User Feature Access
  510. ; dialog box in the file server install.
  511. ; It is only used during a file server install
  512. ; if SizeOfInstall = 3 (customized install).
  513. ;
  514. ; Use the following values in these fields for
  515. ; a file server install:
  516. ;      0 Do not allow the feature to be copied
  517. ;        to the user's machine
  518. ;      1 Allow the feature to be copied the
  519. ;        user's machine
  520. ;
  521. ;
  522. ; For a node install (InstallType 4), the
  523. ; [CustomizeNodeOptionsLWP] section allows
  524. ; you to specify which features *will* be
  525. ; copied to the node user's machine during the
  526. ; node install. This corresponds to the
  527. ; Local Node Features dialog box in the
  528. ; node install.
  529. ;
  530. ; Use the following values in these fields for
  531. ; a node install:
  532. ;      0 Do not copy the feature to the user's
  533. ;        machine
  534. ;      1 Copy the feature to the user's machine
  535. ;
  536. ; Features will be copied to the user's machine
  537. ; during a node install only if:
  538. ;     * They were selected in this section
  539. ;       during an automated file server install
  540. ;      or in the Node User Feature Access
  541. ;       dialog box during a manual
  542. ;       file server install
  543. ;              AND
  544. ;    * They are selected in this section during
  545. ;       an automated node install or in the
  546. ;       Local Node Features dialog box during
  547. ;       a manual node install.
  548. ;
  549. ;***********************************************
  550. LWP_SMARTMASTERS = 1
  551. LWP_SAMPLEDOCS = 1
  552. LWP_TRUETYPEFONTS = 1
  553. ;***********************************************
  554. ;
  555. ;
  556. [Shared Components]
  557. ; The [Shared Components] section provides information
  558. ; about Lotus shared components (such as Spell Check).
  559. ;
  560. ; The "COMPONENTSDIR" field is used only during a
  561. ; server install.
  562. ;
  563. ;***********************************************
  564. COMPONENTSDIR = c:\lotus\compnent
  565. ;***********************************************
  566. ;
  567. ; The fields below allow you to select and
  568. ; deselect the Lotus shared components.
  569. ; These fields are only used if the "SizeOfInstall"
  570. ; field in the [LWP] section is set to 3.
  571. ;
  572. ; To select a shared component, set its value
  573. ; to 1 (one). To deselect a shared component,
  574. ; set its value to 0 (zero).
  575. ;
  576. ;***********************************************
  577. WIN32SHRIMPORTFILTERCDR = 1
  578. WIN32SHRIMPORTFILTERPCD = 1
  579. ;***********************************************
  580. ;
  581. ;
  582. ;************************************************
  583. ;************************************************
  584. ;
  585. ;End of Response File
  586.