home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0010 - 0019 / ibm0010-0019 / ibm0010.tar / ibm0010 / MAGELL31.ZIP / PROGRAM.ZIP / LAUNCH.INF < prev    next >
Encoding:
Text File  |  1990-03-27  |  14.6 KB  |  667 lines

  1. ; The following is the table MAGELLAN uses during INSTALL and Launch Update to
  2. ; find the software applications on your hard disk so that you can launch
  3. ; into these applications from MAGELLAN.
  4. ;
  5. ; The format of this file is strict and must be followed closely in order
  6. ; to insure proper operation with MAGELLAN.  This file (Launch.Inf) may
  7. ; be as large you like.  However, MAGELLAN can only keep track of the first
  8. ; 100 entries it finds on your hard disk.
  9. ;
  10. ; Any line (such as this one) that begins with a SEMICOLON is ignored by
  11. ; MAGELLAN and is treated as a "comment".
  12. ;
  13. ; Each application is listed one after another.
  14. ; Each launch setup must have four or five lines of information, even if
  15. ; one or two fields (lines) are left empty (blank with a Carriage Return).
  16. ; Do not begin these lines with semicolons.
  17. ;
  18. ;
  19. ; Line 1 - Application Name
  20. ;   This is the name of the program as you want it to
  21. ;   appear in the MAGELLAN Launch dialog box.  This name
  22. ;   can be AT MOST 25 characters (with no trailing spaces).
  23. ;   A vertical bar (|) is present on the comment row above
  24. ;   each setup to remind you of this maximum length.
  25. ;
  26. ; Line 2 - Filename {with size constraints in Kilobytes}
  27. ;   This is the filename that you want INSTALL or Launch Update
  28. ;   to look for and use to launch into an application.
  29. ;
  30. ; Mandatory: The last entry on the Filename: line must be an
  31. ;   upper and lower estimate of the filename's size (in kilobytes)
  32. ;   The size parameters are used by INSTALL and Launch Update to ensure
  33. ;   that the file MAGELLAN selects is actually the program
  34. ;   desired, and not another program that has the same name.
  35. ;
  36. ;   For Example: MS.exe {60,75}
  37. ;   Tells INSTALL or Launch Update to search for the file MS.exe
  38. ;   with a size that is greater than or equal to 60,000 bytes or
  39. ;   less than or equal to 75,000 bytes.  Install will create a Launch
  40. ;   setup for each MS.exe file between 60,000 and 75,000 bytes in size. 
  41. ;   Launch Update will create a Launch setup for the first MS.exe file 
  42. ;   on your disk within the filesize limits, and prompt you to add Launch
  43. ;   setups for any more MS.exe files that match.
  44. ;
  45. ;   NOTE: This line may contain up to 255 characters.
  46. ;
  47. ;
  48. ; Optional: If the keyword "{Path}" follows the Filename,
  49. ;   (i.e.  "filename.com {Path}"), INSTALL or Launch Update places the
  50. ;   keyword after the filename in the Filename: field.
  51. ;   When used during a Magellan launch, {Path} enters the
  52. ;   path info of the current file on the command line
  53. ;   for the launched program.
  54. ;
  55. ;   NOTE: Use of the {Path} keyword as a command line argument may
  56. ;         make the need for Keystrokes: (line 4) arguments unnecessary.
  57. ;
  58. ;
  59. ; Line 3 - Filespec Wildcards  (optional)
  60. ;   Used to help MAGELLAN preselect a launch choice based on the current
  61. ;   file's pathname or extension. If the current file matches a launch setup's
  62. ;   Filespec, MAGELLAN will highlight this launch entry.
  63. ;
  64. ;   NOTE: If two or more launch setups accept the same wildcard filespec,
  65. ;     the topmost name in the Launch dialog box will be highlighted.
  66. ;
  67. ;   The Filespec: field may be left blank if you do not want to
  68. ;     constrain launch preselection to any particular filename pattern.
  69. ;
  70. ;   NOTE: This line may contain up to 255 characters.
  71. ;
  72. ;  Line 4 - Keystrokes (optional)
  73. ;   These are the keystrokes that you want the launch setup to feed to
  74. ;   the application upon launching.  Usually these are the keys necessary
  75. ;   to retrieve the file of interest. Acceptable keystrokes include keyboard
  76. ;   characters, Macro Keystrokes, and File name expansion keywords, and
  77. ;   the {PauseNN} keyword. For more information of Keystrokes and Keywords,
  78. ;   read the Launch Overview and related screens in the Magellan HELP system, 
  79. ;   and the Launch and Keywords sections, pp. 179-198, in Chapter 5, 
  80. ;   "Magellan from A to Z" in the Explorer's Guide.
  81. ;
  82. ;   NOTE: This line may contain up to 255 characters.
  83. ;
  84. ;  Line 5 - Name of Viewer to base Launch upon (optional)
  85. ;   Used to help MAGELLAN preselect a launch choice based on the Viewer
  86. ;   selected for the current file.  If the Viewer selected matches a launch
  87. ;   setup's Viewer, MAGELLAN will highlight this launch entry.
  88. ;
  89. ;   NOTE: If two or more launch setups accept the same Viewer, 
  90. ;     the topmost name in the Launch dialog box will be highlighted.
  91. ;
  92. ;   The Viewer: field may be left blank if you do not want to
  93. ;     constrain launch preselection to any particular Viewer.
  94. ;
  95. ;   NOTE: This line may contain up to 31 characters.
  96. ;
  97. ;   For example, look at the entry in the table below for Lotus Manuscript.
  98. ;   On the optional fifth row is the name of the "Lotus Manuscript 1,2"
  99. ;   viewer.  This is entered when you want MAGELLAN to select this 
  100. ;   launch entry while highlighting a file that is being viewed by 
  101. ;   the Lotus Manuscript viewer.  The name of the viewer must match 
  102. ;   identically the name as it appears in the OPTIONS VIEWER dialog
  103. ;   box of MAGELLAN.  
  104. ;
  105. ;   This is the list of legal viewer names:
  106. ;
  107. ;        AlphaWorks Database         Microsoft Word
  108. ;        ARC                         MS Excel
  109. ;        Ascii                       MultiMate      
  110. ;        CompuServe                  Multiplan 4
  111. ;        Datalink                    Paradox
  112. ;        dBase                       PCX                   
  113. ;        DisplayWrite 4              PFS:Write
  114. ;        Enable WP                   PIC Graph             
  115. ;        Executable                  Q&A Write     
  116. ;        Express                     Quattro       
  117. ;        Framework II, III           QuikFind          
  118. ;        Freelance                   Revisable Form Text
  119. ;        Generic Binary              Text Editor                     
  120. ;        Generic Text                WordPerfect 4.2
  121. ;        GIF                         WordPerfect 5      
  122. ;        Lotus 1-2-3 Release 1,2     WordStar 2.1-5.5
  123. ;        Lotus 1-2-3 Release 3       WordStar 2000  1.0-3.0
  124. ;        Lotus Agenda                XyWrite
  125. ;        Lotus Manuscript 1,2        Zip
  126. ;        Lotus Symphony 1,2
  127. ;
  128. ;
  129. ;Lotus 1-2- 1A*         |
  130. Lotus 1-2-3 1A*
  131. 123.exe {85,95}
  132. *.wks
  133. {Pause10}{Enter}/fd{Disk}:{Dir}{Enter}/fr{Prefix}{Enter}
  134. ;
  135. ;Lotus 1-2-3 Rel. 2     |
  136. Lotus 1-2-3 Rel. 2
  137. 123.com {0,3}
  138. *.wks, *.wk1
  139. {Pause10}{Enter}/{Right}{Right}{Right}{Right}{Enter}{Enter}x{Esc}{Path}{Enter}
  140. ;
  141. ;Lotus 1-2-3 Rel 2      |
  142. Lotus 1-2-3 Rel. 2
  143. 123.exe {5,14}
  144. *.wks, *.wk1
  145. {Pause10}{Enter}/{Right}{Right}{Right}{Right}{Enter}{Enter}x{Esc}{Path}{Enter}
  146. ;
  147. ;Lotus 1-2-3 Rel. 2.2   |
  148. Lotus 1-2-3 Rel. 2.2
  149. 123.exe {14,17}
  150. *.wks, *.wk1
  151. {Pause10}{Enter}/{Right}{Right}{Right}{Right}{Enter}{Enter}x{Esc}{Path}{Enter}
  152. ;
  153. ;Lotus 1-2-3 Rel. 3.0   |
  154. Lotus 1-2-3 Rel. 3.0
  155. 123.exe {40,80}
  156. *.wks, *.wk1, *.wk3
  157. {Pause10}{Enter}/{Right}{Right}{Right}{Right}{Enter}{Enter}x{Esc}{Path}{Enter}
  158. ;
  159. ;Lotus HAL              |
  160. Lotus HAL
  161. HAL.exe {110,120}
  162. *.wks, *.wk1
  163. {Pause10}{Enter}\get {Path}{Enter}
  164. ;
  165. ;Lotus Symphony 1.0     |
  166. Lotus Symphony 1.0
  167. Symphony.exe {0,5}
  168. *.wrk
  169. {Pause10}{Enter}{Enter}{F9}{Right}{Enter}{Right}{Enter}x{Esc}{Path}{Enter}
  170. ;
  171. ;Symphony 1.1, 1.2      |
  172. Lotus Symphony 1.1, 1.2
  173. Symphony.com {0,17}
  174. *.wrk, *.wr1
  175. {Pause10}{Enter}{Enter}{F9}{Right}{Enter}{Right}{Enter}x{Esc}{Path}{Enter}
  176. ;
  177. ;Symphony Rel 2.0, 2.2  |
  178. Lotus Symphony 2.0, 2.2
  179. Symphony.exe {45,55}
  180. *.wrk, *.wr1
  181. {Pause10}{Enter}{Enter}{F9}{Right}{Enter}{Right}{Enter}x{Esc}{Path}{Enter}
  182. ;
  183. ;Manuscript 1.0         |
  184. Lotus Manuscript
  185. Ms.exe {44,45}
  186. *.doc
  187. Z{Ins}{Path}{Ins}
  188. Lotus Manuscript 1,2
  189. ;
  190. ;Manuscript 2.0 2.1     |
  191. Lotus Manuscript 2
  192. Ms.exe {61,67}
  193. *.doc
  194. Z{Ins}{Path}{Ins}
  195. Lotus Manuscript 1,2
  196. ;
  197. ;Lotus Agenda 1.0       |
  198. Lotus Agenda 1.0
  199. Agenda.exe {Path} {345,350}
  200. *.aga, *.bka, *.bka, *.bkb
  201.  
  202. ;
  203. ;Lotus Agenda 2.0       |
  204. Lotus Agenda 2.0
  205. Agenda.exe {Path} {0,20}
  206. *.ag, *.bg
  207.  
  208. ;
  209. ;WordPerfect 4.2        |
  210. WordPerfect 4.2
  211. Wp.exe {Path} {261,270}
  212. \{DirFound}\*\*.*
  213.  
  214. WordPerfect 4.2
  215. ;
  216. ;WordPerfect 5.0        |
  217. WordPerfect 5
  218. Wp.exe {Path} {200,250}
  219. \{DirFound}\*\*.*
  220.  
  221. WordPerfect 5
  222. ;
  223. ;Microsoft Word 3&4     |
  224. Microsoft Word
  225. Word.com {Path} {42,52}
  226. \{DirFound}\*\*.*
  227.  
  228. Microsoft Word
  229. ;
  230. ;Microsoft Word 5.0     |
  231. Microsoft Word 5.0
  232. Word.exe {Path} {600,700}
  233. \{DirFound}\*\*.*
  234.  
  235. Microsoft Word
  236. ;
  237. ;WordStar 2000          |
  238. WordStar 2000
  239. Ws2.exe {Path} {55,65}
  240. \{DirFound}\*\*.*
  241.  
  242. WordStar 2000  1.0-3.0
  243. ;
  244. ;WordStar Pro           |
  245. WordStar Pro
  246. Ws.exe {Path} {150,160}
  247. \{DirFound}\*\*.*
  248.  
  249. WordStar 2.1-5.5
  250. ;
  251. ;Multimate v3.3         |
  252. Multimate v3.3
  253. Wp.exe {Path} {185,195}
  254. *.doc
  255.  
  256. MultiMate
  257. ;
  258. ;Multimate Advtg.       |
  259. Multimate Advtg.
  260. Wp.exe {Path} {258,260}
  261. *.doc
  262.  
  263. MultiMate
  264. ;
  265. ;dBase III+             |
  266. dBase III+
  267. Dbase.exe {125,135}
  268. *.dbf
  269. {Pause200}{Esc}Use {Path}{Enter}
  270. ;
  271. ;dBase IV               |
  272. dBase IV
  273. Dbase.exe {145,155}
  274. *.dbf
  275. {Pause200}{Esc}yUse {Path}{Enter}
  276. ;
  277. ;Framework III          |
  278. Framework III
  279. Fw.exe {Path} {220,260}
  280. *.fw3
  281. {Enter}
  282. ;
  283. ;Multiplan v4.0         |
  284. Multiplan v4.0
  285. Mp.exe {300,320}
  286. \{DirFound}\*\*.*
  287. {Pause10}{Esc}TL{Path}{Enter}
  288. ;
  289. ;Quattro                |
  290. Quattro 
  291. Q.exe {271,280}
  292. *.wkq
  293. {Pause10}{Enter}/FRX{Esc}{Path}{Enter}
  294. ;
  295. ;Q & A  v2.0            |
  296. Q & A  v2.0
  297. Qa.com {0,5}
  298. *.doc
  299.  
  300. ;
  301. ;Harvard Graphics       |
  302. Harvard Graphics
  303. Hg.exe {Path} {100,110}
  304. *.cht
  305.  
  306. ;
  307. ;XY Write III+          |
  308. XY Write III+
  309. Editor.exe {170,180}
  310. \{DirFound}\*\*.*
  311. edit {Path}{Enter}
  312. XyWrite
  313. ;
  314. ;Freelance 2.0 Draw     |
  315. Freelance 2.0 Draw
  316. Fl.com {0,10}
  317. *.drw
  318. {Enter}{Enter}fr{Path}{Enter}
  319. ;
  320. ;Freelance 2.0 Cht      |
  321. Freelance 2.0 Cht
  322. Fl.com {0,10}
  323. *.cht
  324. {Enter}{Enter}fr{Path}{Enter}
  325. ;
  326. ;Freelance 3.0 Draw     |
  327. Freelance 3.0 Draw
  328. Fl.com {10,15}
  329. *.drw
  330. {Enter}frd{Prefix}{Tab}{Disk}:{Dir}{Enter}{Enter}
  331. ;
  332. ;Freelance 3.0 Cht      |
  333. Freelance 3.0 Cht
  334. Fl.com {10,15}
  335. *.cht *.ch1
  336. {Enter}frc{File}{Tab}{Disk}:{Dir}{Enter}{Enter}
  337. ;
  338. ;Lotus GraphWriter      |
  339. Lotus GraphWriter
  340. Gw.com {5,15}
  341. *.cht
  342. {Enter}{Right}{Right}{Enter}{Enter}{Path}{Enter}
  343. ;
  344. ;IBM DisplayWrite 3     |
  345. IBM DisplayWrite 3
  346. Dw3pg.com {5,10}
  347. *.txt
  348. {Enter}b{Enter}{Path}{Enter}{Enter}
  349. DisplayWrite 4
  350. ;
  351. ;   Version 1           |
  352. IBM DisplayWrite 4
  353. Dw4pg.com {6,7}
  354. \{DirFound}\*\*.*
  355. {Enter}2{Path}{Enter}
  356. DisplayWrite 4
  357. ;
  358. ;   Version 2           |
  359. IBM DW4 2.0
  360. Dw4pg.com {7,8}
  361. \{DirFound}\*\*.*
  362. 2{Path}{Enter}
  363. DisplayWrite 4
  364. ;
  365. ;PFS:File               |
  366. PFS:File
  367. file.exe {75,85}
  368. \{DirFound}\*\*.*
  369. 4{Enter}{Path}{Enter}
  370. ;
  371. ;PFS: Profes. File      |
  372. PFS: Profes. File
  373. Pf.exe {Path} {110,115}
  374. \{DirFound}\*\*.*
  375. 3{Enter}{Enter}
  376. ;
  377. ;PFS: Profes. Write     |
  378. PFS: Profes. Write
  379. Pf.com {Path} {0,1}
  380. \{DirFound}\*\*.*
  381.  
  382. PFS:Write
  383. ;
  384. ;PFS: 1st Choice        |
  385. PFS: 1st Choice
  386. First.exe {320,330}
  387. *.doc, *.fol, *.ss
  388. 6{Path}{Enter}
  389. ;
  390. ;PFS: 1st Choice 3      |
  391. PFS: 1st Choice 3
  392. First.com {0,10}
  393. *.doc, *.fol, *.ss
  394. 6{Path}{Enter}
  395. ;
  396. ;Paradox 2              |
  397. Paradox 2
  398. Paradox2.exe {40,50}
  399. *.db
  400. v{Disk}:{Dir\}{Prefix}{Enter}
  401. ;
  402. ;Paradox 3              |
  403. Paradox 3
  404. Paradox3.exe {51,59}
  405. *.db
  406. v{Disk}:{Dir\}{Prefix}{Enter}
  407. ;
  408. ;Paradox 386            |
  409. Paradox 386
  410. Pdox386.exe {500,700}
  411. *.db
  412. v{Disk}:{Dir\}{Prefix}{Enter}
  413. ;
  414. ;Microsoft Works        |
  415. Microsoft Works
  416. Works.exe {Path} {310,315}
  417. \{DirFound}\*\*.wks, *.wps, *.wdb, *.wcm
  418.  
  419. ;
  420. ;Epsilon Editor         |
  421. Epsilon Editor
  422. Epsilon.exe {Path} {40,90}
  423.  
  424.  
  425. ;
  426. ;Brief Editor           |
  427. Brief Editor
  428. B.exe {Path} {90,105}
  429.  
  430.  
  431. ;
  432. ;Ventura Publisher      |
  433. Ventura Publisher
  434. Vp.bat {Path} {0,1}
  435. *.chp
  436.  
  437. ;
  438. ;Format Drive A         |
  439. Format Drive A
  440. Format.com A: {5,50}
  441.  
  442.  
  443. ;
  444. ;Compress File ARCA     |
  445. Compress File ARCA
  446. arca.com {Disk}:{Dir\}{Prefix}.arc {Path} {0,5}
  447.  
  448.  
  449. ;
  450. ;UnCompress ARCE        |
  451. UnCompress ARCE
  452. arce.com {Path} {0,5}
  453. *.arc
  454.  
  455. ;
  456. ;Compress File PKARC    |
  457. Compress File PKARC
  458. pkarc.com -a {Disk}:{Dir\}{Prefix}.arc {Path} {15,25}
  459.  
  460.  
  461. ;
  462. ;UnCompress PKXARC      |
  463. UnCompress PKXARC
  464. pkxarc.com {Path} {10,25}
  465. *.arc
  466.  
  467. ;
  468. ;RBase                  |
  469. RBase
  470. Rbase.exe {300,400}
  471. \{DirFound}\*\*.*
  472.  
  473. ;
  474. ;Auto-Cad               |
  475. Auto-Cad
  476. acad.exe {200,300}
  477. \{DirFound}\*\*.*
  478.  
  479. ;
  480. ;Crosstalk XVI          |
  481. Crosstalk XVI
  482. xtalk.exe {50,90}
  483. \{DirFound}\*\*.*
  484.  
  485. ;
  486. ;Crosstalk Mk.4         |
  487. Crosstalk Mk.4
  488. xtalk.exe {130,180}
  489. \{DirFound}\*\*.*
  490.  
  491. ;
  492. ;Enable OA              |
  493. Enable OA
  494. enable.exe {0,20}
  495. \{DirFound}\*\*.*
  496.  
  497. ;
  498. ;GrandView              |
  499. GrandView
  500. gv.exe {150,250}
  501. \{DirFound}\*\*.*
  502.  
  503. ;
  504. ;Lotus Signal           |
  505. Lotus Signal
  506. signal.exe {200,300}
  507. \{DirFound}\*\*.*
  508.  
  509. ;
  510. ;Microsoft Excel        |
  511. Microsoft Excel
  512. excel.exe {path} {400,700}
  513. *.xl*
  514.  
  515. ;
  516. ;Norton Utils 4         |
  517. Norton Utils 4
  518. nu.exe {100,150}
  519. \{DirFound}\*\*.*
  520.  
  521. ;
  522. ;Office Writer 6.0      |
  523. Office Writer 6.0
  524. wp.com {50,100}
  525. \{DirFound}\*\*.*
  526.  
  527. ;
  528. ;Aldus Pagemaker        |
  529. Aldus Pagemaker
  530. pm.com {0,20}
  531. \{DirFound}\*\*.*
  532.  
  533. ;
  534. ;PC-Outline             |
  535. PC-Outline     
  536. pco.exe {50,80}
  537. \{DirFound}\*\*.*
  538.  
  539. ;
  540. ;PFS:Report             |
  541. PFS:Report
  542. report.exe {50,100}
  543. \{DirFound}\*\*.*
  544.  
  545. ;
  546. ;Quicken                |
  547. Quicken 
  548. q.exe {251,270}
  549. \{DirFound}\*\*.*
  550.  
  551. ;
  552. ;Quicken 3              |
  553. Quicken 3
  554. q.exe {340,370}
  555. \{DirFound}\*\*.*
  556.  
  557. ;
  558. ;Q & A Write            |
  559. Q & A Write
  560. qw.com {path} {0,20}
  561. \{DirFound}\*\*.*
  562.  
  563. ;
  564. ;Reflex                 |
  565. Reflex
  566. reflex.exe {800,1400}
  567. \{DirFound}\*\*.*
  568.  
  569. ;
  570. ;Sidekick               |
  571. Sidekick
  572. sk.com {30,70}
  573. \{DirFound}\*\*.*
  574.  
  575. ;
  576. ;Sidekick Plus          |
  577. Sidekick Plus    
  578. skplus.exe {350,450}
  579. \{DirFound}\*\*.*
  580.  
  581. ;
  582. ;Sprint                 |
  583. Sprint
  584. sp.exe {100,150}
  585. \{DirFound}\*\*.*
  586.  
  587. ;
  588. ;Autodesk Animator      |
  589. Autodesk Animator
  590. aa.exe {225,250}
  591. \{DirFound}\*\*.*
  592.  
  593. ;
  594. ;Samna Word             |
  595. Samna Word
  596. samna.com {path} {10,30}
  597. \{DirFound}\*\*.*
  598.  
  599. ;
  600. ;AlphaWorks             |
  601. AlphaWorks
  602. aworks.exe {170,220}
  603. \{DirFound}\*\*.*
  604.  
  605. ;
  606. ;Laplink                |
  607. Laplink
  608. ll.exe {50,80}
  609. \{DirFound}\*\*.*
  610.  
  611. ;
  612. ;Laplink III            |
  613. Laplink III
  614. ll3.exe {80,100}
  615. \{DirFound}\*\*.*
  616.  
  617. ;
  618. ;Procomm Plus           |
  619. Procomm Plus
  620. pcplus.exe {160,200}
  621. \{DirFound}\*\*.*
  622.  
  623. ;
  624. ;Epsilon Editor         |
  625. Epsilon Editor
  626. E.exe {Path} {40,90}
  627.  
  628.  
  629. Text Editor
  630. ;
  631. ;PrintGraph       |
  632. PrintGraph
  633. pgraph.exe {40,90}
  634. *.pic
  635. {pause30}SHG{Disk}:{Dir}{Enter}QQI
  636. ;
  637. ;Word for Windows       |
  638. Word for Windows
  639. winword.exe {400,900}
  640. \{DirFound}\*\*.*
  641.  
  642. ;
  643. ;Quattro 2              |
  644. Quattro 2
  645. Q.exe {241,250}
  646. *.wkq
  647. {Pause10}{Enter}/FRX{Esc}{Path}{Enter}
  648. ;
  649. ;Quattro Pro            |
  650. Quattro Pro 
  651. Q.exe {70,100}
  652. *.wkq
  653. {Pause10}{Enter}/FRX{Esc}{Path}{Enter}
  654. ;
  655. ;Brief III Editor       |
  656. Brief III Editor
  657. B.exe {Path} {110,120}
  658.  
  659.  
  660. ;
  661. ;IBM StoryBoard         |
  662. IBM StoryBoard
  663. se.exe {110,120}
  664.  
  665.  
  666. ;
  667.