home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / trident / ua64-dos / ua64-dos.exe / TVGAUTIL.ZIP / TVGA.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-02-01  |  37.9 KB  |  1,137 lines

  1. echo off
  2. cls
  3. %1:
  4. cd \tvgautil
  5.  
  6. :PROMPT
  7. cls
  8. type %1:\tvgautil\menu
  9. echo.
  10. echo.
  11. echo.
  12. echo      ╔═══════════════════════════════════════════════════════════════════╗
  13. echo      ║                                                                   ║
  14. type disk2
  15. echo      ║                                                                   ║
  16. echo      ╠═══════════════════════════════════════════════════════════════════╣
  17. echo      ║                                                                   ║
  18. echo      ║     A. Contents                                                   ║
  19. echo      ║                                                                   ║
  20. echo      ║     B. TVGA Utilities                                             ║
  21. echo      ║                                                                   ║
  22. echo      ║     C. Display Drivers                                            ║
  23. echo      ║                                                                   ║
  24. echo      ╠═══════════════════════════════════════════════════════════════════╣
  25. echo      ║                                                                   ║
  26. echo      ║     Select a letter to continue:          (  ESC to Exit )        ║
  27. echo      ║                                                                   ║
  28. echo      ╚═══════════════════════════════════════════════════════════════════╝
  29. echo.
  30. echo.
  31. echo.
  32. echo.
  33. :menu1
  34. %1:
  35. cd \tvgautil
  36. KEYIN
  37. IF ERRORLEVEL 65 IF NOT ERRORLEVEL 66 GOTO content
  38. IF ERRORLEVEL 97 IF NOT ERRORLEVEL 98 GOTO content
  39. IF ERRORLEVEL 66 IF NOT ERRORLEVEL 67 GOTO utilities
  40. IF ERRORLEVEL 98 IF NOT ERRORLEVEL 99 GOTO utilities
  41. IF ERRORLEVEL 67 IF NOT ERRORLEVEL 68 GOTO drivers
  42. IF ERRORLEVEL 99 IF NOT ERRORLEVEL 100 GOTO drivers
  43. IF ERRORLEVEL 27 IF NOT ERRORLEVEL 28 GOTO EXIT
  44. goto menu1
  45.  
  46. :content
  47. cls
  48. type %1:\tvgautil\content\content1.1
  49. PAUSE
  50. cls
  51. type %1:\tvgautil\content\content1.2
  52. pause
  53. cls
  54. type %1:\tvgautil\content\content1.3
  55. pause
  56. cls
  57. type %1:\tvgautil\content\content1.4
  58. pause
  59. cls
  60. type %1:\tvgautil\content\content1.5
  61. pause
  62. cls
  63. type %1:\tvgautil\content\content1.6
  64. pause
  65. GOTO PROMPT
  66.  
  67. :utilities
  68. cls
  69. echo -
  70. echo -
  71. echo -    This file tells how to install your video configuration
  72. echo -    utilities.  To select a utility, type the letter corresponding to
  73. echo -    the name (for example, press D for instructions for TPATCH).
  74. echo -    To return to the main menu, press ENTER.
  75. echo -
  76. echo -    TVGA Utilities List
  77. echo -    ===================
  78. echo -
  79. echo -      A. SVM         -  Set All TVGA Modes
  80. echo -      B. SMONITOR    -  Select Monitor Group and Type(Color/Mono)
  81. echo -      C. TMONITOR    -  Monitor selecting and CRTC Modification Program
  82. echo -      D. TPATCH      -  TVGA General Purpose Patch Program
  83. echo -      
  84. echo -
  85. echo -    Select a utility
  86. echo -    or
  87. echo -    press ENTER to return to the main menu.
  88.  
  89. %1:
  90. cd \tvgautil
  91. KEYIN
  92. IF ERRORLEVEL 65 IF NOT ERRORLEVEL 66 GOTO svm
  93. IF ERRORLEVEL 97 IF NOT ERRORLEVEL 98 GOTO svm
  94. IF ERRORLEVEL 66 IF NOT ERRORLEVEL 67 GOTO smonitor
  95. IF ERRORLEVEL 98 IF NOT ERRORLEVEL 99 GOTO smonitor
  96. IF ERRORLEVEL 67 IF NOT ERRORLEVEL 68 GOTO crtc
  97. IF ERRORLEVEL 99 IF NOT ERRORLEVEL 100 GOTO crtc
  98. IF ERRORLEVEL 68 IF NOT ERRORLEVEL 69 GOTO tpatch
  99. IF ERRORLEVEL 100 IF NOT ERRORLEVEL 101 GOTO tpatch
  100. IF ERRORLEVEL 27 IF NOT ERRORLEVEL 28 GOTO PROMPT
  101. GOTO PROMPT
  102.  
  103. :drivers
  104. cls
  105. echo -
  106. echo -    This file tells how to install high-resolution drivers
  107. echo -    for DOS applications.  To select an application, type the letter
  108. echo -    corresponding to the name (for example, press C for instructions 
  109. echo -    for Symphony).  To return to the main menu, press Enter.
  110. echo -
  111. echo -    TVGA Display Drivers List
  112. echo -    =========================
  113. echo -        A.  AutoCAD/386 Rel 10, 11, 12 
  114. echo -        B.  Lotus 1-2-3           - Release 2.1 & 2.2
  115. echo -        C.  Symphony              - Release 2.x
  116. echo -        D.  GEM Desktop           - Release 3.xx
  117. echo -        E.  Ventura               - Version 2.x & 3.x
  118. echo -        F.  WordPerfect           - Release 4 and above
  119. echo -        G.  MS Word               - Version 5.0
  120. echo -        H.  MS Word               - Version 5.5
  121. echo -        I.  MS Windows            - Version 3.1
  122. echo -        J.  Quattro Pro           - Version 2.x
  123. echo -        K.  Windows NT Driver     - Version 3.5
  124. echo -
  125. echo -    Select an application
  126. echo -    or
  127. echo -    Press ENTER to return to the main menu.
  128.  
  129. %1:
  130. cd \tvgautil
  131. KEYIN
  132. IF ERRORLEVEL 65 IF NOT ERRORLEVEL 66 GOTO acad
  133. IF ERRORLEVEL 97 IF NOT ERRORLEVEL 98 GOTO acad
  134. IF ERRORLEVEL 66 IF NOT ERRORLEVEL 67 GOTO 123
  135. IF ERRORLEVEL 98 IF NOT ERRORLEVEL 99 GOTO 123
  136. IF ERRORLEVEL 67 IF NOT ERRORLEVEL 68 GOTO symph
  137. IF ERRORLEVEL 99 IF NOT ERRORLEVEL 100 GOTO symph
  138. IF ERRORLEVEL 68 IF NOT ERRORLEVEL 69 GOTO gem3
  139. IF ERRORLEVEL 100 IF NOT ERRORLEVEL 101 GOTO gem3
  140. IF ERRORLEVEL 69 IF NOT ERRORLEVEL 70 GOTO vp
  141. IF ERRORLEVEL 101 IF NOT ERRORLEVEL 102 GOTO vp
  142. IF ERRORLEVEL 70 IF NOT ERRORLEVEL 71 GOTO wp
  143. IF ERRORLEVEL 102 IF NOT ERRORLEVEL 103 GOTO wp
  144. IF ERRORLEVEL 71 IF NOT ERRORLEVEL 72 GOTO word
  145. IF ERRORLEVEL 103 IF NOT ERRORLEVEL 104 GOTO word
  146. IF ERRORLEVEL 72 IF NOT ERRORLEVEL 73 GOTO word55
  147. IF ERRORLEVEL 104 IF NOT ERRORLEVEL 105 GOTO word55
  148. IF ERRORLEVEL 73 IF NOT ERRORLEVEL 74 GOTO win
  149. IF ERRORLEVEL 105 IF NOT ERRORLEVEL 106 GOTO win
  150. IF ERRORLEVEL 74 IF NOT ERRORLEVEL 75 GOTO quattro
  151. IF ERRORLEVEL 106 IF NOT ERRORLEVEL 107 GOTO quattro
  152. IF ERRORLEVEL 75 IF NOT ERRORLEVEL 76 GOTO ntdrv
  153. IF ERRORLEVEL 107 IF NOT ERRORLEVEL 108 GOTO ntdrv
  154. IF ERRORLEVEL 27 IF NOT ERRORLEVEL 28 GOTO PROMPT
  155. goto PROMPT
  156.  
  157. :acad
  158. cls
  159. echo -
  160. echo -
  161. echo -
  162. echo - AutoCAD TurboDLD Classic Driver by Panacea for Trident
  163. echo - ====================================================== 
  164. echo -
  165. echo -  TurboDLD Classic Driver by Panacea is a combined display 
  166. echo -  interface and rendering driver. It supports DOS versions 
  167. echo -  of AutoCAD 10/386, 11/386 and 12. It offers the follwing
  168. echo -  resolutions for the drawing editor:
  169. echo -
  170. echo -      640x480   - 16  colors   
  171. echo -      800x600   - 16  colors   
  172. echo -      1024x768  - 16  colors   
  173. echo -      1280x1024 - 16  colors   
  174. echo -      640x480   - 256 colors   
  175. echo -      800x600   - 256 colors    
  176. echo -      1024x768  - 256 colors    (1MB Video RAM required)
  177. echo -      1280x1024 - 256 colors    (2MB Video RAM required)
  178. echo -      512x480   - 32K colors    (1MB Video RAM required)
  179. echo -      640x480   - 32K colors    (1MB Video RAM required)
  180. echo -      800x600   - 32K colors    (1MB Video RAM required)
  181. echo -      512x480   - 65K colors    (1MB Video RAM required)
  182. echo -      640x480   - 65K colors    (1MB Video RAM required)
  183. echo -      800x600   - 65K colors    (1MB Video RAM required)
  184. echo -
  185. pause
  186. cls
  187. echo -
  188. echo -
  189. echo -  and for rendering:
  190. echo -
  191. echo -      640x480   - 256 colors   
  192. echo -      800x600   - 256 colors    
  193. echo -      1024x768  - 256 colors    (1MB Video RAM required)
  194. echo -      1280x1024 - 256 colors    (2MB Video RAM required)
  195. echo -      512x480   - 32K colors    (1MB Video RAM required)
  196. echo -      640x480   - 32K colors    (1MB Video RAM required)
  197. echo -      800x600   - 32K colors    (1MB Video RAM required)
  198. echo -      512x480   - 65K colors    (1MB Video RAM required)
  199. echo -      640x480   - 65K colors    (1MB Video RAM required)
  200. echo -      800x600   - 65K colors    (1MB Video RAM required)
  201. echo -
  202. echo -
  203. pause
  204. cls
  205. echo -  To install the display drivers for AutoCAD 10/386, 11/386 or
  206. echo -  12, you need this Driver/Utility Disk and the proper AutoCAD 
  207. echo -  386 Release.
  208. echo -
  209. echo -  IMPORTANT:  Make sure you have installed AutoCAD  with the
  210. echo -  IBM Standard VGA driver and you can bring up the AutoCAD
  211. echo -  Drawing editor screen.
  212. echo -
  213. echo - AutoCAD/386 Rel 10/11
  214. echo - ---------------------
  215. echo -
  216. echo -  1. Change the directory to \TVGAUTIL\ACAD on your hard drive, for 
  217. echo -     example, C:,  type:
  218. echo -          install
  219. echo -     follow the installation steps, The TurboDLD Classic Driver 
  220. echo -     and the other files will be copied to the proper ACAD working 
  221. echo -     subdirectory. 
  222. echo -
  223. pause
  224. cls
  225. echo -  2. Run DLD386's FASTCAD.BAT, or copy the commands in this file to 
  226. echo -     AUTOEXEC.bat file in your system before you run the AutoCAD.
  227. echo -     FASTCAD.BAT sets the environment variables including DLDCFG,
  228. echo -     DSPADI, RDPADI and RCPADI. 
  229. echo -
  230. echo -  3. Start AutoCAD/386. Select Configure AutoCAD from the Main
  231. echo -     Menu.
  232. echo -
  233. echo -  4. Select, in order, Configure Video Display.
  234. echo -
  235. echo -  5. Choose ADI P386 v4.0/4.1 display, it will bring out TurboDLD's
  236. echo -     configuration menu, follow the configue menu to select 
  237. echo -     proper graphics board, resolution.
  238. echo -
  239. echo -  6. A number of prompts follow.  They allow you to select the
  240. echo -     graphics  area background color, text color (for the menu
  241. echo -     status line and command prompt areas of the screen),
  242. echo -     text background color,  border color,  and  dialog box/
  243. echo -     button outline color.  To select the default colors, press
  244. echo -     [Return] at each prompt.  To select a different color,
  245. echo -     enter the desired color number at the given prompt.
  246. echo -
  247. pause
  248. cls
  249. echo -
  250. echo - AutoCAD/386 Rel 12
  251. echo - ------------------
  252. echo -
  253. echo -  Display Driver Installation Procedures
  254. echo -
  255. echo -
  256. echo -  1. Change the directory to \TVGAUTIL\ACAD on your hard drive, for 
  257. echo -     example, C:,  type:
  258. echo -          install
  259. echo -     follow the installation steps, The TurboDLD Classic Driver 
  260. echo -     and the other files will be copied to the proper ACAD working 
  261. echo -     subdirectory. 
  262. echo -
  263. echo -  2. Install the display driver for the drawing editor and
  264. echo -     for rendering, as described following.
  265. pause
  266. cls
  267. echo -
  268. echo -  Drawing Editor Installation Procedures
  269. echo -
  270. echo -    1. Bring up your AutoCAD Drawing Editor screen.
  271. echo -    2. Select CONFIGURE in the File pull-down menu. AutoCAD
  272. echo -       then switches to a text screen.
  273. echo -    3. Select 3 to configure the video display.  AutoCAD then
  274. echo -       shows your current video display.
  275. echo -    4. Answer Y to select a different driver.
  276. echo -    5. Select "TRIDENT MICROSYSTEMS (C) Panacea Inc". It will bring
  277. echo -       out the TurboDLD's configuration menu, follow the menu to
  278. echo -       select your resolution preference.  (Make sure you have
  279. echo -       enough video memory for the resolution.)
  280. echo -    6. Save your selection and exit from TurboDLD's configuration.
  281. echo -    8. Enter 0 to return to the Drawing Editor screen.
  282. echo -    9. Answer Y to save configuration changes.
  283. echo -
  284. echo -
  285. echo -
  286. pause
  287. cls
  288. echo -
  289. echo -
  290. echo -
  291. echo -  Rendering Installation Procedures
  292. echo -
  293. echo -
  294. echo -    1. Make sure you have installed Rendering for AutoCAD Rel 12.
  295. echo -    2. In the Drawing Editor screen, select Preferences in the
  296. echo -       Render pull-down menu.
  297. echo -    3. If you have previously configured Preferences for rendering,
  298. echo -       select Reconfigure in the Rendering Preferences dialog
  299. echo -       box.  Otherwise, it switches directly to a text screen.
  300. echo -    4. Select 2 to configure rendering driver.
  301. echo -    5. Select "AutoCAD's configured P386 ADI combined display/
  302. echo -       rendering driver."
  303. echo -    6. Select your resolution preference for rendering.
  304. echo -    7. Select your rendering view preference.
  305. echo -    8. Enter 0 to return to the Drawing Editor screen.
  306. echo -    9. Answer Y to save configuration changes.
  307. echo -   10. Click OK to close the Rendering Preferences dialog box.
  308. echo -
  309. echo -
  310. echo -
  311. PAUSE
  312. goto drivers
  313.  
  314.  
  315. :123
  316. cls
  317. echo -
  318. echo - Lotus 1-2-3 Release 2.1 &2.2
  319. echo - ============================
  320. echo -
  321. echo -  1. Make sure the files from the TVGA Driver/Utility Disk are
  322. echo -     installed on your hard disk.
  323. echo -
  324. echo -  2. At the prompt of the TVGAUTIL directory, run SET123 to copy
  325. echo -     the 1-2-3 drivers to your Lotus directory, like this:
  326. echo -
  327. echo -     Command Format:  SET123 Lotus_Directory
  328. echo -     Example:         SET123 c:\lotus
  329. echo -
  330. echo -  3. Move to your LOTUS directory.
  331. echo -
  332. echo -  4. Type LOTUS to open the Main Menu.
  333. echo -
  334. echo -  5. Select Install.
  335. echo -
  336. echo -  6. Select Advanced Options, and then select
  337. echo -     "Add new driver to library."
  338. echo -
  339. pause
  340. cls
  341. echo -
  342. echo -  7. Choose "Modify current driver set."
  343. echo -
  344. echo -  8. Choose one of the text or graphics display options.
  345. echo -     For graphics display mode, choose
  346. echo -        TVGA 640x480 for Release 2
  347. echo -
  348. echo -     For text display mode, choose one of the following drivers:
  349. echo -        TVGA 80x30 Version 1.03
  350. echo -        TVGA 80x43 Version 1.03
  351. echo -        TVGA 80x60 Version 1.03
  352. echo -        TVGA 132x25 Version 1.03
  353. echo -        TVGA 132x30 Version 1.03
  354. echo -        TVGA 132x43 Version 1.03
  355. echo -        TVGA 132x60 Version 1.03
  356. echo -
  357. echo -  9. Save your changes to complete the installation.
  358. echo -
  359. PAUSE
  360. goto drivers
  361.  
  362. :symph
  363. cls
  364. echo -
  365. echo - Symphony Release 2.x
  366. echo - ====================
  367. echo -
  368. echo -  1. Make sure the files from the TVGA Driver/Utility Disk are
  369. echo -     installed on your hard disk.
  370. echo -
  371. echo -  2. At the prompt of the TVGAUTIL directory, run SETSYMPH to copy
  372. echo -     the Symphony drivers to your Symphony directory, like this:
  373. echo -
  374. echo -     Command Format:  SETSYMPH Symphony_Directory
  375. echo -     Example:         SETSYMPH c:\symph
  376. echo -
  377. echo -  3. Move to the Symphony directory.
  378. echo -
  379. echo -  4. Type INSTALL to run the Symphony Install program.
  380. echo -
  381. echo -  5. Select Advanced Options, and then select
  382. echo -     "Add New Drivers to Library."
  383. echo -
  384. echo -  6. Choose "Modify Current Driver Set."
  385. echo -
  386. pause
  387. cls
  388. echo -
  389. echo -  7. Choose one of the text or graphics display options.
  390. echo -     For graphics display mode, choose
  391. echo -        TVGA 640x480 for Release 2
  392. echo -
  393. echo -     For text display mode, choose one of the following drivers:
  394. echo -        TVGA 80x30 Version 1.03
  395. echo -        TVGA 80x43 Version 1.03
  396. echo -        TVGA 80x60 Version 1.03
  397. echo -        TVGA 132x25 Version 1.03
  398. echo -        TVGA 132x30 Version 1.03
  399. echo -        TVGA 132x43 Version 1.03
  400. echo -        TVGA 132x60 Version 1.03
  401. echo -
  402. echo -  8. Save your changes to complete the installation.
  403. echo -
  404. PAUSE
  405. goto drivers
  406.  
  407. :GEM3
  408. cls
  409. echo - GEM/3 Desktop  Release 3.xx
  410. echo - ===========================
  411. echo -
  412. echo -  1. Make sure GEM/3 is already installed on your hard disk and
  413. echo -     is working well. If not, you must first install GEM/3 with a
  414. echo -     screen driver from the original GEM/3 System Diskettes.
  415. echo -
  416. echo -  2. When prompted by this program, insert a formatted diskette in
  417. echo -     drive A:.  TGUI9400CXi driver files will be copied to the
  418. echo -     diskette, creating a GEM/3 drivers diskette.
  419. echo -
  420. echo -  3. Insert the original GEM/3 System Master Disk and run GEMSETUP.
  421. echo -
  422. echo -  4. Select CHANGE EXISTING CONFIGURATION, CONTINUE, and CHANGE YOUR
  423. echo -     CURRENT SETUP. Then select the SCREEN DISPLAY.
  424. echo -
  425. echo -  5. When you are prompted to choose the graphics card and display,
  426. echo -     choose OTHER PACK ......  and insert your new GEM/3 drivers
  427. echo -     diskette.
  428. echo -
  429. echo -  6. Select a suitable TVGA display driver.
  430. echo -
  431. echo -  7. Continue with the rest of the GEMSETUP program.
  432. pause
  433. cls
  434. echo -
  435. echo - NOTE:
  436. echo -
  437. echo -  1. For more information about GEMSETUP, see your GEM/3 manual.
  438. echo -
  439. echo -  2. You must install a screen driver from the original GEM/3 System
  440. echo -     Diskette before installing a TVGA screen driver.
  441. echo -
  442. echo -
  443. pause
  444. cls
  445. echo.
  446. echo   ******************************************************************
  447. echo   *                                                                *
  448. echo   *    Do you want to prepare a TRIDENT GEM/3 drivers disk?        *
  449. echo   *                                                                *
  450. echo   *       1. YES         2. NO                                     *
  451. echo   *                                                                *
  452. echo   *    Select a number to continue:         (ESC to Exit)          *
  453. echo   *                                                                *
  454. echo   ******************************************************************
  455. echo.
  456. :if_gem3
  457. KEYIN
  458. IF ERRORLEVEL  49 IF NOT ERRORLEVEL  50 GOTO p_gem3
  459. IF ERRORLEVEL  89 IF NOT ERRORLEVEL  90 GOTO p_gem3
  460. IF ERRORLEVEL 121 IF NOT ERRORLEVEL 122 GOTO p_gem3
  461. IF ERRORLEVEL  50 IF NOT ERRORLEVEL  51 GOTO drivers
  462. IF ERRORLEVEL  78 IF NOT ERRORLEVEL  79 GOTO drivers
  463. IF ERRORLEVEL 110 IF NOT ERRORLEVEL 111 GOTO drivers
  464. IF ERRORLEVEL 27 IF NOT ERRORLEVEL 28 GOTO drivers
  465. goto if_gem3
  466.  
  467. :p_gem3
  468. gem.bat
  469. goto drivers
  470.  
  471. :vp
  472. cls
  473. call vp
  474. c:
  475. goto drivers
  476.  
  477. :win
  478. CLS
  479. echo - Microsoft Windows Version 3.1
  480. echo - =============================
  481. echo -
  482. echo - Please follow the directions in the file README.TXT, found 
  483. echo - in Disk1 of Driver/Utility.
  484. echo -
  485. PAUSE
  486. goto drivers
  487.  
  488. :word
  489. CLS
  490. echo -
  491. echo - Microsoft Word  version 5.0
  492. echo - ===========================
  493. echo -
  494. echo -  SCREEN.VID in directory  %2:\TVGAUTIL\WORD is a driver for
  495. echo -  Microsoft Word 5.0 that supports high-resolution text modes.
  496. echo -  Text modes supported are 80x60, 132x25, 132x30, 132x43 and 132x60.
  497. echo -
  498. echo -  NOTE:  These high-resolution modes do not support a mouse.
  499. echo -
  500. echo -  Installation:
  501. echo -  -------------
  502. echo -  1. To install the new driver, copy SCREEN.VID to your Word 5.0
  503. echo -     directory: (assuming Word 5.0 is in C:\WORD50):
  504. echo -
  505. echo -         COPY  %2:\TVGAUTIL\WORD\SCREEN.VID  C:\WORD50
  506. echo -
  507. PAUSE
  508. CLS
  509. echo -  2. To use the new modes, press:
  510. echo -         [ESC]               ; Enter command status, then
  511. echo -         O                   ; Enter Option command.
  512. echo -         Move the cursor to "display mode", and press
  513. echo -         [F1]                ; Display all valid modes
  514. echo -         Select the mode by moving the highlight bar or
  515. echo -         typing the corresponding number then hit
  516. echo -         [ENTER]
  517. echo -
  518. echo -   NOTE:
  519. echo -      The mode list displays only the number of lines in a
  520. echo -      mode, without the number of columns, like this:
  521. echo -              1. Text, 25 lines, 16 color
  522. echo -              2. Text, 43 lines, 16 color
  523. echo -              3. Text, 50 lines, 16 color
  524. echo -              4. Text, 60 lines, 16 color
  525. echo -              5. Text, 25 lines, 16 color
  526. echo -              6. Text, 30 lines, 16 color
  527. echo -              7. Text, 43 lines, 16 color
  528. echo -              8. Text, 60 lines, 16 color
  529. echo -      Modes 5 - 8 are 132 column modes.
  530. echo -
  531. PAUSE
  532. goto drivers
  533.  
  534. :word55
  535. CLS
  536. echo -
  537. echo - Microsoft Word  version 5.5
  538. echo - ===========================
  539. echo -
  540. echo -  SCREEN.VID in directory  %2:\TVGAUTIL\WORD55 is a driver for Microsoft
  541. echo -  Word 5.5 that supports high-resolution text and graphic modes.
  542. echo -
  543. echo -  Text modes supported are 80x60, 132x25, 132x30, 132x43 and 132x60.
  544. echo -  Graphic modes supported are 640x480 16-color and 800x600 16-color.
  545. echo -
  546. echo -
  547. echo -  Installation:
  548. echo -  -------------
  549. echo -  1. Change to directory  %2:\TVGAUTIL\WORD55.
  550. echo -
  551. echo -  2. Type SETUP.  Then follow the instructions on the screen to
  552. echo -     install the high-resolution drivers.
  553. echo -
  554. PAUSE
  555. goto drivers
  556.  
  557. :wp
  558. cls
  559. echo -
  560. echo -
  561. echo -
  562. echo -   TVGA Screen Drivers for WordPerfect
  563. echo -
  564. echo -        1 -  WordPerfect 5.1 in Extended Text Mode
  565. echo -
  566. echo -        2 -  WordPerfect 6.0 in Extended Text Mode
  567. echo -
  568. echo -        3 -  WordPerfect 5.1 in High-Resolution Graphics Mode
  569. echo -
  570. echo -        4 -  WordPerfect 6.0 in High-Resolution Graphics Mode
  571. echo -
  572. echo -
  573. echo - Enter a number ( 1 - 4 ) to continue
  574. echo - or
  575. echo - press ESC to return the driver menu
  576. echo -
  577.  
  578. %1:
  579. cd \tvgautil
  580. KEYIN
  581. IF ERRORLEVEL 49 IF NOT ERRORLEVEL 50 GOTO WP51T
  582. IF ERRORLEVEL 50 IF NOT ERRORLEVEL 51 GOTO WP60T
  583. IF ERRORLEVEL 51 IF NOT ERRORLEVEL 52 GOTO WP51G
  584. IF ERRORLEVEL 52 IF NOT ERRORLEVEL 53 GOTO WP60G
  585. IF ERRORLEVEL 27 IF NOT ERRORLEVEL 28 GOTO drivers
  586. goto wp
  587.  
  588. :WP40
  589. cls
  590. echo -
  591. echo - WordPerfect 4.x in Extended Text  Mode
  592. echo - ======================================
  593. echo -
  594. echo -  1. Move to your WordPerfect subdirectory (e.g., type CD \WP).
  595. echo -
  596. echo -  2. Type WP/S to start the WordPerfect SETUP program.
  597. echo -
  598. echo -  3. Select option 3, "Set Screen and Beep options."
  599. echo -
  600. echo -  4. Enter the number of Columns and Rows in the text mode you 
  601. echo -     desire (e.g., 80x60).
  602. echo -
  603. echo -  5. Choose option 0 to accept the new configuration and
  604. echo -     exit WordPerfect.
  605. echo -
  606. echo -  6. Use SVM to select the extended text mode. Start WordPerfect.
  607. echo - 
  608. PAUSE
  609. goto drivers
  610.  
  611. :WP50T
  612. cls
  613. echo -
  614. echo - WordPerfect 5.0 in Extended Text Mode
  615. echo - =====================================
  616. echo -
  617. echo -  1. Run the SVM utility to select the extended text mode you want
  618. echo -     to use (e.g., 132 or 80 columns by 25, 30, 43, or 60 rows).
  619. echo -
  620. echo -  2. WordPerfect uses an 80-column mode by default.  You need not
  621. echo -     make any adjustments to the program.  Simply enter the program
  622. echo -     and run it without reconfiguring.
  623. echo -
  624. echo -  3. If you selected 132-column mode in SVM, you need to adjust the 
  625. echo -     paper size OR change the font size from within WordPerfect (but
  626. echo -     not both).
  627. echo -     Instructions for both operations follow:
  628. echo -
  629. pause
  630. cls
  631. echo -
  632. echo -  Adjusting Paper Size:
  633. echo -  ---------------------
  634. echo -  1. Enter WordPerfect.
  635. echo -
  636. echo -  2. Press SHIFT-F1 to bring up the SETUP menu. Press 5 to select
  637. echo -     Initial Settings and then 4 to select Initial Code.
  638. echo -
  639. echo -  3. Press SHIFT-F8 to bring up the FORMAT menu. Press 2 to select
  640. echo -     Page Format and then 8 to select Paper Size.
  641. echo -
  642. echo -  4. Configure the paper size to 14 x 11 inches and select standard
  643. echo -     paper type.
  644. echo -
  645. echo -  5. Return to word processing mode. Once you have adjusted the page
  646. echo -     size, you need not repeat this procedure unless you want to
  647. echo -     change to a different display mode.
  648. echo -
  649. pause
  650. cls
  651. echo -
  652. echo -  Changing Font Size:
  653. echo -  -------------------
  654. echo -  1. Enter WordPerfect.
  655. echo -
  656. echo -  2. Press SHIFT-F8 to select the Format Menu.
  657. echo -
  658. echo -  3. Press 3 to select to Document Format Menu.
  659. echo -
  660. echo -  4. Select Option 3, Initial Font, from the Document Format Menu.
  661. echo -
  662. echo -  5. Choose a font of 16.5 pitch or greater from those available
  663. echo -     (available fonts depend on which printer you have selected).
  664. echo -
  665. echo -  6. Return to word processing mode. The Initial Font selection
  666. echo -     you have made will be saved with your document.
  667. echo -
  668. pause
  669. cls
  670. echo -
  671. echo - NOTES:  After you leave WordPerfect, return your display to
  672. echo -         80x25 VGA display mode by typing  SVM VGA
  673. echo -
  674. echo -         You may find it convenient to put the following command
  675. echo -         lines in a batch file:
  676. echo -            SVM  132xnn (or,  SVM  80xnn)
  677. echo -            WP
  678. echo -            SVM  VGA
  679. echo -
  680. PAUSE
  681. goto drivers
  682.  
  683. :WP51T
  684. cls
  685. echo -
  686. echo - WordPerfect 5.1 Text Mode
  687. echo - =========================
  688. echo -
  689. echo -  1. Make sure the files from your TVGA Driver/Utility Disk are
  690. echo -     installed on your hard disk.
  691. echo -
  692. echo -  2. Copy the file TVGATEXT.VRS from the \WP51 subdirectory to your
  693. echo -     WordPerfect directory.  For example, if your WP 5.1 directory is
  694. echo -     C:\WP51, type
  695. echo -
  696. echo -            COPY  %2:\TVGAUTIL\WP51\TVGATEXT.VRS  C:\WP51
  697. echo -
  698. echo -  3. Enter WordPerfect from the directory containing the WordPerfect
  699. echo -     program (e.g., C:\WP51).
  700. echo -
  701. echo -  4. Press the SETUP key (Shift-F1), choose Display, select Text
  702. echo -     Screen Type, and choose the desired driver.
  703. echo -
  704. PAUSE
  705. goto drivers
  706.  
  707.  
  708.  
  709.  
  710. :WP60T
  711. cls
  712. echo - WordPerfect 6.0 Text Mode
  713. echo - =========================
  714. echo -
  715. echo -  1. Make sure that the files on your TVGA Driver/Utility Disk are
  716. echo -     installed on your hard disk.
  717. echo -
  718. echo -  2. Copy the file TVGA6TXT.VRS from the \WP60 subdirectory to your
  719. echo -     WordPerfect directory. For example, if your WP 6.0 directory is
  720. echo -     C:\WP60, type
  721. echo -
  722. echo -            COPY  %2:\TVGAUTIL\WP60\TVGA6TXT.VRS  C:\WP60
  723. echo -
  724. echo -  3. Enter WordPerfect from the directory containing the WordPerfect
  725. echo -     program (e.g., C:\WP60).
  726. echo -
  727. echo -  4. Make sure you are in WordPerfect 6.0 text mode (there will be
  728. echo -     either a check mark or an asterisk in front of Text Mode in
  729. echo -     the VIEW menu).
  730. echo -
  731. echo -  5. Click SETUP (or press Shift-F1) in the FILE menu, and choose
  732. echo -     Display.  Then select 2, Text Mode Screen Type/Colors, and
  733. echo -     select Screen Type.  To install a Trident driver, select
  734. echo -     Trident VGA, then choose the desired screen resolution.
  735. PAUSE
  736. goto drivers
  737.  
  738. :WP50G
  739. cls
  740. echo -
  741. echo -   WordPerfect 5.0 in High-Resolution Graphics Mode
  742. echo -   ================================================
  743. echo -
  744. echo -   The WordPerfect 5.0 graphics driver is not on this disk.
  745. echo -   Please contact your dealer if you need this driver.
  746. echo -
  747. echo -
  748. PAUSE
  749. goto drivers
  750.  
  751. :WP51G
  752. cls
  753. echo -
  754. echo - WordPerfect 5.1 in High-Resolution Graphics Mode
  755. echo - ================================================
  756. echo -
  757. echo -  1. Make sure that the files on your TVGA Driver/Utility Disk are
  758. echo -     installed on your hard disk.
  759. echo -
  760. echo -  2. Copy the file TVGA16.VRS from the \WP51 subdirectory to your
  761. echo -     WordPerfect directory.  For example, if your WP 5.1 directory
  762. echo -     is C:\WP51, type
  763. echo -
  764. echo -            COPY  %2:\TVGAUTIL\WP51\TVGA16.VRS  C:\WP51
  765. echo -
  766. echo -  3. Enter WordPerfect from the directory containing the WordPerfect
  767. echo -     program.
  768. echo -
  769. echo -  4. Press the SETUP key (Shift-F1), choose Display, select Graphics
  770. echo -     Screen Type, and choose the desired driver.
  771. echo -
  772. PAUSE
  773. goto drivers
  774.  
  775. :WP60G
  776. cls
  777. echo - WordPerfect 6.0 in High-Resolution Graphics Mode
  778. echo - ================================================
  779. echo -  WordPerfect 6.0 for DOS offers a text mode and a graphics mode.
  780. echo -  The file WPTEXT.TXT tells how to install Trident text mode drivers.
  781. echo -                                                   
  782. echo -  For graphics mode, you can install the VESA driver and select a
  783. echo -  resolution from 640x480  up to 1280x1024.
  784. echo -
  785. echo -  1. Run the WordPerfect installation program to select the VESA
  786. echo -     driver that comes with WP6.0.
  787. echo -
  788. echo -  2. Enter WordPerfect and select Graphic Mode from the View menu.
  789. echo -
  790. echo -  3. Select Setup from the File menu, then select the Display submenu.
  791. echo -     Choose 1 to select a different graphics mode driver.  Choose 1
  792. echo -     for Screen Type.  Highlight and select VESA VBE, then select
  793. echo -     the resolution you prefer.  Follow the program instructions
  794. echo -     to finish the installation.
  795. echo -
  796. PAUSE
  797. goto drivers
  798.  
  799. :quattro
  800. cls
  801. echo -
  802. echo -
  803. echo -  Quattro Pro 2.x
  804. echo -  ===============
  805. echo -
  806. echo -  1. Make sure that the files on your TVGA Driver/Utility Disk are
  807. echo -     installed on your hard disk.
  808. echo -
  809. echo -  2. Copy the display drivers from  %2:\TVGAUTIL\QPRO to the Quattro
  810. echo -     Pro directory on your hard drive.
  811. echo -
  812. echo -     To copy the files to your \QPRO directory on your hard drive,
  813. echo -     just type:
  814. echo -
  815. echo -          COPY  %2:\TVGAUTIL\QPRO\VIDEO.RSC  C:\QPRO
  816. echo -
  817. echo -  3. Enter Quattro Pro by typing Q.
  818. echo -
  819. echo -  4. Press /O to select the Options menu  and  D to select Display
  820. echo -     Mode.
  821. echo -      
  822. PAUSE
  823. goto drivers
  824.  
  825. :ntdrv
  826. cls
  827. echo -
  828. echo -
  829. echo -   Microsoft Windows NT Driver
  830. echo -   ===========================
  831. echo -
  832. echo -        1 -  Windows NT 3.1
  833. echo -
  834. echo -        2 -  Windows NT 3.5
  835. echo -
  836. echo -
  837. echo - Enter a number ( 1 - 2 ) to continue 
  838. echo - or
  839. echo - press ESC to return the driver menu
  840. echo -
  841.  
  842. %1:
  843. cd \tvgautil
  844. KEYIN
  845. REM IF ERRORLEVEL 49 IF NOT ERRORLEVEL 50 GOTO NT31
  846. IF ERRORLEVEL 49 IF NOT ERRORLEVEL 51 GOTO NT35
  847. IF ERRORLEVEL 27 IF NOT ERRORLEVEL 28 GOTO drivers
  848. goto ntdrv
  849.  
  850. :nt31
  851. cls
  852. echo - 
  853. echo -
  854. echo - Microsoft WindowsNT 3.1 Driver
  855. echo - ==============================
  856. echo -
  857. echo - 1. Introduction
  858. echo -
  859. echo -  This is a Linear addressing driver,  runs on the following products:
  860. echo -  
  861. echo -  Trident 9440AGi VESA or PCI local bus adapter.
  862. echo -
  863. echo -  The Graphics device drivers supplied here are for the Microsoft Retail
  864. echo -  Release of the Windows NT operating system version 3.1.
  865. echo -  
  866. echo -  The drivers will substitute 640x480 by 256 colors if the mode selected
  867. echo -  is NOT supported by the trident 9440AGi  hardware.
  868. echo - 
  869. echo - 
  870. echo - 
  871. pause
  872. cls
  873. echo - 
  874. echo - 2. Supported Resolutions.
  875. echo -
  876. echo -               16 colors     256 colors    65000 colors    16.7 million
  877. echo -   Resolutions   4 bpp         8 bpp         16 bpp          24 bpp
  878. echo -  
  879. echo -     640x480    .5/1/2MB      .5/1/2MB        1/2MB           1/2MB
  880. echo -     800x600    .5/1/2MB         1/2MB        1/2MB             2MB
  881. echo -     1024x768   .5/1/2MB         1/2MB          2MB             N/A
  882. echo -     1280x1024     1/2MB           2MB          N/A             N/A
  883. echo -     1600x1200     1/2MB           2MB          N/A             N/A
  884. echo -  
  885. echo -   .5/1/2MB  -  Supported on 0.5, 1 or 2 Megabyte trident 94XX products
  886. echo -   N/A       -  Not Supported
  887. echo -
  888. echo -   * Note: 1600x1200, 1024x768x64K, 800x600x16M modes are only supported 
  889. echo -           on AGi
  890. echo -  
  891. echo -
  892. pause
  893. cls
  894. echo -
  895. echo -
  896. echo - 3. Installation Notes for Windows NT
  897. echo -  
  898. echo -   This driver package containing:
  899. echo - 
  900. echo -    - AGI.SYS             (Trident AGi graphics miniport driver)
  901. echo -    - AGI.DLL             (Trident AGi graphics display  driver)
  902. echo -    - OEMSETUP.INF        (setup files used by Windows NT Setup program)
  903. echo -    - README              This README file for Windows NT Version 3.1
  904. echo - 
  905. echo -   Windows NT drivers are included on Disk #2 of this package. They are
  906. echo -   located in the \NT31 sub-directory in your Driver/Utility disk 2.
  907. echo -  
  908. echo -   Procedure:
  909. echo - 
  910. echo -   1. Run the Windows NT Setup program located in the Program Manager, 
  911. echo -      Main group.
  912. echo -  
  913. echo -   2. Select Change System settings, from the Options pulldown menu.
  914. echo - 
  915. echo -   3. Select Other, from the display options.
  916. echo -
  917. pause   
  918. cls
  919. echo -
  920. echo -   4. NT will prompt you for the correct path, enter the directory where
  921. echo -      NT driver is located, for example, C:\TVGAUTIL\NTDRV\NT31.
  922. echo - 
  923. echo -   5. A list of all drivers will appears, select the resolution and color
  924. echo -      depth desired.
  925. echo -  
  926. echo -   6. Restart Windows NT.  Windows NT will start up using the trident 94XX
  927. echo -      Linear Addressing drivers.
  928. echo -
  929. echo -   Note: If you select a color depth or resolution, not supported by your
  930. echo -         card, NT will substitute 640x480, 256 color for the display.
  931. echo -
  932. echo - 
  933. pause
  934. GOTO drivers
  935. GOTO ntdrv
  936.  
  937. :nt35
  938. cls
  939. echo - 
  940. echo -
  941. echo - Microsoft WindowsNT 3.5 Driver
  942. echo - ==============================
  943. echo -
  944. echo - 1. Introduction
  945. echo -
  946. echo -   This is a Linear addressing driver,  runs on the following products:
  947. echo -
  948. echo -     Trident 9440AGi VESA or PCI local bus adapter
  949. echo -
  950. echo -   The Graphics device drivers supplied here are for the Microsoft Beta
  951. echo -   Release of the Windows NT operating system version 3.5.
  952. echo -
  953. echo -   The drivers will substitute 640x480 by 256 colors if the mode selected is
  954. echo -   NOT supported by the trident 9440AGi hardware.
  955. echo -
  956. echo -
  957. echo -
  958. pause   
  959. cls
  960. echo -
  961. echo - 2. Supported Resolutions.
  962. echo -
  963. echo -               16 colors     256 colors    65000 colors    16.7 million
  964. echo -   Resolutions    4 bpp         8 bpp         16 bpp          24 bpp
  965. echo -
  966. echo -   640 x  480     .5/1/2MB      .5/1/2MB      1/2MB           1/2MB
  967. echo -   800 x  600     .5/1/2MB      .5/1/2MB      1/2MB             2MB
  968. echo -   1024 x  768    .5/1/2MB         1/2MB        2MB             N/A
  969. echo -   1280 x 1024       1/2MB           2MB        N/A             N/A
  970. echo -   1600 x 1200       1/2MB           2MB        N/A             N/A
  971. echo -
  972. echo -   .5/1/2MB  -  Supported on 0.5, 1 or 2 Megabyte trident 94XX products
  973. echo -   N/A       -  Not Supported
  974. echo -
  975. echo -   * Note: 1600x1200, 1024x768x64K, 800x600x16M modes are only supported 
  976. echo -           on AGi
  977. echo -
  978. pause   
  979. cls
  980. echo -
  981. echo - 3. Installation Notes for Windows NT
  982. echo -
  983. echo -   This driver package containing:
  984. echo -
  985. echo -   - AGi.SYS             (Graphics miniport driver)
  986. echo -   - AGi.DLL             (Graphics display  driver)
  987. echo -   - OEMSETUP.INF        (setup files used by Windows NT Setup program)
  988. echo -   - README.V35          This README file for Windows NT Version 3.5
  989. echo -
  990. echo -   Windows NT drivers are included on Disk #2 of this package.  They are
  991. echo -   located in the \NT35 sub-directory.
  992. echo -
  993. echo -   Procedure:
  994. echo -
  995. echo -   1. Run the Windows NT display Setup program located in the Control Panel, 
  996. echo -      Main group.
  997. echo -
  998. echo -   2. Select "Change Display Type..." button from the Display Settings 
  999. echo -      options.
  1000. echo -
  1001. echo -   3. Select "Change..." button from the Display Type options.
  1002. pause   
  1003. cls
  1004. echo -
  1005. echo -   4. Select "Other..." button from the Select Device options.
  1006. echo -
  1007. echo -   5. NT will prompt you for the correct path, enter A:\NT35, where A:
  1008. echo -      is the drive containing Disk #2.
  1009. echo -
  1010. echo -   6. A list of all drivers will appears, select the resolution and color
  1011. echo -      depth desired.
  1012. echo -
  1013. echo -   7. Restart Windows NT.  Windows NT will start up using the trident 94XX
  1014. echo -      Linear Addressing drivers.
  1015. echo -
  1016. echo -   Note: If you select a color depth or resolution, not supported by your
  1017. echo -         card, NT will substitute 640x480, 256 color for the display.
  1018. echo -
  1019. echo -
  1020. echo -
  1021. pause
  1022. goto ntdrv
  1023.  
  1024. :svm
  1025. cls
  1026. echo -
  1027. echo -
  1028. echo -                  SET VIDEO MODE (SVM)
  1029. echo -                  ====================
  1030. echo -
  1031. echo -   SVM lets you select display modes and resolutions for
  1032. echo -   programs that do not run in standard VGA modes.  It offers
  1033. echo -   both extended-resolution modes and backward-compatible modes.
  1034. echo -   The program is totally self-explanatory.
  1035. echo -
  1036. echo -   You may leave SVM in the \TVGAUTIL\UTILITY subdirectory or
  1037. echo -   you may wish to copy it to a more accessible directory.
  1038. echo -
  1039. echo -   To run the utility, just type SVM at the prompt of the directory
  1040. echo -   where SVM.EXE is located.
  1041. echo -
  1042. PAUSE
  1043. GOTO utilities
  1044.  
  1045. :crtc
  1046. cls
  1047. echo -            MONITOR SELECTING AND CRTC Modification Program
  1048. echo -            ===============================================
  1049. echo -
  1050. echo -    TMONITOR is designed to select monitor, refresh rate and adjust 
  1051. echo -    CRTC parameters so that the image on the CRT is optimally
  1052. echo -    ized and centered on the screen.
  1053. echo -    Adjustable parameters include horizontal position and size,
  1054. echo -    vertical position and size (the vertical size can only be
  1055. echo -    adjusted a little because most monitors control vertical
  1056. echo -    size), and refresh rate.
  1057. echo -
  1058. echo -    1.  Because TMONITOR can creates new monitor configuration files,
  1059. echo -        we recommend that you create a directory named \TMONITOR on
  1060. echo -        your hard drive by typing  MD TMONITOR at the root directory.
  1061. echo -
  1062. echo -    2.  Then copy the files you need from the UTILITY subdirectory
  1063. echo -        to your new directory.  Type
  1064. echo -
  1065. echo -          COPY  %2:\TVGAUTIL\UTILITY\TMONITOR.*  C:\TMONITOR
  1066. echo -
  1067. echo -    3.  To run the utility, type TMONITOR from the newly created
  1068. echo -        directory C:\TMONITOR on your hard drive.  The program is
  1069. echo -        self-explanatory.
  1070. pause
  1071. GOTO utilities
  1072.  
  1073. :smonitor
  1074. cls
  1075. echo -                 Set Monitor (SMONITOR) Program
  1076. echo -                 ==============================
  1077. echo -
  1078. echo -    SMONITOR is designed to set the monitor group and the monitor type.
  1079. echo -
  1080. echo -    1. Set Monitor Group:
  1081. echo -
  1082. echo -    The graphics extended mode set by the graphics card's BIOS is 
  1083. echo -    sorted as 8 groups by the monitor's refresh rate. The higher the 
  1084. echo -    refresh rate of the monitor, the higher the group is used. Usually, 
  1085. echo -    the higher group covers  the modes in the lower group. The group
  1086. echo -    setting as below:
  1087. echo -    
  1088. echo -    GROUP TYPE 640X400 640X480 800X600 1024X768 1280X1024  1600X1200
  1089. echo -      0   31k     70      60     56       56      87i        87i
  1090. echo -      1   35k     70      60     60       60      87i        87i
  1091. echo -      2   48k     70      75     75       75      87i        87i
  1092. echo -      3   57k     70      85     75       75      87i        87i
  1093. echo -      4   65k     70      95     85       85      60         96i
  1094. echo -      5   72k     70      95     85       85      60         96i
  1095. echo -      6   82k     70      95     95       95      60         96i
  1096. echo -      7   100k    70      95     95       95      60         96i
  1097. echo -
  1098. echo -    The default group number is 2
  1099. pause
  1100. cls
  1101. echo -
  1102. echo -    If you want set the monitor group, type:
  1103. echo -
  1104. echo -          SMONITOR GROUP
  1105. echo -
  1106. echo -    where GROUP is one of the group number listed above.
  1107. echo -
  1108. echo -
  1109. echo -    2. Set monitor Color
  1110. echo -
  1111. echo -    You can use SMONITOR program to set the monitor as color or 
  1112. echo -    monochrome dislpay format. for set color monitor, type:
  1113. echo -
  1114. echo -          SMONITOR C
  1115. echo -
  1116. echo -    or type:
  1117. echo -
  1118. echo -          SMONITOR M
  1119. echo -
  1120. echo -    to set monochrome monitor.
  1121. echo -
  1122. pause
  1123. cls
  1124. GOTO utilities
  1125.  
  1126. :tpatch
  1127. cls
  1128. %1:
  1129. cd \tvgautil\utility
  1130. tpatch
  1131. cd ..
  1132. GOTO utilities
  1133.  
  1134. :EXIT
  1135.  
  1136.  
  1137.