home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / NETWORK / BLTS.ZIP / BLT16 < prev    next >
Encoding:
Text File  |  1990-06-21  |  22.3 KB  |  612 lines

  1. TECHNICAL BULLETIN
  2. 06.18.90 JCR
  3.  
  4. MULTI-TASKING - Windows, 3.0, Microsoft           
  5.  
  6.  
  7. Initial Comment
  8. Windows 3.0 is a complex multi-tasking application, which offers a
  9. variety of functions within network operation.  Because of this
  10. complexity, our preliminary testing has been quite extensive and is
  11. not yet complete. In addition, there are certain aspects of Windows
  12. (network related) which do not function correctly with the LANtastic
  13. network operating system.  These aspects include:
  14.  
  15.  - Running Windows 3.0 in enhanced mode on a server - this causes
  16.    loss of network functionality, and in some cases, proves fatal to the
  17.    network.
  18.   
  19.  - One must rely on NET Printer Management Queue to control network
  20.    print jobs; the Printer Manager provided in Windows does not function
  21.    with LANtastic
  22.   
  23.  - Windows 3.0 does not support the requirements for LANtastic Voice
  24.   
  25.  - Reports indicate that Artisoft's LANCACHE can not be run with Windows 3.0
  26.  
  27. We are currently working with Microsoft to provide the most
  28. reasonable solutions, and I will update this bulletin as necessary.
  29. This bulletin should replace all other notes generated from this
  30. office on Windows 3.0 to date.  All other areas of testing to date
  31. have proved successful.  Keeping these successes in mind, along with
  32. the limitations, I have added Windows 3.0 to our compatibility list
  33. (with the limitations noted).  While claiming Windows 3.0 and
  34. LANtastic 3.x, are compatible, Artisoft is not responsible for the
  35. compatibility of any other application(s) running within Windows
  36. unless otherwise noted.
  37.  
  38. The following information is based on inhouse testing to date of
  39. Windows.  If you are a registered user of LANtastic with a current
  40. support policy, any technical questions may be directed to our
  41. technical support staff.  
  42.  
  43. Artisoft Inc.
  44. 575 E. River Road
  45. Tucson, AZ  85704
  46. (602) 293-6363
  47.  
  48.  
  49. NETWORK INSTALLATION
  50.  
  51. Installing Windows 3.0
  52. Windows 3.0 should be installed on the server with the network
  53. already loaded, and should be installed following the procedures for
  54. Microsoft NET.  While Windows 3.0 seems to function with either the
  55. IBM PC LAN or MS NET driver, Microsoft recommends using the Microsoft
  56. NET driver.
  57.  
  58. Windows creates several .INI files which contain various
  59. configuration information:
  60.  
  61. CONTROL.INI          - Maintains color schemes and patterns
  62. PROGMAN.INI          - Maintains group information
  63. SYSTEM.INI           - Maintains system configuration 
  64. WIN.INI              - Maintains Windows configuration (devices, fonts, etc)
  65. WINFILE.INI          - Maintains settings
  66.  
  67. When Windows 3.0 is installed with the network loaded using the
  68. Microsoft NET driver, some modifications to the SYSTEM.INI and
  69. WIN.INI files may still be necessary.  Copies of the entire files are
  70. attached; the pertinent information from each file follows.
  71.  
  72. File Information, Cont.
  73.  
  74. SYSTEM.INI
  75. [boot] section:
  76. network.drv=msnet.drv   (configured during install for MS NET)
  77.  
  78. [386Enh] section: 
  79. EMMExclude=D000-D7FF  -exclude the RAMBASE address used by the Network adapter
  80. NetHeapSize=76        -tells Windows the max buffer size in Kb required for 
  81.                        data transfer. The default value is 8; Microsoft's 
  82.                        initial test recommends 76
  83. NetDMASize=            -tells Windows to provide buffer in Kb size for DMA. 
  84.                         Default is 32 on MicroChannel, 0 on all others
  85. InDOSPolling=TRUE      -value should be TRUE, ON, YES or 1 
  86.  
  87. * Note: The first three commands are additions to the [386Enh]
  88.   section; each command requires a separate line.
  89.  
  90. WIN.INI
  91. [ports] section:
  92. LPT1.PRN=          -must be added to provide network printing redirection;
  93. LPT2.PRN=           these files will be listed under Printer Ports in 
  94. LPT3.PRN=           Printer Configuration.
  95.  
  96. Note: These three lines must be added to the [ports] section; as
  97. above, each command requires a separate line.  One does not need to
  98. specify LPT2.PRN and LPT3.PRN if redirection to LPT2 or LPT3 is not
  99. going to occur.
  100.  
  101. CONFIG.SYS
  102. Windows will install any necessary devices in the config.sys file
  103. during installation if prompted to do so.  The install program will
  104. load any mouse or other specific devices, SMARTDRV.SYS and HIMEM.SYS
  105. if applicable.  Windows requires an extended memory manager
  106. (HIMEM.SYS) to run Windows in standard or 386 enhanced mode.
  107.  
  108. AUTOEXEC.BAT
  109. As with config.sys, Windows will modify the Autoexec.bat during
  110. installation if prompted to do so.  The installation adds Windows to
  111. the PATH command and will add a SET TEMP= to the appropriate location
  112. for Windows.
  113.  
  114. Configuration...
  115. Once Windows has been installed, it may be configured individually
  116. for each workstation on the network.  This procedures installs a
  117. group of configuration files containing information about that
  118. workstation's hardware configuration and startup options.  To run the
  119. network setup, log into the network and change to the redirected
  120. drive which contains Windows.  From that prompt run SETUP /N  (N is
  121. the Network switch for Setup).
  122.  
  123. Windows will ask for a path\directory in which to install the local
  124. files; the default is C:\WINDOWS.  Windows will then display an
  125. initial configuration menu; if the selections shown are not correct
  126. for that workstation, use the arrow keys to change each item.
  127.  
  128. Once the selections are correct, press enter to accept the changes
  129. and Windows will copy the necessary files to the specified directory.
  130. Once Windows has been installed, review the modifications as
  131. necessary to the WIN.INI and SYSTEM.INI files in the local
  132. workstation directory, and set PATH to include the redirected drive
  133. designation for Windows, as well as the local workstation directory.
  134.  
  135. NETWORK OPERATION
  136.  
  137. Once Windows has been installed and configured, the user must log
  138. into the server and share the directory which contains Windows.  From
  139. that directory prompt, the user may run Windows in either of three
  140. formats: WIN /S        Standard Mode: Provides access to extended
  141. memory for 286-based systems or higher with at least 256K of extended
  142. memory WIN /E        Enhanced Mode: Provides all standard mode
  143. features for 386-based systems with at least 1MB of extended memory
  144. plus: Virtual Memory, multiple virtual machines, configurable
  145. time-slicing for DOS apps (to determine priority of execution) and
  146. standard DOS apps can run in their own windows or full-screen NOTE:
  147. Enhanced mode may also be activated by WIN /3.  WIN /R        Real
  148. Mode: Base-level operating mode for 286/386-based systems with 640K
  149. to 1 MB of memory.  Uses standard 640K conventional memory, standard
  150. DOS and Windows apps can use EMS memory, and standard DOS apps run
  151. full-screen in the foreground.
  152.  
  153. NOTE: We do not recommend running Windows 3.0 in enhanced mode on a
  154. LANtastic server.
  155.  
  156. WIN will execute Windows in the most appropriate mode based on your
  157. existing configuration.
  158.  
  159. The network should always be loaded prior to running Windows.  Once
  160. Windows has been loaded, the user may execute a variety of network
  161. functions. These functions can be handled through the DOS shell, a
  162. PIF file or through Windows. The following is an outline of handling
  163. these functions through Windows.  NOTE: If the user is not already
  164. logged into the server, he may do so by running NET through the DOS
  165. shell, the File Manager or a created PIF file.
  166.  
  167. Connecting a Network Drive
  168. 1.  The user must first be logged into the server containing the
  169.     resource (If the user is not logged in, he may do so through the DOS
  170.     shell or by running NET through the File Manager or through a created
  171.     PIF file.  
  172. 2.  From the MAIN group, select File Manager and pull down
  173.     the Disk menu.  
  174. 3.  Select Connect Net Drive 
  175. 4.  Select the desired Drive Letter and enter the Network Path 
  176.     (ie \\SERVER\RESOURCE). 
  177. 5.  Select Connect or press enter. 
  178. 6.  The drive should now appear on the directory tree and NET should
  179.     appear in the drive box.  Double click to access that drive. 
  180.     The bottom portion of the window indicates the full path name of 
  181.     the drive (\\SERVER\RESOURCE) and the available bytes on that drive.
  182.  
  183. Disconnecting a Network Drive
  184. 1.  From the MAIN group the user should select File Manager and pull
  185.     down the Disk menu.
  186. 2.  Select Disconnect Net Drive and select the drive letter to be disconnected.
  187. 3.  The directory tree should now display any current connections.
  188.  
  189. Connecting a Printer
  190. Our testing to date has produced a variety of results. It is
  191. important to note that there are several functions involved; the
  192. printer resource may be connected through a NET command in NOS, and
  193. the port may be connected as a Network device in Windows.  The
  194. printer driver itself in Windows can also be configured to any
  195. designated port.
  196.  
  197. Print Manager
  198. Windows has a Print Manager which has the capabilities of managing
  199. network print jobs.  Any testing of this facility (as far as pausing
  200. or disabling the manager) proved fatal to the print job, and in some
  201. cases, to the network.  By establishing connections through Windows
  202. to any network port, the manager did not operate and returned "A
  203. General Network Error has Occurred" message.  By establishing
  204. connections through NOS and configuring the printer drivers to a port
  205. designated with .PRN (LPT1.PRN, LPT2.PRN etc), the job was redirected
  206. to a file therefore bypassing the Printer Manager.  In this case the
  207. Manager was not accessible, returning a "There are no printers
  208. connected; run Control Panel to set up printers" message.
  209.  
  210. In both cases, the job did make it to the designated printer,
  211. however, during preliminary testing, we were more successful when
  212. establishing a link to the port through Windows and then configuring
  213. the printer driver to that port (rather than a .PRN device).
  214. Unfortunately, as this caused errors with the Printer Manager, it
  215. also caused problems with local printing.
  216.  
  217. Keeping this in mind, when establishing connections to a printer, we
  218. recommend the following:
  219.  
  220. 1.  The user must first be logged into the server connected to the
  221.     printer resource
  222. 2.  A link must be established to the printing device using NET
  223.     through the DOS shell, any NET PIF file created, or prior to loading
  224.     Windows.
  225. 3.  From the MAIN group, select Control Panel and select the Printers
  226.     option. From the Printer menu, hi-lite the desired printer driver
  227.     from the Installed Printers list and select the Configure option.
  228.     Hi-lite the redirected port from the .PRN selections (LPT1.PRN,
  229.     LPT2.PRN, etc.  If you do not see these ports listed under
  230.     configuration, please review the installation notes regarding WIN.INI
  231.     earlier in this bulletin).  Once in any application through Windows,
  232.     pull down the File menu, select Printer Setup and select the printing
  233.     device.
  234.  
  235. Printing to Local and Network Devices
  236.  
  237. 1.  The user should have the network printer connected to a .PRN
  238.     device as listed above.
  239. 2.  A printer driver should be installed for the local printer.
  240. 3.  From the MAIN group, select Control Panel and select the Printers
  241.     option.  From the Printer menu, hi-lite the local printer driver from
  242.     the Installed Printers list and select the Configure option.  Hi-lite
  243.     the local port designation (do not select a .PRN device).  Once in
  244.     any application through Windows, pull down the File menu, select
  245.     Printer Setup and select the desired printing device.
  246.  
  247. Disconnecting Printers
  248.  
  249. 1.  Since the initial connection of a printer can be done through the
  250. application, the user may select a different printer device without
  251. disconnecting the initial printer. The same holds true for changing
  252. the driver; the user may run the Control Panel Printers program to
  253. change the configuration of the printer port.
  254.  
  255. 2.  If the user wishes to completely disconnect the device, he may
  256. execute a NET command through the DOS shell or through a NET PIF
  257. file.
  258.  
  259. Other Operations
  260. LANtastic does not interfere with the normal operation of Windows;
  261. one can share various network resources and run applications through
  262. Windows with no apparent problems.
  263.  
  264. PIF Files
  265. Whenever a non-Windows application is executed, Windows looks for
  266. that application's Program Information File (PIF).  A PIF is a
  267. special file containing settings that tell Windows how to run a
  268. non-Windows application.  A PIF's filename usually matches that of
  269. the corresponding application.  Once such a file has been created,
  270. that application can started by double-clicking on the PIF filename.
  271. It is not necessary to create a PIF for each non-Windows application.
  272. Please refer to your Windows manual for more information.
  273.  
  274.  
  275. SUMMARY
  276.  
  277. Avoiding Problems
  278.  
  279. Due to the complexity of Windows and the requirements for
  280. installation, we can only provide brief recommendations to avoid
  281. problems:
  282.  
  283. - Make sure Windows is installed using the Microsoft NET driver.
  284. - To avoid addressing conflicts, ensure the network adapter RAMBASE
  285.   (if applicable) has been excluded in the SYSTEM.INI file, and make
  286.   sure there are no other memory conflicts.
  287. - If Windows is running in enhanced mode on a workstation, make sure
  288.   HIMEM.SYS has been loaded in the config.sys file.
  289. - If Windows is a shared resource on the network, make sure SETUP /N
  290.   has been run for each user and make sure each user has a path set to
  291.   the local directory as well as the network directory for Windows.
  292. - Make sure the NetBIOS and REDIR commands are being executed prior
  293.   to loading Windows.
  294. - If SERVER is loaded, make sure Windows is not being loaded in Enhanced mode.
  295. - If printing problems occur; ensure the user has properly
  296.   established all print connections and that the Print Manager has
  297.   not been paused; this may cause a fatal network error.
  298. - If the printing performance is not acceptable, optimize the printer
  299.   configuration through LANtastic's NET_MGR program.  Since the program
  300.   is printing through a file, a NET LPT TIMEOUT is not required.
  301.  
  302.  
  303. TESTING
  304.  
  305. Equipment
  306. We tested a version of Windows 3.0 directly from Microsoft, as well
  307. as a version from CompuAdd.  Both yielded identical results, although
  308. additional measures were necessary to install the version from
  309. CompuAdd. In every case, follow the procedures outlined to install 
  310. Windows as a shared network resource for Microsoft NET. All other 
  311. procedures as listed in this bulletin remain the same.
  312.  
  313. Loading the Network
  314. The network can be loaded through Windows (through DOS shell), but it
  315. is recommended that the user have the network loaded prior to loading
  316. Windows.
  317.  
  318. PROBLEMS ENCOUNTERED DURING TESTING
  319.  
  320. Below I have described all of the problems encountered so far with
  321. Windows 3.0 and LANtastic.  As this is a continual process, this page
  322. will be updated regularly until all problems have been resolved.
  323.  
  324. Running Windows 3.0 in Enhanced Mode on a Server
  325. Windows 3.0 can be loaded in enhanced mode on a LANtastic server.
  326. Some functionality is retained; the user can open multiple windows,
  327. run non-Windows applications and shell to DOS.  When the user tries
  328. to access any network function through the File Manager (for drive
  329. connections), Control Panel (for printer connections), or by running
  330. any LANtastic NET command (either through a PIF file or through the
  331. DOS shell), a fatal network error may result.
  332.  
  333. While the server is running Windows 3.0 in enhanced mode, it is no
  334. longer an available resource to the network.  Depending on operation,
  335. when the user exits Windows on the server and returns to DOS, the
  336. network resumes functionality.
  337.  
  338. Testing to date indicates that Windows 3.0 will run on a server in
  339. Real and Standard mode; allowing the user to share drives and
  340. printers through File Manager, Control Panel and through NET (either
  341. through a PIF file or through the DOS shell).
  342.  
  343. Controlling Network Print Jobs through Print Manager
  344. Windows provides a Print Manager, which handles network print jobs
  345. very much like our NET Printer Queue Management application.  The
  346. Print Manager does not need to be disabled, however, one cannot
  347. manipulate network print jobs through the Print Manager.  If the
  348. Manager has been paused (similar to our own NET QUEUE HALT); a
  349. printing error will occur.
  350.  
  351. I have detailed more information about printing in the Connecting a
  352. Printer section of this bulletin.
  353.  
  354. Running LANvoice with Windows 3.0
  355. At this time Windows 3.0 does not support the necessary DMA
  356. requirements to run LANvoice.  A detailed problem report has been
  357. filed through Microsoft's ON-Line service by our engineering staff.
  358.  
  359. Running Lancache  
  360. Reports indicate that one can not run Artisoft's cache when running
  361. Windows 3.0.  Further tests will be conducted to confirm reports, and
  362. to determine cause of incompatibility and provide a solution.
  363.  
  364. Using Expanded Memory Managers
  365. An expanded memory manager gives applications access to only a
  366. limited amount of expanded memory at a time, and is slower to use
  367. than extended memory. Therefore Windows uses expanded memory only
  368. when running in real mode. (When running in 386 enhanced mode,
  369. Windows can simulate expanded memory for applications that require it
  370. using EMM386.SYS).  Windows requires that memory to conform to
  371. version 4.0 of the Lotus-Intel-Microsoft Expanded Memory
  372. Specification (LIM EMS 4.0).
  373.  
  374. If your applications require expanded memory with Windows in real
  375. mode, the EMM386.SYS expanded memory emulator may be used.  When
  376. using EMM386.SYS, it is important to note that one must exclude any
  377. conflicting memory addresses.  The following is an example (the
  378. EMM386.SYS file is loaded in the CONFIG.SYS file):
  379.  
  380.    device=emm386.sys x=d000-d7ff (Where D000-D7FF is the network 
  381.                                  adapter's RAMBASE)
  382.  
  383. In theory, the same should hold true for other expanded memory
  384. managers, such Quarterdeck's QEMM or Qualitas' 386-To-The-Max.  We
  385. are currently in the process of exploring these possibilities, and
  386. will update this bulletin as necessary.
  387.  
  388. Using Extended Memory Managers
  389. Extended memory is memory beyond 640K on 80286, 80386, and 80486
  390. computers. It is an extension of your computer's conventional memory.
  391. An extended memory manager is required in order to run Windows in
  392. standard or 386 enhanced mode.  Windows includes the extended memory
  393. manager HIMEM.SYS.  When running in Real mode, Windows uses extended
  394. memory only for storing information.
  395.  
  396. NOTE: Summarized from the CompuAdd Windows User's Guide, Chapter 13:
  397. Optimizing Windows.  Please refer to your manual for more information
  398. on Memory Managers.
  399.  
  400. Once again, any questions should be forwarded to the appropriate
  401. department (as described in the Initial Comments section).  The
  402. following pages consist of System File information.
  403.  
  404. The following is a printout of all modified files:
  405.  
  406. CONTROL.INI
  407. No modifications were made to this file; 
  408. it contains information on colors and patterns.
  409.  
  410. PROGMAN.INI
  411. No modifications were made to this file; 
  412. it contains path information on groups.
  413.  
  414. CONFIG.SYS
  415. shell=c:\command.com /e:1024 /p
  416. device=c:\himem.sys
  417. device=c:\dos\ansi.sys
  418. break=on
  419. files=30
  420. buffers=20
  421. fcbs=16,8
  422. lastdrive=z
  423. device=C:\WINDOWS\mouse.sys /Y
  424. device=C:\WINDOWS\smartdrv.sys 768
  425.  
  426. AUTOEXEC.BAT
  427. prompt [$p]
  428. path c:\;c:\dos;c:\lantasti;c:\util;c:\winfiles;w:\windows
  429. lanbios2 irq=15 iobase=dudu verbose
  430. ne3 irq=3 verbose
  431. ailanbio adapter=1 verbose
  432. redir lab386 logins=15 verbose
  433. share
  434. server verbose
  435.  
  436. SYSTEM.INI
  437. [boot]           
  438. 386grabber=vga.gr3
  439. 286grabber=vgacolor.gr2
  440. shell=progman.exe
  441. network.drv=msnet.drv
  442. language.dll=
  443. fixedfon.fon=vgafix.fon
  444. comm.drv=comm.drv
  445. sound.drv=sound.drv
  446. oemfonts.fon=vgaoem.fon
  447. fonts.fon=vgasys.fon
  448. mouse.drv=mouse.drv
  449. keyboard.drv=keyboard.drv
  450. display.drv=vga.drv
  451. system.drv=system.drv
  452. [keyboard]
  453. subtype=
  454. type=4
  455. oemansi.bin=
  456. keyboard.dll=
  457. [boot.description]
  458. network.drv=IBM PC LAN Program
  459. language.dll=English (American)
  460. keyboard.typ=Enhanced 101 or 102 key US and Non US
  461. keyboards
  462. mouse.drv=Microsoft, or IBM PS/2
  463. display.drv=VGA
  464. system.drv=MS-DOS or PC-DOS System
  465.  
  466.  
  467. MULTI-TASKING: Windows 3.0: System
  468. Files Pg(2 of 4)     
  469.  
  470.  
  471. SYSTEM.INI Cont.
  472. [386Enh]
  473. NETHEAPSIZE=256
  474. EMMEXCLUDE=D000-D7FF
  475. ebios=*ebios
  476. display=*vddvga
  477. keyboard=*vkd
  478. mouse=*vmd
  479. network=*vnetbios, *dosnet
  480. device=*vpicd
  481. device=*vtd
  482. device=*reboot
  483. device=*vdmad
  484. device=*vsd
  485. device=*v86mmgr
  486. device=*pageswap
  487. device=*dosmgr
  488. device=*vmpoll
  489. device=*wshell
  490. device=*vhd
  491. device=*vfd
  492. device=*vpd
  493. device=*parity
  494. device=*biosxlat
  495. device=*vcd
  496. device=*vmcpd
  497. device=*combuff
  498. device=*cdpscsi
  499. local=CON
  500. FileSysChange=off
  501. CGA40WOA.FON=CGA40WOA.FON
  502. CGA80WOA.FON=CGA80WOA.FON
  503. EGA40WOA.FON=EGA40WOA.FON
  504. EGA80WOA.FON=EGA80WOA.FON
  505. InDOSPolling=TRUE
  506. [standard]
  507. [NonWindowsApp]
  508.  
  509. WIN.INI
  510. [windows]
  511. load=
  512. run=
  513. Beep=yes
  514. Spooler=yes
  515. NullPort=None
  516. device=HP LaserJet III,HPPCL5A,LPT1.PRN
  517. BorderWidth=3
  518. KeyboardSpeed=31
  519. CursorBlinkRate=530
  520. DoubleClickSpeed=452
  521. Programs=com exe bat pif
  522. Documents=
  523. DeviceNotSelectedTimeout=15
  524. TransmissionRetryTimeout=45
  525. swapdisk=
  526. NetWarn=1
  527. [Desktop]
  528. Pattern=(None)
  529. Wallpaper=chess.bmp
  530. TileWallpaper=1
  531. GridGranularity=0
  532. IconSpacing=75
  533. [Extensions]
  534. cal=calendar.exe ^.cal
  535. crd=cardfile.exe ^.crd
  536. trm=terminal.exe ^.trm
  537. txt=notepad.exe ^.txt
  538. ini=notepad.exe ^.ini
  539.  
  540. pcx=pbrush.exe ^.pcx
  541. bmp=pbrush.exe ^.bmp
  542. wri=write.exe ^.wri
  543. rec=recorder.exe ^.rec
  544.  
  545. [intl]
  546. sCountry=United States
  547.  
  548. [ports]
  549. ; A line with [filename].PRN followed by an equal sign causes
  550. ; [filename] to appear in the Control Panel's Printer Configuration dialog
  551. ; box. A printer connected to [filename] directs its output into
  552. this file.
  553. LPT1:=
  554. LPT2:=
  555. LPT3:=
  556. COM1:=9600,n,8,1
  557. COM2:=9600,n,8,1
  558. COM3:=9600,n,8,1
  559. COM4:=9600,n,8,1
  560. EPT:=
  561. FILE:=
  562. LPT1.OS2=
  563. LPT2.OS2=
  564. LPT1.PRN=
  565.  
  566. [Windows Help]
  567. Xl=169
  568. Yu=125
  569. Xr=576
  570. Yd=428
  571. Maximized=0
  572. [fonts]
  573. Symbol 8,10,12,14,18,24 (VGA res)=SYMBOLE.FON
  574. Helv 8,10,12,14,18,24 (VGA res)=HELVE.FON
  575. Courier 10,12,15 (VGA res)=COURE.FON
  576. Tms Rmn 8,10,12,14,18,24 (VGA res)=TMSRE.FON
  577. Roman (All res)=ROMAN.FON
  578. Script (All res)=SCRIPT.FON
  579. Modern (All res)=MODERN.FON
  580. [HPPCL5A,LPT1]
  581. paper=1
  582. duplex=0
  583. prtcaps=-13440
  584. paperind=0
  585. FontSummary=C:\WINDOWS\SYSTEM\FSLPT1.PCL
  586. prtresfac=2
  587. [PrinterPorts]
  588. HP LaserJet III=HPPCL5A,LPT1.PRN,15,45
  589. [devices]
  590. HP LaserJet III=HPPCL5A,LPT1.PRN
  591. [Solitaire]
  592. Back=3
  593. Options=89
  594. [HPPCL5A,LPT1.PRN]
  595. paper=1
  596. duplex=0
  597. prtcaps=-13440
  598. paperind=0
  599. FontSummary=C:\WINDOWS\SYSTEM\FSLPT1.PCL
  600. [SciCalc]
  601. layout=0
  602.  
  603. [Settings]
  604. SaveSettings=1
  605. MinOnRun=0
  606. Replace=0
  607. LowerCase=0
  608. StatusBar=1
  609. CurrentView=0
  610. CurrentSort=201
  611. CurrentAttribs=1841
  612.