home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / win300.zip / WIN300.TXT
Text File  |  1990-10-24  |  28KB  |  559 lines

  1. TECHNICAL BULLETIN
  2. 06.18.90 WIN300 JCR (update 9.19.90)
  3. MULTITASKING SOFTWARE: Windows 3.0, Microsoft
  4.  
  5. Forwarding Comments
  6. Windows 3.0 is a complex multi-tasking application, which offers a variety of functions within network operation. 
  7. Some of these functions are not currently supported with LANtastic:
  8.  
  9.           Running Windows 3.0 in enhanced mode on a server - Microsoft does not support this mode on a non-
  10. dedicated, MS-NET server. A problem report has been filed with their engineers and they may approach
  11.           this problem with later releases. Microsoft does not believe this problem to be driver related but directly
  12.           related to the 386 processor.
  13.  
  14.           One must rely on NET Printer Management Queue to control network print jobs, as the Printer Manager
  15.           provided in Windows does not function with LANtastic.
  16.  
  17.           Windows 3.0 does not support the requirements necessary for LANtastic Voice.
  18.  
  19. We are currently working with Microsoft to provide the most reasonable solutions for these problems and this
  20. bulletin will be updated as necessary.  This bulletin should replace all other notes generated from this office on
  21. Windows 3.0 to date. While claiming Windows 3.0 and LANtastic 3.0 are compatible, Artisoft is not responsible
  22. for the compatibility of any other application(s) running within Windows unless otherwise noted.
  23.  
  24. The following information is based on inhouse testing of Windows.  If you received a copy of this bulletin and are
  25. not a registered LANtastic owner, your questions should be directed to our technical sales staff.
  26.  
  27. ARTISOFT, Inc.
  28. 575 E. River Road, Tucson, AZ  85704, (602) 293-6363
  29.  
  30.  
  31.  
  32.  
  33.  
  34. INSTALLING WINDOWS 3.0
  35.  
  36. Windows 3.0 should be installed on the server with the network already loaded, and should be installed
  37. following the procedures for Microsoft NET. 
  38.  
  39. Windows creates several .INI files which contain various configuration information:
  40.  
  41. CONTROL.INI              - Maintains color schemes and patterns
  42. PROGMAN.INI              - Maintains group information
  43. SYSTEM.INI                      - Maintains system configuration 
  44. WIN.INI                            - Maintains Windows configuration (devices, fonts, etc)
  45. WINFILE.INI                    - Maintains settings
  46.  
  47. When Windows 3.0 is installed, some modifications to the SYSTEM.INI and WIN.INI files may still be
  48. necessary.  Copies of the entire files are attached at the end of this document with detailed descriptions of
  49. each command line relevant to the operation of the network, along with suggested modifications.
  50.  
  51.  
  52.  
  53.  
  54. CONFIG.SYS
  55. Windows will install any necessary devices in the config.sys file during the install process.  The install program
  56. will load any mouse or other devices, SMARTDRV.SYS and HIMEM.SYS if applicable.  Windows requires
  57. an extended memory manager (HIMEM.SYS) to run Windows in standard or 386 enhanced mode.  
  58.  
  59. AUTOEXEC.BAT
  60. Windows will modify the Autoexec.bat during installation if prompted to do so.  The installation adds
  61. Windows to the PATH command and will add a SET TEMP= to the appropriate location for Windows.  
  62.  
  63. CONFIGURATION
  64. Once Windows has been installed, it may be configured individually for each workstation on the network.  This
  65. procedure installs a group of configuration files containing information about that workstation's hardware
  66. configuration and startup options.  To run the network setup, log into the network and change to the
  67. redirected drive which contains Windows.  From that prompt run SETUP /N (to setup across the Network).
  68.  
  69. Windows will ask for a path\directory in which to install the local files, the default is C:\WINDOWS.  Windows
  70. will then display an initial configuration menu, if the selections shown are not correct for that workstation,
  71. use the arrow keys to change each item.  Once the selections are correct, press enter to accept the changes
  72. and Windows will copy the necessary files to the specified directory.  Once Windows has been installed, review
  73. the modifications as necessary to the WIN.INI and SYSTEM.INI files in the local workstation directory, and
  74. set PATH to include the redirected drive designation for Windows, as well as the local workstation directory.
  75.  
  76. ADDITIONAL CONFIGURATION
  77. In most cases, when installed with the network activated, the default settings configured through Windows and
  78. the modifications suggested to the .INI files, Windows should be operational. If problems persist at this point,
  79. please refer to the end of this document for copies of the .INI files and additional suggestions.
  80.  
  81. OPERATION
  82. Once Windows has been installed and configured, the user must log into the server and share the directory
  83. which contains Windows.  From that directory prompt, the user may run Windows in either of three formats:
  84.  
  85. WIN /S           Standard Mode: Provides access to extended memory for 286-based systems or higher with
  86.                  at least 256K of extended memory
  87. WIN /E           Enhanced Mode: Provides all standard mode features for 386-based systems with at least 1MB
  88.                  of extended memory plus Virtual Memory, multiple virtual machines, configurable time-slicing
  89.                  for DOS apps (to determine priority of execution) and standard DOS apps can run in their
  90.                  own windows or full-screen NOTE: Enhanced mode may also be activated by WIN /3.
  91. WIN /R           Real Mode: Base-level operating mode for 286/386-based systems with 640K to 1 MB of
  92.                  memory. Uses standard 640K conventional memory, standard DOS and Windows apps can
  93.                  use EMS memory, and standard DOS apps run full-screen in the foreground.
  94. WIN              When loaded with no switch, Windows will attempt to run the mode which best suits the
  95.                  current configuration. If you are running Windows on a server and have extended memory
  96.                  present, ALWAYS run Windows using the /S or /R switch. Otherwise Windows will attempt
  97.                  to load in enhanced mode, which is not supported on a server.
  98. The network should always be loaded prior to running Windows.  Once Windows has been loaded, the user
  99. may execute a variety of network functions. These functions can be handled through the DOS shell, a PIF file
  100. or through Windows. The following is an outline of handling these functions through Windows.  NOTE: If
  101. the user is not already logged into the server, he may do so by running NET through the DOS shell, the File
  102. Manager or a created PIF file.
  103. Connecting a Network Drive
  104. 1.  The user must first be logged into the server containing the resource (If the user is not logged
  105.     in, he may do so through the DOS shell or by running NET through the File Manager or
  106.     through a created Net PIF file.  
  107. 2.  From the MAIN group, select File Manager and pull down the Disk menu. 
  108. 3.  Select Connect Net Drive
  109. 4.  Select the desired Drive Letter and enter the Network Path (ie \\SERVER\RESOURCE).
  110. 5.  Select Connect or press enter.
  111. 6.  The drive should now appear on the directory tree and NET should appear in the drive box.
  112.     Double click to access that drive. The bottom portion of the window indicates the full path
  113.     name of the drive (\\SERVER\RESOURCE) and the available bytes on that drive.
  114.  
  115. Disconnecting a Network Drive
  116. 1.  From the MAIN group the user should select File Manager and pull down the Disk menu.
  117. 2.  Select Disconnect Net Drive and select the drive letter to be disconnected.
  118. 3.  The directory tree should now display any current connections.
  119.  
  120. Connecting a Printer
  121. Windows has a Print Manager which has the capabilities of managing network print jobs.  Any testing of this
  122. facility (as far as pausing or disabling the manager) proved fatal to the print job, and in some cases, to the
  123. network.  By establishing connections through Windows to any network port, the manager did not operate and
  124. returned "A General Network Error has Occurred" message.  By establishing connections through NOS and
  125. configuring the printer drivers to a port designated with .PRN (LPT1.PRN, LPT2.PRN etc), the job was
  126. redirected to a file therefore bypassing the Printer Manager.  In this case the Manager was not accessible,
  127. returning a "There are no printers connected, run Control Panel to set up printers" message.  
  128.  
  129. When establishing connections to a printer, we recommend the following:
  130. 1.  The user must first be logged into the server connected to the printer resource
  131. 2.  A link must be established to the printing device using NET through the DOS shell, any NET
  132.     PIF file created, or prior to loading Windows.
  133. 3.  From the MAIN group, select Control Panel and select the Printers option. From the Printer
  134.     menu, hi-lite the desired printer driver from the Installed Printers list and select the Configure
  135.     option.  Hi-lite the redirected port from the .PRN selections (LPT1.PRN, LPT2.PRN, etc.  If you
  136.     do not see these ports listed under configuration, please review the installation notes
  137.     regarding WIN.INI earlier in this bulletin).  Once in any application through Windows, pull down
  138.     the File menu, select Printer Setup and select the printing device.  
  139.  
  140. Printing to Local and Network Devices
  141. 1.  The user should have the network printer connected to a .PRN device as listed above.  
  142. 2.  A printer driver should be installed for the local printer.
  143. 3.  From the MAIN group, select Control Panel and select the Printers option.  From the Printer
  144.     menu, hi-lite the local printer driver from the Installed Printers list and select the Configure
  145.     option.  Hi-lite the local port designation (do not select a .PRN device).  Once in any
  146.     application through Windows, pull down the File menu, select Printer Setup and select the
  147.     desired printing device. 
  148.  
  149.  
  150.  
  151.  
  152. Disconnecting Printers
  153. 1.  Since the initial connection of a printer can be done through the application, the user may select a different
  154. printer device without disconnecting the initial printer. The same holds true for changing the driver, the user
  155. may run the Control Panel Printers program to change the configuration of the printer port.  
  156. 2.  If the user wishes to completely disconnect the device, he may execute a NET command through the DOS
  157. shell or through a NET PIF file.
  158.  
  159. Downloading Fonts
  160. If Windows is to be configured with additional fonts, the installation procedure provided by either the font
  161. (or in some cases the printer) manufacturer must first be followed to install the fonts. Once the fonts are
  162. installed, the user may run the Control Panel, run the Fonts program and follow the Add Font Files section.
  163. After the fonts are installed, the WIN.INI [PrinterPorts] section must have the LPTX.PRN= command lines
  164. added (follow the installation instructions provided for the WIN.INI [ports] section).  The font packages
  165. reported to work with Windows 3.0 and LANtastic 3.0 are Bitstream, Inc (800-522-3668) Bitstream Fontware
  166. 3.0 and ZSoft (404-428-0008) SoftType 1.01.
  167.  
  168. PIF Files
  169. Whenever a non-Windows application is executed, Windows looks for that application's Program Information
  170. File (PIF).  A PIF is a special file containing settings that tell Windows how to run a non-Windows
  171. application.  A PIF's filename usually matches that of the corresponding application.  Once such a file has
  172. been created, that application can started by double-clicking on the PIF filename.  It is not necessary to create
  173. a PIF for each non-Windows application.  Please refer to your Windows manual for more information.
  174.  
  175. Using Expanded Memory Managers
  176. An expanded memory manager gives applications access to only a limited amount of expanded memory at a
  177. time, and is slower to use than extended memory. Therefore Windows uses expanded memory only when
  178. running in real mode. (When running in 386 enhanced mode, Windows can simulate expanded memory for
  179. applications that require it, using EMM386.SYS).  Windows requires that memory to conform to version 4.0
  180. of the Lotus-Intel-Microsoft Expanded Memory Specification (LIM EMS 4.0). 
  181.  
  182. If your applications requires expanded memory with Windows in real mode, the EMM386.SYS expanded
  183. memory emulator may be used.  When using EMM386.SYS, it is important to note that one must exclude any
  184. conflicting memory addresses.  The following is an example (the EMM386.SYS file is loaded in the
  185. CONFIG.SYS file):
  186.  
  187.           DEVICE-EMM386.SYS X=D800-DFFF (Where D800-DFFF is the network adapter's RAMBASE)
  188.  
  189. NOTE: At this time, Quarterdeck's QEMM-386 5.0 does not work with Windows in standard or enhanced
  190. mode. The procedure QEMM-386 uses to store memory resident programs in high memory is not compatible
  191. with the methods Windows 3 uses to access extended memory in standard and enhanced modes.  QEMM-386
  192. version 5.1 will allow one to run Windows in real and standard mode, but does not correct the problem of
  193. running Windows in enhanced mode. To upgrade to QEMM-386 5.1, contact Quarterdeck (213) 392-9701.
  194.  
  195. Using Extended Memory Managers
  196. Extended memory is memory beyond 640K on 80286, 80386, and 80486 computers. It is an extension of your
  197. computer's conventional memory. An extended memory manager is required in order to run Windows in
  198. standard or 386 enhanced mode.  Windows includes the extended memory manager HIMEM.SYS.  When
  199. running in real mode, Windows uses extended memory only for storing information.
  200.  
  201. TROUBLESHOOTING TIPS AND SUGGESTIONS
  202.  
  203. Installation
  204. Make sure the network is loaded during the installation - this ensures the proper network driver will be loaded
  205. and the files will be configured properly. During our tests, we tested a Windows 3.0 version from Microsoft
  206. as well as versions from CompuAdd and Northgate. The installation processes were relatively similar. Please
  207. refer to your documentation for actual install process, using the MS-NET network driver.  Whenever necessary,
  208. follow the MS-NET instructions in your documentation when installing or operating Windows 3.0.
  209.  
  210. Configuration
  211. Windows can accommodate almost any network configuration through modifications done to the .INI files. 
  212. Please take care when making changes - you may want to print out the original files before making
  213. adjustments.  Since there are so many parameters that can be set, we have included printouts of our test files
  214. along with a very brief summary of the modifications done. The values listed in these examples may not be
  215. sufficient for your particular configuration. Please review the section of your documentation entitled Networks
  216. and Windows (CH 14, page 543 in the Microsoft Windows manual).  Although the documentation does not
  217. cover all aspects of each .INI file, it does cover the aspects which require changes relevant to network use. 
  218. If your questions on the .INI files themselves have not been answered by this bulletin or by the documentation
  219. provided with your copy of Windows, please forward those questions to Microsoft.
  220.  
  221. Printing Problems - Local
  222. If the system will not print to a local printer through Windows, run a test by printing to that device first
  223. without Windows loaded. If the test prints, check and make sure the printer driver in the Windows Control
  224. Panel is connected to a LPT1, LPT2 etc. device (rather than a .PRN device) and that driver has been selected
  225. in your application. Also check the Windows timeout. if the test does not print, check and make sure that
  226. device has not been redirected through the network and refer to your corresponding documentation.
  227.  
  228. Printing Problems - Network
  229. If you are experiencing difficulties printing to a network printer, make sure the printer driver selected is
  230. connected (through the Windows Control Panel) to a .PRN device (LPT1.PRN, LPT2.PRN, etc) and make
  231. sure that port has been redirected through the network to the appropriate server resource. Since a .PRN
  232. device has been selected, a LANtastic printer timeout is not necessary (The Microsoft version of Windows does
  233. set a timeout with a default value of 45 seconds). If you do not see a .PRN device listed, please refer to the
  234. [ports] section of the WIN.INI file listed below, you will need to modify your WIN.INI file to include this
  235. information. Do not attempt to use the Windows Print Manager. Printing to the .PRN device (file) effectively
  236. bypasses the Windows Print Manager and sends the job directly to the network. Do not attempt to halt or
  237. pause the Windows Print Manager, as that may cause problems as well.  If the Windows Print Manager is
  238. paused or disabled, reactivate it.  All printer queue management must be handled through the network. 
  239.  
  240. Printing Problems - Fonts
  241. If your fonts are not downloading, first make sure the printer has been properly configured as above. Follow
  242. the install procedures provided by the font manufacturer or by the printer manufacturer to install the fonts.
  243. Once the fonts have been installed, they may be added through the Windows Control Panel. Once the fonts
  244. have been added, modify the WIN.INI [PrinterPorts] section to include the LPTX.PRN= command line (where
  245. LPTX is the actual port you wish to redirect, ie LPT1, LPT2 etc). This command may not be necessary for
  246. all font packages. Again, no LANtastic timeout is necessary. Please refer to the Fonts section above for a list
  247. of tested font packages.
  248.  
  249.  
  250. TROUBLESHOOTING TIPS AND SUGGESTIONS cont.
  251.  
  252. Running Windows on a LANtastic Server
  253. Windows 3.00 does not support enhanced mode on a non-dedicated MS-NET server. If your server suddenly
  254. 'disappears' from the network or locks up, first check the mode it's running.  It should be in standard or real
  255. mode only (on a server). When Windows is loaded with no switches (WIN) it will run the mode it thinks is
  256. appropriate. If your server is a 386 with extended memory, Windows will attempt to load in enhanced mode.
  257.  
  258. Running Windows across the Network
  259. If Windows is a shared resource on the network, make sure SETUP /N has been run for each user and make
  260. sure each user has a path set to the local directory as well as the network directory for Windows. Rerun Setup
  261. and check the configuration for each workstation. The setup will create the appropriate .INI files in the
  262. designated directory for each node. Follow the suggested modifications below for each file. 
  263.  
  264. Running Windows with Enhanced or Expanded Memory
  265. Make sure the network adapter RAMBASE (if applicable), and any other conflicting adapter RAMBASE has
  266. been excluded with the EMMEXCLUDE parameter in the SYSTEM.INI file. For detailed memory use, please
  267. refer to the Windows documentation. 
  268.  
  269. Running LANvoice with Windows 3.0
  270. At this time Windows 3.0 does not support the necessary DMA requirements to run LANvoice.  A detailed
  271. problem report has been filed through Microsoft's ON-Line service by our engineering staff.  
  272.  
  273. Misc Comments
  274. Make sure the network is loaded prior to Windows, and make sure no TSR utilities have been loaded prior
  275. to the network. 
  276.  
  277.  
  278. Vendor Info:
  279. Microsoft Corp.
  280. One Microsoft Way
  281. Redmond, WA  98052-6399
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299. FILE CONFIGURATION
  300. The following is a printout of all files (and command line descriptions) as a result of in house testing. Once
  301. again, these values may not necessarily reflect the necessary values for each configuration.
  302.  
  303. CONTROL.INI              {Contains info on colors and patterns. No modifications were made to this file}
  304. PROGMAN.INI             {Contains path information on groups. No modifications were made to this file}
  305. CONFIG.SYS              {Contains the minimum required values for Windows 3.0}
  306. files=50
  307. buffers=30
  308. lastdrive=z                  {sets drive designation for network recognition}
  309. device=c:\himem.sys     {added during Windows install, required for standard / enhanced modes}
  310. device=C:\windows\mouse.sys /Y
  311.                         {added during Windows install}
  312. stacks=0,0                    {recommended by Microsoft for versions of MSDOS 3.3 or later}
  313.  
  314. AUTOEXEC.BAT            {Contains the minimum required values to load the network}
  315. prompt [$p]
  316. path c:\dos;c:\lantasti;c:\windows
  317.                         {Note that this is a sample path for a server running Windows from a local drive. If this
  318.                         machine were running Windows as a workstation, the path might look like: 
  319.                         path c:\dos;c:\lantasti;c:\winfiles;w:\windows,  Where the W:\WINDOWS indicates the
  320.                         redirected network drive on which Windows has been installed and the C:\WINFILES
  321.                         indicates the location of the local configuration .INI files for that workstation}
  322. AE2                                        {loads the low level driver for our ethernet adapter}
  323. AILANBIO                {loads the NetBIOS interface for our ethernet adapter.}
  324. REDIR lab386                {loads the network redirector}
  325. share
  326. SERVER                            {loads the network server}
  327.  
  328. SYSTEM.INI              {Contains Windows system configuration}
  329. [boot]           
  330. 386grabber=vga.gr3
  331. 286grabber=vgacolor.gr2
  332. shell=progman.exe
  333. network.drv=msnet.drv
  334. language.dll=
  335. fixedfon.fon=vgafix.fon
  336. comm.drv=comm.drv
  337. sound.drv=sound.drv
  338. oemfonts.fon=vgaoem.fon
  339. fonts.fon=vgasys.fon
  340. mouse.drv=mouse.drv
  341. keyboard.drv=keyboard.drv
  342. display.drv=vga.drv
  343. system.drv=system.drv
  344. [keyboard]
  345. subtype=
  346. type=4
  347. oemansi.bin=
  348. keyboard.dll=
  349. [boot.description]
  350. network.drv=Microsoft Network (or 100% compatible)
  351. language.dll=English (American)
  352. SYSTEM.INI Cont.
  353. keyboard.typ=Enhanced 101 or 102 key US and Non US keyboards
  354. mouse.drv=Microsoft, or IBM PS/2
  355. display.drv=VGA
  356. system.drv=MS-DOS or PC-DOS System
  357. [386Enh]
  358. EMMExclude=D800-DFFF            {This line must be added if there is a possibility of RAMBASE conflict with the
  359.                                 network adapter. Specify the RAMBASE the network adapter is using. In this case,
  360.                                 I have used the RAMBASE default setting of the 2mbps adapter}
  361. NetHeapSize=XX                  {A Windows app may not run correctly if it requires a larger buffer for transferring
  362.                                 data over the network than Windows provides. The NetHeapSize tells Windows the
  363.                                 max buffer size in Kb required for this data transfer. the default value (for the
  364.                                 Microsoft version) is 12, and all values are rounded up to the nearest 4K.
  365.                                 Microsoft's initial tests ran with a value of 76. Please refer to the Microsoft Windows
  366.                                 manual, Using Networks With Windows, page 552, for more information.} 
  367. InDOSPolling=TRUE               {Value should be TRUE, ON, YES or 1}
  368. NetDMASize=XX                   {Add the NetDMASize setting if you need to tell Windows how much memory (in
  369.                                 Kb) to reserve for direct memory access. The default value is 32 on Micro Channel
  370.                                 machines and 0 on others}
  371. ebios=*ebios
  372. display=*vddvga
  373. keyboard=*vkd
  374. mouse=*vmd
  375. network=*vnetbios, *dosnet
  376. device=*vpicd
  377. device=*vtd
  378. device=*reboot
  379. device=*vdmad
  380. device=*vsd
  381. device=*v86mmgr
  382. device=*pageswap
  383. device=*dosmgr
  384. device=*vmpoll
  385. device=*wshell
  386. device=*vhd
  387. device=*vfd
  388. device=*vpd
  389. device=*parity
  390. device=*biosxlat
  391. device=*vcd
  392. device=*vmcpd
  393. device=*combuff
  394. device=*cdpscsi
  395. local=CON
  396. FileSysChange=off
  397. CGA40WOA.FON=CGA40WOA.FON
  398. CGA80WOA.FON=CGA80WOA.FON
  399. EGA40WOA.FON=EGA40WOA.FON
  400. EGA80WOA.FON=EGA80WOA.FON
  401. [standard]
  402. [NonWindowsApp]
  403.  
  404.  
  405.  
  406. WIN.INI
  407. [windows]
  408. load=
  409. run=
  410. Beep=yes
  411. Spooler=yes
  412. NullPort=None
  413. device=HP LaserJet III,HPPCL5A,LPT1.PRN
  414. BorderWidth=3
  415. KeyboardSpeed=31
  416. CursorBlinkRate=530
  417. DoubleClickSpeed=452
  418. Programs=com exe bat pif
  419. Documents=
  420. DeviceNotSelectedTimeout=15
  421. TransmissionRetryTimeout=45
  422. swapdisk=
  423. NetWarn=1
  424. [Desktop]
  425. Pattern=(None)
  426. Wallpaper=chess.bmp
  427. TileWallpaper=1
  428. GridGranularity=0
  429. IconSpacing=75
  430. [Extensions]
  431. cal=calendar.exe ^.cal
  432. crd=cardfile.exe ^.crd
  433. trm=terminal.exe ^.trm
  434. txt=notepad.exe ^.txt
  435. ini=notepad.exe ^.ini
  436. pcx=pbrush.exe ^.pcx
  437. bmp=pbrush.exe ^.bmp
  438. wri=write.exe ^.wri
  439. rec=recorder.exe ^.rec
  440. [intl]
  441. sCountry=United States
  442. [ports]
  443. ; A line with [filename].PRN followed by an equal sign causes
  444. ; [filename] to appear in the Control Panel's Printer Configuration dialog
  445. ; box. A printer connected to [filename] directs its output into this file.
  446. LPT1:=
  447. LPT2:=
  448. LPT3:=
  449. COM1:=9600,n,8,1
  450. COM2:=9600,n,8,1
  451. COM3:=9600,n,8,1
  452. COM4:=9600,n,8,1
  453. EPT:=
  454. FILE:=
  455. LPT1.OS2=
  456. LPT2.OS2=
  457. LPT1.PRN=                       {The LPTX.PRN line must be added for each LPT device (LPT1, LPT2...) to create
  458.                                 a file name for that specific device. These filenames will then be listed under Printer
  459.                                 Ports in the Printer Configuration}
  460. WIN.INI Cont.
  461. [Windows Help]
  462. Xl=169
  463. Yu=125
  464. Xr=576
  465. Yd=428
  466. Maximized=0
  467. [fonts]                 {Default fonts installed for HP LaserJet III}
  468. Symbol 8,10,12,14,18,24 (VGA res)=SYMBOLE.FON
  469. Helv 8,10,12,14,18,24 (VGA res)=HELVE.FON
  470. Courier 10,12,15 (VGA res)=COURE.FON
  471. Tms Rmn 8,10,12,14,18,24 (VGA res)=TMSRE.FON
  472. Roman (All res)=ROMAN.FON
  473. Script (All res)=SCRIPT.FON
  474. Modern (All res)=MODERN.FON
  475. [HPPCL5A,LPT1]
  476. paper=1
  477. duplex=0
  478. prtcaps=-13440
  479. paperind=0
  480. FontSummary=C:\WINDOWS\SYSTEM\FSLPT1.PCL
  481. prtresfac=2
  482. [PrinterPorts]
  483. HP LaserJet III=HPPCL5A,LPT1.PRN,15,45
  484.  
  485. LPT1.PRN=               {The LPTX.PRN filename must be added at this point if one is to download certain third
  486.                         party fonts through Windows. It is our understanding that this line must be added AFTER
  487.                         the fonts have been created, so the fonts may be initially created in accordance with the
  488.                         printer drivers installed.} 
  489. [devices]
  490. HP LaserJet III=HPPCL5A,LPT1.PRN
  491. [Solitaire]
  492. Back=3
  493. Options=89
  494. [HPPCL5A,LPT1.PRN]
  495. paper=1
  496. duplex=0
  497. prtcaps=-13440
  498. paperind=0
  499. FontSummary=C:\WINDOWS\SYSTEM\FSLPT1.PCL
  500. [SciCalc]
  501. layout=0
  502.  
  503. WINFILE.INI
  504. [Settings]
  505. SaveSettings=1
  506. MinOnRun=0
  507. Replace=0
  508. LowerCase=0
  509. StatusBar=1
  510. CurrentView=0
  511. CurrentSort=201
  512. CurrentAttribs=1841
  513.  
  514. FINAL NOTE:
  515.  
  516. Please remember that the values used in these .INI files are based on in house testing only, and may require
  517. modification according to your particular configuration. This document has been designed to help with your installation
  518. and setup of Windows and to provide a guideline for trouble shooting.
  519.  
  520. If a unique problem arises which we are unable to resolve either through initial phone contact or through this bulletin,
  521. a problem report can be filed through our technical support staff.  While we are able to provide full support with our
  522. network products, the complexity of Windows 3.0 may require the use of additional resources not available.
  523.  
  524. LANtastic has not yet been certified by Microsoft as a supported network with Windows 3.0, so they may be limited in
  525. providing direct LANtastic/Windows support.  However, we suggest that any non-network specific technical questions
  526. on Windows 3.0 that are not addressed in this bulletin be forwarded to Microsoft. 
  527.  
  528. Any questions or suggestions on this bulletin may be mailed to our offices to the attention of the Compatibility
  529. Department / Windows 3.0 Support.
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.