home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Product / Product.zip / FREELAN5.EXE / FLG.RSP < prev    next >
Text File  |  1996-08-12  |  16KB  |  588 lines

  1. ;**********************************************************************
  2. ; Copyright 1996 Lotus Development Corporation.  All rights reserved.
  3. ;
  4. ; Lotus Freelance Graphics for OS/2 Automated Installation
  5. ;                                                                     
  6. ; Lotus Freelance Graphics for OS/2 installation can be automated by
  7. ; tailoring this file and FLG_CID.CMD.  The information you supply
  8. ; in this file provides input to the Install program so it can run    
  9. ; without user intervention.  FLG_CID.CMD includes commands and
  10. ; descriptions of parameters necessary for CID installation.  The     
  11. ; .CMD and .RSP files require editing to tailor them for your         
  12. ; specific installation.                                              
  13. ;                                                                     
  14. ; NOTE: Only system administrators should edit this response file.    
  15. ;       Individual users should use the response file provided to     
  16. ;       them by their system administrator.                           
  17. ;                                                                     
  18. ; Back up this file by copying it to a new name (FLG.SAV, for
  19. ; example) so you can start fresh at any time.                        
  20. ;                                                                     
  21. ; In this file, provide the information for each field.  Examine each 
  22. ; default value to make sure it is the value you want.                
  23. ;                                                                     
  24. ; Do not change the field names to the left of the equal signs (=) in 
  25. ; this file.  Changing the field names will cause errors.             
  26. ;                                                                     
  27. ; Do not remove fields from this file.  Removing fields will cause    
  28. ; errors.                                                             
  29. ;                                                                     
  30. ;**********************************************************************
  31.  
  32. ; User Registration ***************************************************
  33. ;
  34. ;  The User Registration section is for information about the end user
  35. ;  of this copy of the product.
  36. ;
  37. ;----------------------------------------------------------------------
  38. ;  Type the user's name in the "USER_NAME" field.
  39. ;  Type the company's name in the "COMPANY_NAME" field.
  40. ;  This information will become a permanent part of the user's copy
  41. ;  of this program.
  42. ;----------------------------------------------------------------------
  43. USER_NAME = 
  44. COMPANY_NAME = 
  45. ;**********************************************************************
  46.  
  47. ; General Information *************************************************
  48. ;
  49. ;  The General Information section specifies whether the CONFIG.SYS 
  50. ;  file should be automatically updated, the Lotus install directory
  51. ;  name, and the folder name.
  52. ;
  53. ;----------------------------------------------------------------------
  54. ;  Use the "CFGUPDATE" field to specify how to handle changes that may
  55. ;  be required in your CONFIG.SYS file.
  56. ;       AUTO   Automatically update CONFIG.SYS
  57. ;       MANUAL Make a copy of the user's CONFIG.SYS file called
  58. ;              CONFIG.ADD that includes the changes you must make to
  59. ;              the file
  60. ;----------------------------------------------------------------------
  61. CFGUPDATE = MANUAL
  62. ;----------------------------------------------------------------------
  63. ;  Use the "AUX1" field to specify the directory under which all the
  64. ;  Lotus product files are installed.  Lotus recommends that you use
  65. ;  LOTUSOS2.
  66. ;----------------------------------------------------------------------
  67. AUX1 = C:\LOTUSOS2
  68. ;----------------------------------------------------------------------
  69. ;  Use the "FOLDER_NAME" field to name the folder to which you want to
  70. ;  add the Lotus Freelance Graphics product icon.
  71. ;----------------------------------------------------------------------
  72. FOLDER_NAME = Lotus SmartSuite
  73. ;**********************************************************************
  74.  
  75.  
  76. ; Freelance Graphics **************************************************
  77. ;
  78. ;----------------------------------------------------------------------
  79. ;  Use the "COMP" field to identify that Freelance Graphics is
  80. ;  to be installed.  Do not modify this line.
  81. ;----------------------------------------------------------------------
  82. COMP = Freelance Graphics For OS/2
  83. ;----------------------------------------------------------------------
  84. ;  Use the "FILE" and "AUX2" fields to specify the directory where you
  85. ;  want to install Lotus Freelance Graphics.  The top directory should 
  86. ;  match the directory specified for the "AUX1" field in the General
  87. ;  Information section.  The "FILE" and "AUX2" values must be identical.
  88. ;----------------------------------------------------------------------
  89. FILE = C:\LOTUSOS2\FLG
  90. AUX2 = C:\LOTUSOS2\FLG
  91. ;----------------------------------------------------------------------
  92. ;  Use the "FLG_INSTALL_OPTION" field to specify the size of the 
  93. ;  Freelance Graphics install.
  94. ;       1 Default install
  95. ;       2 Minimum install
  96. ;       3 Customized install
  97. ;----------------------------------------------------------------------
  98. FLG_INSTALL_OPTION = 1
  99. ;
  100. ; Customize Freelance Graphics ----------------------------------------
  101. ;
  102. ;  The Customize Freelance Graphics section lets you select which
  103. ;  features of Lotus Freelance Graphics you want to install.
  104. ;  This section is only used if the "FLG_INSTALL_OPTION" field is 
  105. ;  set to 3 (custom install).
  106. ;
  107. ;  A value of 1 indicates the feature should be installed; a value
  108. ;  of 0 indicates the feature should not be installed.
  109. ;
  110. ;***********************************************
  111. ;
  112. ; Freelance Graphics Program Section
  113. ;  FLGCORE comprises the basic, minimum features
  114. ;  you should install to get a basic, working
  115. ;  version of Freelance Graphics.
  116. ;  FLGCORE must be set to 1 on the initial
  117. ;  install of Freelance Graphics.
  118. ;***********************************************
  119. ; Main Freelance Graphics files
  120. FLGCORE = 1
  121. ;
  122. ; Spell Checker
  123. FLGSPELLPRG = 1
  124. ;  English Dictionary
  125.   FLGSPLENG = 1
  126. ;  French Dictionary
  127.   FLGSPLFRH = 1
  128. ;  Spanish Dictionary
  129.   FLGSPLSPH = 1
  130. ;
  131. ; Freelance Graphics Tour
  132. FLGTOUR = 1
  133. ;
  134. ; Freelance Help files - Opting to not install Help files
  135. ; will disable the Guide Me feature.
  136. FLGHELP = 1
  137. ;
  138. ; LotusScript Help Files
  139. FLGSCRIPTHELP = 1
  140. ;
  141. ; Screen resolution
  142. FLGVGA = 0
  143. FLGSVGA = 1
  144. ;
  145. ; Font files - Opting to not install font files
  146. ; may cause problems with SmartMaster looks.
  147. FLGFONTS = 1
  148. ;
  149. ; Mobile Screen Show Player files - Opting to
  150. ; not install Mobile Screen Show Player files
  151. ; will disable the TeamShow feature in 
  152. ; Freelance Graphics.
  153. FLGMOBILEPLAY = 1
  154. ;
  155. ;Freelance Graphics Presentation Library
  156. FLGPRESLIB = 1
  157.  
  158. ;***********************************************
  159. ;
  160. ; Freelance Graphics SmartMaster Looks Section
  161. ;
  162. ;  Each look is a collection of page layouts
  163. ;  with a stylistically consistent design.
  164. ;
  165. ;***********************************************
  166. FLG1996.MAS = 1
  167. FLG1997.MAS = 1
  168. FLG3LINE.MAS = 1
  169. FLG4SQUARE.MAS = 1
  170. FLGABSTRACT.MAS = 1
  171. FLGANGLES.MAS = 1
  172. FLGARCHITEC.MAS = 1
  173. FLGAUSTRALI.MAS = 1
  174. FLGBASICLIN.MAS = 1
  175. FLGBEVRULE.MAS = 1
  176. FLGBLOCKLIN.MAS = 1
  177. FLGBLOCKS.MAS = 1
  178. FLGBLUEGRAY.MAS = 1
  179. FLGBRASS.MAS = 1
  180. FLGBULLETS.MAS = 1
  181. FLGBUTTONS.MAS = 1
  182. FLGCANADA.MAS = 1
  183. FLGCANADMAP.MAS = 1
  184. FLGCAPITOL.MAS = 1
  185. FLGCORPORAT.MAS = 1
  186. FLGCUISINE.MAS = 1
  187. FLGCURRENCY.MAS = 1
  188. FLGCUSTOM2.MAS = 1
  189. FLGDECO.MAS = 1
  190. FLGDIAMOND.MAS = 1
  191. FLGDOTLINE1.MAS = 1
  192. FLGDOTLINE2.MAS = 1
  193. FLGEEC.MAS = 1
  194. FLGELEGANCE.MAS = 1
  195. FLGEUROPE.MAS = 1
  196. FLGFARM.MAS = 1
  197. FLGFESTIVE.MAS = 1
  198. FLGFINANCE.MAS = 1
  199. FLGFLAGS.MAS = 1
  200. FLGFOOD.MAS = 1
  201. FLGFOREST.MAS = 1
  202. FLGFRAME.MAS = 1
  203. FLGFRANCE.MAS = 1
  204. FLGGEARS.MAS = 1
  205. FLGGERMANY.MAS = 1
  206. FLGGRADATE1.MAS = 1
  207. FLGGRADATE2.MAS = 1
  208. FLGGRADATE3.MAS = 1
  209. FLGGRADLINE.MAS = 1
  210. FLGGRAPHLIN.MAS = 1
  211. FLGHOLLAND.MAS = 1
  212. FLGITALY.MAS = 1
  213. FLGJAPAN.MAS = 1
  214. FLGJFLAG.MAS = 1
  215. FLGLIBERTY.MAS = 1
  216. FLGMARBLE.MAS = 1
  217. FLGMEDICAL.MAS = 1
  218. FLGMEDICAL2.MAS = 1
  219. FLGMMBLUE.MAS = 1
  220. FLGMMPASTEL.MAS = 1
  221. FLGMMPURPLE.MAS = 1
  222. FLGMMSKETCH.MAS = 1
  223. FLGMMSQUARE.MAS = 1
  224. FLGMMSTAGE.MAS = 1
  225. FLGMOUNTAIN.MAS = 1
  226. FLGNEO2.MAS = 1
  227. FLGNIGHTSKY.MAS = 1
  228. FLGNOTEBOOK.MAS = 1
  229. FLGOILREFIN.MAS = 1
  230. FLGOILRIG.MAS = 1
  231. FLGORNATE2.MAS = 1
  232. FLGPACIFIC.MAS = 1
  233. FLGPAGE.MAS = 1
  234. FLGPENCIL2.MAS = 1
  235. FLGPILLAR.MAS = 1
  236. FLGPILLBOTL.MAS = 1
  237. FLGPLANE.MAS = 1
  238. FLGPRESENT.MAS = 1
  239. FLGPYRAMID.MAS = 1
  240. FLGRAINBOW.MAS = 1
  241. FLGREDBOX.MAS = 1
  242. FLGRUSHMORE.MAS = 1
  243. FLGSCRIM.MAS = 1
  244. FLGSHADOWBX.MAS = 1
  245. FLGSHIMMER.MAS = 1
  246. FLGSHIP.MAS = 1
  247. FLGSKETCH.MAS = 1
  248. FLGSKYLINE.MAS = 1
  249. FLGSOUTHWST.MAS = 1
  250. FLGSPACE.MAS = 1
  251. FLGSPAIN.MAS = 1
  252. FLGSPOTLITE.MAS = 1
  253. FLGSTACK.MAS = 1
  254. FLGSTOCKMKT.MAS = 1
  255. FLGSWEEP.MAS = 1
  256. FLGSYMBOLBX.MAS = 1
  257. FLGTESTTUBE.MAS = 1
  258. FLGTILES.MAS = 1
  259. FLGTRACTOR.MAS = 1
  260. FLGTUBE.MAS = 1
  261. FLGTXBLUE.MAS = 1
  262. FLGTXFIBER.MAS = 1
  263. FLGTXGRANIT.MAS = 1
  264. FLGTXMARBGR.MAS = 1
  265. FLGTXMARBWH.MAS = 1
  266. FLGTXPAPER.MAS = 1
  267. FLGTXRED.MAS = 1
  268. FLGTXWOOD.MAS = 1
  269. FLGTXWTRDRP.MAS = 1
  270. FLGTXWTRWAV.MAS = 1
  271. FLGUK.MAS = 1
  272. FLGUSAFLAG.MAS = 1
  273. FLGUSAMAP.MAS = 1
  274. FLGVAULT.MAS = 1
  275. FLGVERTBAR.MAS = 1
  276. FLGWAFFLE.MAS = 1
  277. FLGWAVE.MAS = 1
  278. FLGWORLD1.MAS = 1
  279. FLGWORLD2.MAS = 1
  280.  
  281. ;************************************************
  282. ;
  283. ; Freelance Graphics SmartMaster Content Topics Section
  284. ;
  285. ;  Content topics require specific diagrams, clip
  286. ;  art, and SmartMaster looks.  If you opt to not
  287. ;  install any clip art, diagrams, or SmartMaster
  288. ;  looks, but do want to install content topics,
  289. ;  Install automatically selects and installs
  290. ;  only those files it requires.
  291. ;
  292. ;************************************************
  293. FLGBSTORM.SMC = 1
  294. FLGBUSPLAN.SMC = 1
  295. FLGCOMPETE.SMC = 1
  296. FLGCORPOVW.SMC = 1
  297. FLGMEET.SMC = 1
  298. FLGTEAMMTG.SMC = 1
  299. FLGMKTRES.SMC = 1
  300. FLGNEWMKT.SMC = 1
  301. FLGORIENTAT.SMC = 1
  302. FLGPLAUNCH.SMC = 1
  303. FLGPOSITION.SMC = 1
  304. FLGPRODCTBR.SMC = 1
  305. FLGPSTATUS.SMC = 1
  306. FLGPUPDATE.SMC = 1
  307. FLGPROPOSAL.SMC = 1
  308. FLGRECOMMEN.SMC = 1
  309. FLGSALLNC.SMC = 1
  310. FLGTRAIN.SMC = 1
  311. FLGBENEFITS.SMC = 1
  312. FLGBUSREV.SMC = 1
  313. FLGINDUSTRY.SMC = 1
  314. FLGITSTRAT.SMC = 1
  315. FLGQUALITY.SMC = 1
  316. FLGSALESZIG.SMC = 1
  317. FLGSALESWAX.SMC = 1
  318. FLGSBUPLAN.SMC = 1
  319. FLGKOTSTRAT.SMC = 1
  320. FLGKOTSEG.SMC = 1
  321. FLGKOTMIX.SMC = 1
  322. FLGKOTPRES.SMC = 1
  323.  
  324. ;************************************************
  325. ;
  326. ; Freelance Graphics Clip Art Section
  327. ;
  328. ;************************************************
  329. FLGAFRICMAP.SYM = 1
  330. FLGAGENDA.SYM = 1
  331. FLGANIMALS.SYM = 1
  332. FLGARROWS.SYM = 1
  333. FLGASIA.SYM = 1
  334. FLGASIAMAP.SYM = 1
  335. FLGATLANMAP.SYM = 1
  336. FLGAUSNZMAP.SYM = 1
  337. FLGAUSTRMAP.SYM = 1
  338. FLGBENELUX.SYM = 1
  339. FLGBENMAP.SYM = 1
  340. FLGBISLEMAP.SYM = 1
  341. FLGBUILDING.SYM = 1
  342. FLGBUTTONS.SYM = 1
  343. FLGCANADA.SYM = 1
  344. FLGCANADMAP.SYM = 1
  345. FLGCARTOONS.SYM = 1
  346. FLGCLOSURE.SYM = 1
  347. FLGCOMMOBJT.SYM = 1
  348. FLGCOMMUNIC.SYM = 1
  349. FLGCOMPPERI.SYM = 1
  350. FLGCOMPUTER.SYM = 1
  351. FLGCUSTOM.SYM = 1
  352. FLGENTERTAI.SYM = 1
  353. FLGENVIRONM.SYM = 1
  354. FLGEUROPMAP.SYM = 1
  355. FLGEUROUMAP.SYM = 1
  356. FLGFINANCE.SYM = 1
  357. FLGFLAGS.SYM = 1
  358. FLGFOOD.SYM = 1
  359. FLGFRANCE.SYM = 1
  360. FLGFRANCMAP.SYM = 1
  361. FLGGEOSHAPE.SYM = 1
  362. FLGGERMANY.SYM = 1
  363. FLGGERMAMAP.SYM = 1
  364. FLGHANDS.SYM = 1
  365. FLGIBERIMAP.SYM = 1
  366. FLGINDUSTRY.SYM = 1
  367. FLGIREMAP.SYM = 1
  368. FLGITALY.SYM = 1
  369. FLGITALYMAP.SYM = 1
  370. FLGJAPANMAP.SYM = 1
  371. FLGLAMERMAP.SYM = 1
  372. FLGLEGENDS.SYM = 1
  373. FLGMEDICAL.SYM = 1
  374. FLGMEN.SYM = 1
  375. FLGNAMERMAP.SYM = 1
  376. FLGNETWORK.SYM = 1
  377. FLGNEXTSTEP.SYM = 1
  378. FLGOFFOBJCT.SYM = 1
  379. FLGPACIFMAP.SYM = 1
  380. FLGPEOPLE.SYM = 1
  381. FLGPOLANMAP.SYM = 1
  382. FLGPRESENTN.SYM = 1
  383. FLGPROJECT.SYM = 1
  384. FLGPUZZLE.SYM = 1
  385. FLGROADS.SYM = 1
  386. FLGRUSSMAP.SYM = 1
  387. FLGSALES.SYM = 1
  388. FLGSAMERMAP.SYM = 1
  389. FLGSCANDMAP.SYM = 1
  390. FLGSCIENCE.SYM = 1
  391. FLGSEASIMAP.SYM = 1
  392. FLGSPAIN.SYM = 1
  393. FLGSPORTS.SYM = 1
  394. FLGSWITZMAP.SYM = 1
  395. FLGTEXTBOX.SYM = 1
  396. FLGTIME.SYM = 1
  397. FLGTRANSPOR.SYM = 1
  398. FLGUK.SYM = 1
  399. FLGUSA.SYM = 1
  400. FLGUSAMAP.SYM = 1
  401. FLGWEATHER.SYM = 1
  402. FLGWOMEN.SYM = 1
  403. FLGWORLDMAP.SYM = 1
  404.  
  405. ;************************************************
  406. ;
  407. ; Freelance Graphics Diagrams Section
  408. ;
  409. ;************************************************
  410. FLGBRANCH.DGM = 1
  411. FLGCUSTOM.DGM = 1
  412. FLGFLOW.DGM = 1
  413. FLGGANTT.DGM = 1
  414. FLGGRAPH.DGM = 1
  415. FLGHUB.DGM = 1
  416. FLGNETWORK.DGM = 1
  417. FLGPYRAMID.DGM = 1
  418. FLGQUALITY.DGM = 1
  419. FLGSECTION.DGM = 1
  420. FLGTARGET.DGM = 1
  421. FLGTIMELINE.DGM = 1
  422. FLGVENN.DGM = 1
  423.  
  424. ;************************************************
  425. ;
  426. ; Freelance Graphics Add Impact Movies Section
  427. ;
  428. ;************************************************
  429. FLGAIRCRAFT.AIM = 1
  430. FLGARROWDNL.AIM = 1
  431. FLGARROWDNR.AIM = 1
  432. FLGARROWLDN.AIM = 1
  433. FLGARROWLIT.AIM = 1
  434. FLGARROWLUP.AIM = 1
  435. FLGARROWRDN.AIM = 1
  436. FLGARROWRUP.AIM = 1
  437. FLGARROWUPL.AIM = 1
  438. FLGARROWUPR.AIM = 1
  439. FLGAWARD.AIM = 1
  440. FLGBALANCE.AIM = 1
  441. FLGBALLOON1.AIM = 1
  442. FLGBALLOON2.AIM = 1
  443. FLGBATTER.AIM = 1
  444. FLGBIKE.AIM = 1
  445. FLGBIRDY.AIM = 1
  446. FLGBLOB.AIM = 1
  447. FLGBOOK.AIM = 1
  448. FLGBREAKDWN.AIM = 1
  449. FLGBREAKOUT.AIM = 1
  450. FLGBUILDUP.AIM = 1
  451. FLGCALENDER.AIM = 1
  452. FLGCAR.AIM = 1
  453. FLGCHAMPGNE.AIM = 1
  454. FLGCLOCK.AIM = 1
  455. FLGCLOUDS.AIM = 1
  456. FLGCLOUDWL.AIM = 1
  457. FLGCOMPETE.AIM = 1
  458. FLGCOPTER.AIM = 1
  459. FLGCURSOR.AIM = 1
  460. FLGCURTAIN.AIM = 1
  461. FLGCUTCOSTS.AIM = 1
  462. FLGDINOSAUR.AIM = 1
  463. FLGDOG.AIM = 1
  464. FLGDOOROPEN.AIM = 1
  465. FLGDOWNSIZE.AIM = 1
  466. FLGFIREWRKS.AIM = 1
  467. FLGFLAGWAVE.AIM = 1
  468. FLGFLIPCOIN.AIM = 1
  469. FLGFOODCHAN.AIM = 1
  470. FLGFROG2.AIM = 1
  471. FLGGLOBEMKT.AIM = 1
  472. FLGGROWTH.AIM = 1
  473. FLGHANDSHAK.AIM = 1
  474. FLGHEADTAP.AIM = 1
  475. FLGHOURGLAS.AIM = 1
  476. FLGJACKPOT.AIM = 1
  477. FLGLADY_B.AIM = 1
  478. FLGMAN.AIM = 1
  479. FLGMONEYBAG.AIM = 1
  480. FLGMOUSE.AIM = 1
  481. FLGNETWORK.AIM = 1
  482. FLGOFFTARGT.AIM = 1
  483. FLGONTARGET.AIM = 1
  484. FLGPAINTED.AIM = 1
  485. FLGPARCHUTE.AIM = 1
  486. FLGPLANE.AIM = 1
  487. FLGPLATTER.AIM = 1
  488. FLGPROFITDN.AIM = 1
  489. FLGPROFITUP.AIM = 1
  490. FLGPROJCTR.AIM = 1
  491. FLGQUESTION.AIM = 1
  492. FLGSHARK.AIM = 1
  493. FLGSKYDIVER.AIM = 1
  494. FLGSPLITDWN.AIM = 1
  495. FLGSPLITLF.AIM = 1
  496. FLGSPLITRT.AIM = 1
  497. FLGSPLITUP.AIM = 1
  498. FLGSTRBRST1.AIM = 1
  499. FLGSTRBRST2.AIM = 1
  500. FLGSUN.AIM = 1
  501. FLGSYNERGY.AIM = 1
  502. FLGUNBALNCE.AIM = 1
  503. FLGUPSIZE.AIM = 1
  504. FLGWALLY.AIM = 1
  505. FLGWINNER.AIM = 1
  506. FLGWOMAN.AIM = 1
  507. FLGZAP.AIM = 1
  508.  
  509. ;************************************************
  510. ;
  511. ; Freelance Graphics Sounds Section
  512. ;
  513. ;************************************************
  514. FLGAPPLAUSE.WAV = 1
  515. FLGCARSKID.WAV = 1
  516. FLGCHEERING.WAV = 1
  517. FLGCHIME_A.WAV = 1
  518. FLGCHIME_B.WAV = 1
  519. FLGINTRO.WAV = 1
  520. FLGJAZZY.WAV = 1
  521. FLGLIONROAR.WAV = 1
  522. FLGPHONE.WAV = 1
  523. FLGPLUCK_A.WAV = 1
  524. FLGPLUCK_B.WAV = 1
  525. FLGPLUCK_C.WAV = 1
  526. FLGRAIN.WAV = 1
  527. FLGSHIPHORN.WAV = 1
  528. FLGTICKING.WAV = 1
  529. FLGTRUMPET.WAV = 1
  530. FLGWHISTLE.WAV = 1
  531.  
  532. ;***********************************************
  533. ;
  534. ;Freelance Graphics Import Filters Section
  535. ;
  536. ;***********************************************
  537. IMPEPS = 1
  538. IMPBMP = 1
  539. IMPCGM = 1
  540. IMPDRW = 1
  541. IMPDXF = 1
  542. IMPGAL = 1
  543. IMPGIF = 1
  544. IMPHGL = 1
  545. IMPMET = 1
  546. IMPPCX = 1
  547. IMPPCT = 1
  548. IMPPPT = 1
  549. IMPHGW = 1
  550. IMPRND = 1
  551. IMPTGA = 1
  552. IMPTIF = 1
  553. IMPWPG = 1
  554.  
  555. ;************************************************
  556. ;
  557. ; Freelance Graphics Export Filters Section
  558. ;
  559. ;************************************************
  560. EXPEPS = 1
  561. EXPBMP = 1
  562. EXPCGM = 1
  563. EXPHTM = 1
  564. EXPMET = 1
  565. EXPPCX = 1
  566. EXPTGA = 1
  567. EXPTIF = 1
  568. EXPWPG = 1
  569. ;**********************************************************************
  570.  
  571.  
  572. ;**********************************************************************
  573. ;  The AUX3, AUX4, AUX5, and AUX6 fields should be set to the directory
  574. ;  name specified for the "AUX1" field in the General Information 
  575. ;  section.  The "OVERWRITE", "SAVEBACKUP", and "DELETEBACKUP" fields 
  576. ;  should not be changed from their default settings.
  577. ;**********************************************************************
  578. AUX3 = C:\LOTUSOS2
  579. AUX4 = C:\LOTUSOS2
  580. AUX5 = C:\LOTUSOS2
  581. AUX6 = C:\LOTUSOS2
  582. OVERWRITE = YES
  583. SAVEBACKUP = NO
  584. DELETEBACKUP = NO
  585. ; End of response file ************************************************
  586.