home *** CD-ROM | disk | FTP | other *** search
/ Windows 3.0 (Multimedia Edition) / WIN3.0-MMext1.0.ISO / mwin / readme.txt < prev    next >
Text File  |  1991-12-10  |  43KB  |  1,205 lines

  1. ----------
  2. README.TXT
  3. ----------
  4.  
  5. USING NOTEPAD TO VIEW ON-LINE DOCUMENTS
  6. =======================================
  7.  
  8.   *  If you enlarge Notepad to its maximum size, the following 
  9.      document will be easier to read. To do so, click the 
  10.      Maximize button in the upper-right corner of the Notepad 
  11.      window. Or open the Control menu in the upper-left corner
  12.      of the Notepad window and choose Maximize.
  13.  
  14.   *  To move through the document, press PAGE UP and PAGE DOWN 
  15.      or click the arrows at the top and bottom of the scroll bar 
  16.      along the right side of the Notepad window.
  17.  
  18.   *  To print the document, choose Print from the Notepad File 
  19.      menu.
  20.  
  21.   *  To read other on-line documents, choose Open from the File
  22.      menu.
  23.  
  24.   *  For Help using Notepad, press F1.
  25.  
  26.   *  If you are currently setting up Windows, choose Exit from 
  27.      the Notepad File menu to continue with Setup.
  28.  
  29.  
  30. NOTES ON WINDOWS 3.0 AND WINDOWS WITH MULTIMEDIA EXTENSIONS
  31. ===========================================================
  32.  
  33. This document contains important information that is not 
  34. included in the on-line Help or HyperGuide. These topics
  35. are covered:
  36.  
  37.   *  Using Windows with Multimedia Extensions 
  38.  
  39.   *  Running out of memory and how to increase available memory
  40.  
  41.   *  Using the Swapfile utility
  42.  
  43.   *  Using HIMEM.SYS
  44.  
  45.   *  Giving maximum priority to an application
  46.  
  47.   *  Using Windows 2.x drivers with Windows 3.0
  48.  
  49.   *  Running specific non-Windows applications
  50.  
  51.   *  Running specific Windows applications
  52.  
  53.   *  General notes about applications
  54.  
  55.   *  General notes about hardware
  56.  
  57.  
  58. OTHER ON-LINE DOCUMENTS
  59. =======================
  60.  
  61. The following are other on-line documents that contain important
  62. information not included in the on-line Help:  
  63.  
  64. 3270.TXT    Information about using specific non-Windows
  65.         3270 emulation applications.
  66.  
  67. NETWORKS.TXT    Information about running Windows with specific 
  68.                 network configurations.
  69.  
  70. PRINTERS.TXT    Information about particular printers and fonts 
  71.              that help you configure them to run in the 
  72.             Windows environment.
  73.  
  74. SYSINI.TXT      Procedures for modifying SYSTEM.INI settings 
  75. SYSINI2.TXT     (for advanced users only).
  76. SYSINI3.TXT
  77. SYSINI4.TXT
  78.  
  79. WININI.TXT      Procedures for modifying WIN.INI settings 
  80. WININI2.TXT      (for advanced users only).
  81. WININI3.TXT
  82.  
  83.  
  84. USING WINDOWS WITH MULTIMEDIA EXTENSIONS 
  85. ========================================
  86.  
  87. This section describes information you need to know when
  88. running Windows with Multimedia Extensions or installing
  89. the multimedia extensions from the CD-ROM.
  90.  
  91.  
  92. WINDOWS OPERATING MODES
  93. -----------------------
  94.  
  95. Windows runs in three operating modes: real, standard, and 
  96. 386 enhanced. Of these operating modes, the Multimedia 
  97. extensions augment the capabilities of Windows standard and 
  98. 386 enhanced modes with sound, photographic-quality images,
  99. and animation. The Multimedia extensions are designed 
  100. for data intensive applications and minimally require a 80286 
  101. PC platform with a 10 MHz clock cycle for performance 
  102. considerations. 
  103.  
  104. You can run Windows 3.0 in real mode; however, you will be 
  105. unable to use the Multimedia extensions while using Windows 
  106. real mode.
  107.  
  108.  
  109. DISPLAY DRIVER SETTINGS
  110. ------------------------
  111.  
  112. MCGA256 Driver
  113. --------------
  114. When setting up the display driver for Windows with 
  115. Multimedia, the SETUP program and the Display application from 
  116. the Control Panel adjust several entries of the SYSTEM.INI 
  117. file. For the MCGA256 video driver, the 386grabber entry 
  118. in the [boot] section of SYSTEM.INI  is assigned the driver 
  119. vga.gr3 and may not update parts of a DOS box window properly. 
  120.  
  121. This may be solved by changing the line in system.ini from
  122.  
  123.      386grabber=vga.gr3
  124.  
  125. to
  126.  
  127.      386grabber=v7vga.gr3
  128.  
  129.  
  130. Using a Display Driver with VRAM II
  131. -----------------------------------
  132. The VRAMII video card uses the VGAPAL.DRV video driver
  133. shipped with Windows with Multimedia. You can use either
  134. this video driver or the video driver that comes with the
  135. card.
  136.  
  137. The drivers MMV7VGA.DRV and V7VGA.DRV do not support
  138. this video card; they support the VRAM I card.
  139.  
  140.  
  141. WHEN DEVICE DRIVER ASSIGNMENTS BECOME EFFECTIVE
  142. -----------------------------------------------
  143.  
  144. Windows with Multimedia loads its waveform, MIDI,
  145. joystick, and timer drivers at boot time. You can install
  146. and change these driver assignments at any time with the
  147. Drivers Control Panel application; however, Windows with
  148. Multimedia doesn't make these changes during the current
  149. Windows session. Instead, it records the changes for the
  150. next session of Windows. To recognize driver 
  151. changes once they've been recorded, close and restart Windows.
  152.  
  153.  
  154. RUNNING TSR PROGRAMS DURING SETUP
  155. ---------------------------------
  156.  
  157. When you run SETUP for Windows with Multimedia, avoid 
  158. invoking TSR programs while the installation is running. 
  159. That is, don't interrupt the installation by starting 
  160. TSR programs.
  161.  
  162.  
  163. USING SCREEN SAVERS
  164. -------------------
  165.  
  166. The Multimedia extensions for Windows include screen saver 
  167. applications, which you can install from SETUP and from the 
  168. Screen Saver Control Panel application.
  169. For information about Screen Savers included with the Multimedia 
  170. extensions, see the HyperGuide section entitled Appearances, in the 
  171. Control Panel Concepts. The Control Panel is part of the Main Group in HyperGuide.
  172.  
  173. Third party screen saver applications also exist and can
  174. conflict if they are loaded concurrently in Windows. The
  175. main symptom of a conflict is that the system fails to
  176. recognize keystrokes and mouse movements once the Screen
  177. Saver assumes control of the system. To remedy this
  178. situation, you must disable one of the screen savers.
  179.  
  180. To keep the Multimedia extensions Screen Saver, remove
  181. the third-party screen saver from the files listed in
  182. the "load=" entry in the [windows] section of the WIN.INI
  183. file. WIN.INI is located in your Windows directory. 
  184.  
  185. To keep the third party screen saver, you must make two edits:
  186.  
  187. 1. In the WIN.INI file located in your Windows directory, 
  188.    remove SCRNSVR.EXE from the "load=" entry in the [Windows] 
  189.    section.
  190.  
  191. 2. In the SYSTEM.INI file located in your Windows directory, 
  192.    remove the file name assigned to the "SCRNSAVE.EXE=" entry 
  193.    in the [boot] section.
  194.  
  195.  
  196. WORKING WITH CD-ROM DRIVES
  197. --------------------------
  198.  
  199. To avoid problems, don't change discs in the CD-ROM drive
  200. while in the middle of an operation (for example, getting
  201. a directory listing, playing an audio segment from the CD-ROM,
  202. or playing an audio CD with Music Box).
  203.  
  204. The MS-DOS COMP utility doesn't work when comparing files
  205. on a CD-ROM.
  206.  
  207.  
  208. WORKING WITH THE MSCDEX CD-ROM DRIVER
  209. -------------------------------------
  210.  
  211. Be careful when installing the CD-ROM driver MSCDEX.EXE
  212. from the Windows DOS Prompt. MSCDEX doesn't check to find out whether
  213. it has already been loaded before loading itself. Thus, you
  214. might encounter situations in which multiple versions of MSCDEX
  215. are loaded on top of one another. To make sure this doesn't occur, 
  216. always install MSCDEX from an AUTOEXEC.BAT file before starting the
  217. Windows graphical environment.
  218.  
  219. MSCDEX can't be loaded into high memory (for example, using
  220. LOADHIGH in the AUTOEXEC.BAT file).
  221.  
  222.  
  223. CALIBRATING JOYSTICKS
  224. ---------------------
  225.  
  226. Don't use the Joystick Control Panel application to
  227. calibrate a joystick while running a game or other
  228. application that uses the joystick.
  229.  
  230.  
  231. USING SOUND RECORDER WITH EXCEL 3.0
  232. -----------------------------------
  233.  
  234. The Sound Recorder accessory can be used for Object Linking
  235. and Embedding (OLE) with applications that support OLE.
  236. Microsoft Excel Version 3.0 allows you to use Sound Recorder
  237. to embed up to 32K of data. You can link to data larger than
  238. 32K if the 32K limit on embedded data is too small.
  239.  
  240.  
  241. LEARNING ABOUT WINDOWS APPLICATIONS IN HYPERGUIDE
  242. -------------------------------------------------
  243.  
  244. The Quick Looks topics in the HyperGuide on-line documentation
  245. system show how to use the programs provided in the Windows
  246. graphical environment with multimedia extensions. For easy
  247. access to these topics, you may want to copy the files that
  248. contain them from the Windows with Multimedia CD-ROM to your
  249. hard disk. (These files may be compressed on the CD-ROM; see
  250. the instructions in the preceding section for copying compressed
  251. files.) Use the following procedure:
  252.  
  253.      1. Copy the Quick Look help files from the CD-ROM to your Windows
  254.         directory. The Quick Look help files have "QL" as the last
  255.         letters in their base names. If compressed, these files
  256.         have extensions of .HL$. (For example, PMQL.HL$ is the
  257.         compressed help file for the Windows Program Manager.)
  258.         Otherwise, they have extensions of .HLP. If these files are
  259.         are compressed, you must rename these files so they have
  260.         extensions of .HLP after you expand them. (For example, you 
  261.         must rename PMQL.HL$ to PMQL.HLP after you expand it.)
  262.  
  263.      2. Copy the file named QLHD.HL$ (if compressed) or QLHD.HLP (if
  264.         uncompressed) from the CD-ROM to your Windows directory.
  265.         This file contains the Table of Contents for the Quick Look
  266.         topics. If this file is compressed, you must change the
  267.         filename to QLHD.HLP after you expand the file.
  268.  
  269.      3. Copy the file named QUIKLOOK.IC$ (if compressed) or QUIKLOOK.ICO
  270.         (if uncompressed) from the CD-ROM to your Windows directory.
  271.         This file contains the icon for the Quick Look topics. 
  272.     If this file is compressed, you must change the filename
  273.         to QUIKLOOK.ICO after you expand the file.
  274.  
  275.      4. Add a new program item to any Program Manager group for the
  276.         Quick Look topics. Specify QUIKLOOK.ICO as the icon file for
  277.         the new program item. Specify the following command line for
  278.         the program item:
  279.  
  280.             winhelp qlhd.hlp
  281.  
  282. Now, anytime you want to learn how to run any Windows application,
  283. simply select the Quick Look icon you created in step 4. Follow
  284. the instructions in HyperGuide to learn about the application.
  285.  
  286. WHAT IF YOU RUN OUT OF MEMORY?
  287. ==============================
  288.  
  289. As you're running applications in Windows or are trying to start
  290. an application, you might receive messages about being out of 
  291. memory. You can find out how much memory is available and of what
  292. type by choosing the About command from the Help menu in either
  293. Program Manager or File Manager. A dialog box containing memory 
  294. information appears.
  295.  
  296. The following list describes each memory category and suggests 
  297. how to increase available memory:
  298.  
  299. Amount of memory free   This number is the amount of conventional
  300.             memory currently available for 
  301.             applications.  
  302.               
  303.             When you run Windows in standard mode, 
  304.             this number includes extended memory.
  305.  
  306.                         When you run Windows in 386 enhanced 
  307.             mode, this number includes virtual 
  308.             memory and could be much larger than the
  309.             physical amount of memory in your 
  310.             computer. 
  311.  
  312.             If you need more memory or if the amount
  313.               of free memory is less than 30K, close 
  314.             some applications.
  315.  
  316. Amount of EMS free      When you run Windows in real mode with 
  317.             an expanded memory driver installed, 
  318.             this number shows the amount of expanded 
  319.             memory currently available. It is 
  320.             possible to have plenty of expanded 
  321.             memory available, but be out of 
  322.             conventional memory. 
  323.  
  324.             You can close some applications to free 
  325.             up conventional memory.
  326.  
  327.             You will be unable to use the Multimedia 
  328.             extensions when running Windows in real 
  329.             mode.
  330.  
  331. SMARTDrive Amount       This number is the amount of expanded 
  332.             memory claimed by SMARTDrive. Windows 
  333.             3.0 can allocate memory from SMARTDrive 
  334.             as needed.
  335.  
  336.             For more information on how to use 
  337.             SMARTDrive, see Chapter 4, "Optimizing
  338.             Your System," in Introducing Windows with
  339.             Multimedia.
  340.  
  341. System Resources        This number is the percentage of system 
  342.             resources available. This number never 
  343.             reaches 100% because the system itself 
  344.             takes up some system resources.
  345.  
  346.             If this number is too low (about 15%), 
  347.             you cannot run more applications 
  348.             regardless of how much free memory you 
  349.             have. Close some applications to free 
  350.             system resources. 
  351.  
  352.  
  353. USING THE SWAPFILE UTILITY
  354. ==========================
  355.  
  356. Windows 3.0 includes Swapfile, a utility that can dramatically 
  357. improve Windows' performance on some computers when you are 
  358. running in 386 enhanced mode. Swapfile turns a portion of hard 
  359. disk space into additional memory. However, Swapfile cannot be 
  360. used with all hard disk drives because of the way some drives 
  361. interact with MS-DOS. 
  362.  
  363. If you want to run Swapfile, see Chapter 4, "Optimizing Your 
  364. System," in Introducing Windows with Multimedia.
  365.  
  366.  
  367. USING HIMEM.SYS
  368. ===============
  369.  
  370. HIMEM.SYS is a driver required by Windows 3.0 for using extended 
  371. memory. It must be included in your CONFIG.SYS file. The method 
  372. HIMEM uses to access extended memory depends on your hardware.
  373.  
  374. When you boot your computer, HIMEM is loaded from your
  375. CONFIG.SYS file. After it is loaded, you will see a message like
  376. the following telling you the method HIMEM will use to access 
  377. extended memory on your computer.
  378.  
  379.   Installed A20 handler number X.
  380.  
  381.    where X is 1 through 8 which corresponds to one of the 
  382.    following methods:
  383.  
  384.       Number   Name               Computer type
  385.   --------------------------------------------------------------
  386.         1        at               ; IBM AT or 100% compatible.
  387.         2        ps2              ; IBM PS/2
  388.         3        ptlcascade       ; Phoenix Cascade BIOS
  389.         4        hpvectra         ; HP Vectra (A & A+)
  390.         5        att6300plus      ; AT&T 6300 Plus
  391.         6        acer1100         ; Acer 1100
  392.         7        toshiba          ; Toshiba 1600 & 1200XE
  393.         8        wyse             ; Wyse 12.5 Mhz 286 
  394.  
  395.  
  396. If HIMEM does not work properly, you can try a different method.
  397. Specify the switch for your computer type on the 
  398. device=HIMEM.SYS line in your CONFIG.SYS file. Computer type 
  399. corresponds to either the number or the name of your computer 
  400. from the table.
  401.  
  402. For example the following lines are equivalent:
  403.  
  404.   device=c:\himem.sys /M:ps2
  405.   device=c:\himem.sys /M:2
  406.  
  407. This entry forces HIMEM to use the IBM PS/2 A20 method for 
  408. accessing extended memory.
  409.  
  410.  
  411. GIVING MAXIMUM PRIORITY TO AN APPLICATION
  412. =========================================
  413. Windows lets you set the specific amount of processing time 
  414. your applications will receive relative to other applications 
  415. that are running. 
  416.  
  417. To ensure that a particular application receives all the 
  418. processing time it needs without interruption, set its Priority 
  419. Foreground option to 10000. With this setting, no background
  420. applications will be allowed to run unless the foreground
  421. application is idle. 
  422.  
  423. See the section entitled "Background and Foreground Priority," 
  424. in the HyperGuide PIF Editor Options for more information 
  425. about this setting. The PIF Editor is part of the Accessories 
  426. Group in HyperGuide.
  427.  
  428.  
  429. USING WINDOWS 2.X DRIVERS WITH WINDOWS 3.0
  430. ==========================================
  431.  
  432. Windows 2.x display, mouse, sound, system, and communications 
  433. drivers run only in Windows 3.0 real mode. To run Windows 3.0 
  434. in standard and enhanced 386 modes (that also support the Multimedia 
  435. extensions), you must update these drivers to run Windows 3.0.
  436.  
  437. To start Windows in real mode, type the following at the MS-DOS
  438. prompt and press ENTER:
  439.  
  440.   win /r
  441.  
  442. If you use Windows 2.x printer drivers with Windows 3.0, you 
  443. might see a warning when you print. As with Windows 2.x 
  444. applications, 2.x printer drivers work reliably only if you run 
  445. Windows 3.0 in real mode.
  446.  
  447.   NOTE  It is recommended that you install only the drivers 
  448.     provided with Windows 3.0. If you want to use a special
  449.     device driver that was not provided with Windows, contact
  450.     the manufacturer for an updated driver that works with 
  451.     Windows 3.0.
  452.  
  453.  
  454. RUNNING SPECIFIC NON-WINDOWS APPLICATIONS
  455. =========================================
  456.  
  457. This section describes some problems you might have running 
  458. non-Windows applications with Windows 3.0.
  459.  
  460.  
  461. Microsoft Flight Simulator 
  462. --------------------------
  463. Microsoft Flight Simulator cannot be run as a background 
  464. application. When you are running Windows in standard or real 
  465. modes, do not switch from Flight Simulator (ALT+TAB or ALT+ESC) 
  466. to any other application.
  467.  
  468.  
  469. Using MultiSoft PC-Kwik Disk Accelerator
  470. ----------------------------------------
  471. If you use PC-Kwik with Windows running in 386 enhanced mode, 
  472. make sure the version is 3.55 or later and that you use 
  473. PC-Kwik in extended memory, not expanded memory.
  474.  
  475. If you need to upgrade your version of PC-Kwik, call MultiSoft 
  476. at 1-800-888-KWIK in the United States. Outside the U.S., call
  477. 1-503-644-5644.
  478.  
  479.  
  480. Professional Oracle
  481. -------------------
  482. You can run Oracle only in real mode, and without the 
  483. HIMEM extended memory driver loaded. 
  484.  
  485.  
  486. QModem 
  487. ------
  488. If you have problems running QModem with Windows, create a 
  489. program information file (PIF) for QModem that specifies a 
  490. limit of 0 for EMS memory. Specifying 0 disables EMS for 
  491. QModem, freeing that memory for use by Windows. 
  492.  
  493.  
  494. Borland Reflex
  495. --------------
  496. If you have performance problems running Borland Reflex with 
  497. Windows in 386 enhanced mode, include the following line in the 
  498. [386Enh] section of your SYSTEM.INI file:
  499.   
  500.   VirtualHDIrq=FALSE
  501.  
  502.  
  503. Microsoft Word
  504. --------------
  505. You might have problems using ALT+TAB with Microsoft Word 5.0 
  506. and also using ALT+SPACEBAR to transfer data into Microsoft Word
  507. 5.0 from the Windows 3.0 Clipboard. If so, contact Microsoft 
  508. Customer Service for an updated version of Microsoft Word 5.0. 
  509. The updated version contains a keyboard driver that lets you use
  510. ALT+TAB and ALT+SPACEBAR.
  511.  
  512.  
  513. Lotus 1-2-3
  514. ----------
  515. Some versions of Lotus 1-2-3 require you to insert a floppy disk
  516. that contains a software "key". When running with Windows in 386
  517. enhanced mode, a "key" version of 1-2-3 might display an error 
  518. message telling you that the disk drive is not ready. Or, Windows
  519. might terminate 1-2-3 and display a message telling you that the 
  520. application has violated system integrity.  You can prevent these 
  521. problems by doing one of the following:
  522.  
  523.  * Make sure no other non-Windows applications are running when 
  524.    you start 1-2-3. 
  525.  
  526.  * Or edit the PIF for 1-2-3, and check the "Execution: Exclusive" box.
  527.  
  528.  
  529. RUNNING SPECIFIC WINDOWS APPLICATIONS
  530. =====================================
  531.  
  532. This section describes some problems you might have running 
  533. some Windows applications.
  534.  
  535.  
  536. Control Panel 
  537. -------------
  538. If you are running Windows 3.0 in real mode and using expanded 
  539. memory, a new desktop wallpaper selection will not take effect 
  540. immediately. You must quit and then restart Windows to see the 
  541. new selection.
  542.  
  543.  
  544. Print Manager and Network Printers
  545. ----------------------------------
  546. The availability of several features in Print Manager depends 
  547. on the support provided by your Network software. The 
  548. NETWORKS.TXT on-line document contains important information 
  549. about the networks you can use with Windows and which features 
  550. are available in Print Manager for each network type. See 
  551. NETWORKS.TXT for more information.
  552.  
  553.  
  554. Using Terminal from the OS/2 DOS Compatibility Box
  555. --------------------------------------------------
  556. If you want Terminal to communicate through COM ports from the 
  557. OS/2 DOS compatibility box, you must set the port before you 
  558. start Windows. To do so, you can run the SETCOM command from 
  559. the DOS prompt or you can include the initialization in your 
  560. CONFIG.SYS file.
  561.  
  562. To set the COM port from the DOS prompt, type the following 
  563. before you start Windows:
  564.  
  565.   SETCOM40 COMx=ON
  566.  
  567. For example, if you want to use COM1, you would type the 
  568. following command:
  569.  
  570.   SETCOM40 COM1=ON
  571.  
  572. To set the COM port automatically, you can add a line in your 
  573. CONFIG.SYS file. See your OS/2 documentation for instructions.
  574.  
  575.  
  576. Paintbrush
  577. ----------
  578. You can print color images from Paintbrush only if you are 
  579. using a color POSTSCRIPT printer or an HP PaintJet printer. 
  580. These are the only printers that currently recognize Device 
  581. Independent Bitmaps (DIBs), the color file format Paintbrush 
  582. uses.
  583.  
  584. In addition, when running Windows in real mode, you might 
  585. receive out-of-memory messages when you try to print. If so, 
  586. try one of the following:
  587.  
  588.   *  Close all other applications and try printing again.
  589.  
  590.   *  Save the Paintbrush file and exit Windows. Start Windows 
  591.      again in standard mode or 386 enhanced mode, and then print
  592.      the Paintbrush file.
  593.  
  594.   *  If you can run only in real mode, you can convert the color
  595.      image and save it to a black and white format, then open 
  596.      the converted file, and print the monochrome bitmap.
  597.  
  598.  
  599. GENERAL NOTES ABOUT APPLICATIONS
  600. ================================
  601.  
  602. This section includes important information about other problems
  603. you might encounter running applications with Windows 3.0.
  604.  
  605.  
  606. Running Non-Windows Applications
  607. --------------------------------
  608. If you have problems with your display when you try to run two 
  609. non-Windows applications and Windows in 386 enhanced mode, add 
  610. the following line to the [386Enh] section of your SYSTEM.INI
  611. file:
  612.  
  613.   local=EGA$
  614.  
  615.  
  616. Increasing Your Display's Update Speed
  617. --------------------------------------
  618. If a non-windows application running in 386 enhanced mode 
  619. Windows seems to be updating the display very slowly, try 
  620. creating or modifying the application's program information 
  621. file (PIF).
  622.  
  623. Check the application's PIF file to make sure none of the 
  624. Monitor Ports check boxes are selected in the Advanced Settings
  625. dialog box. On some displays, canceling the Monitor Ports 
  626. options might mean that you cannot switch back to the 
  627. application after switching away. In this case, you must exit 
  628. the first application before starting another.
  629.  
  630. See "Monitor Ports, " in the HyperGuide PIF Editor Advanced 
  631. Options for more information about this setting.  The PIF Editor is 
  632. part of the Accessories Group in HyperGuide.
  633.  
  634.  
  635.  
  636. Running Windows 2.x and Windows 3.0
  637. -----------------------------------
  638.   *  If you have both versions of Windows on your hard disk, 
  639.      make sure that the directory containing Windows 3.0 is 
  640.      included in the PATH command in your AUTOEXEC.BAT, not the 
  641.      directory for Windows 2.x.
  642.  
  643.   *  Because Windows searches the current directory before it 
  644.      searches other directories in the PATH command, when you 
  645.      want to run an application, print, install a printer, or 
  646.      install any other drivers in Windows 3.0, make sure the 
  647.      Windows 2.x directory is not the current directory.
  648.  
  649.   *  If you want to run Windows versions 2.x and 3.0 on the same
  650.      computer at different times, make sure that your CONFIG.SYS
  651.      file includes the Windows 3.0 HIMEM.SYS driver. 
  652.  
  653.   *  If you use SMARTDrive or RAMDrive with Windows/386 2.x, 
  654.      make sure the drivers are 2.x drivers. The Windows 3.0 
  655.      drivers for SMARTDrive and RAMDrive will not work with 
  656.      Windows/386 2.x.
  657.  
  658.  
  659. Omit the APPEND, JOIN, and SUBST MS-DOS Utilities
  660. -------------------------------------------------
  661. The MS-DOS utilities APPEND, JOIN, and SUBST can cause problems
  662. when you are running Windows 3.0. If you included APPEND, JOIN, 
  663. or SUBST in your AUTOEXEC.BAT file, remove them and refrain from 
  664. running them within Windows.
  665.  
  666.  
  667. Running Batch Files and Embedded Macros
  668. ---------------------------------------
  669. If you want to run a batch file with a Windows application that 
  670. uses embedded macro language, do so from a PIF. If you will
  671. be running it with Windows in 386 enhanced mode, make sure that 
  672. the Background check box in the batch file's PIF is not selected.
  673. That way the batch file will run exclusively, causing the 
  674. Windows application to pause until processing is complete. To 
  675. learn about creating PIFs, see the HyperGuide section entitled 
  676. "Creating PIFs for Batch Files," in the PIF Editor procedures.
  677.  The PIF Editor is part of the Accessories Group in HyperGuide.
  678.  
  679.  
  680. Using SHARE.EXE with Windows
  681. ----------------------------
  682. To prevent two applications from modifying the same file, run 
  683. the MS-DOS utility, SHARE.EXE, before you start Windows. It will 
  684. not work correctly if you run it from within Windows. See your 
  685. MS-DOS documentation for details about what SHARE.EXE does and 
  686. how to install it.
  687.  
  688.  
  689. Preventing Stack Overflow 
  690. -------------------------
  691. Stacks are temporary data structures that MS-DOS and applications
  692. use for processing hardware events. If you receive the Internal
  693. Stack Overflow message when you are running Windows in 386 
  694. enhanced mode, you need to change your stacks= setting.
  695.  
  696.   *  If your system uses MS-DOS 3.2, include the following line 
  697.      in your CONFIG.SYS file:
  698.  
  699.        stacks=9,192
  700.  
  701.   *  If your system uses MS-DOS 3.3 or above, include the 
  702.      following line in your CONFIG.SYS file:
  703.  
  704.        stacks=0,0
  705.  
  706.  
  707. Selecting a Port for a Serial Mouse
  708. -----------------------------------
  709. Do not try to run your serial mouse from a COM3 or COM4 port. 
  710. Windows supports serial mice on COM1 and COM2 only.
  711.  
  712.  
  713. Running Windows from the OS/2 version 1.2 DOS Compatibility Box
  714. ---------------------------------------------------------------
  715.   *  Do not allow Windows Setup to make changes to your 
  716.      AUTOEXEC.BAT file or CONFIG.SYS file. Make the appropriate
  717.      changes yourself.
  718.  
  719.   *  To print, you must set the printer driver port to one with 
  720.      an .OS2 extension as follows:
  721.  
  722.      If your printer is physically connected to LPT1 or to LPT2,
  723.      when you configure your printer, make sure you set the 
  724.      printer-driver port to LPT1.OS2 or LPT2.OS2.
  725.  
  726.      If the printer is physically connected to LPT3 or LPT4, you
  727.      must create a line for LPT3.OS2 or LPT4.OS2 in the [ports] 
  728.      section of your WIN.INI file and then set the printer 
  729.      driver to the appropriate .OS2 port when you configure it.
  730.  
  731.      For more information about WIN.INI settings, see the 
  732.      on-line document called WININI.TXT.
  733.  
  734.  
  735. Running Applications that Require Expanded Memory
  736. -------------------------------------------------
  737. If you have an 80386 system and use applications that require 
  738. expanded memory, you can use EMM386.SYS, the expanded memory 
  739. emulator that comes with Windows 3.0.
  740.  
  741.  
  742. Setting the D= Switch for EMM386
  743. --------------------------------
  744. If you install EMM386, before you can start Windows in 386
  745. enhanced mode, you must include the following setting on your 
  746. EMM386 command line:
  747.  
  748.   d=48
  749.  
  750.  
  751. Running SMARTDrive with Disk Manager, SpeedStor or Vfeature Deluxe
  752. ------------------------------------------------------------------
  753.  
  754. SMARTDrive will not run if your hard disk was partitioned using 
  755. one of the following utilities:
  756.  
  757.   *  Disk Manager (Ontrack Computer Systems)
  758.   *  SpeedStor (Storage Dimensions)
  759.   *  Vfeature Deluxe (Golden Bow Systems)
  760.  
  761. If your hard disk was partitioned using one of these utilities,
  762. SMARTDrive will not start. Instead, it displays the following 
  763. message:
  764.  
  765.   Incompatible disk partition detected.
  766.  
  767. SMARTDrive does this  to protect your hard disk from 
  768. possible damage. Hard disks partitioned using these three 
  769. utilities are often incompatible with SMARTDrive; running 
  770. SMARTDrive on such a hard disk could destroy the data on that disk.
  771.  
  772.  
  773. GENERAL NOTES ABOUT HARDWARE
  774. ============================
  775.  
  776. More than 16 megabytes (MB) of RAM
  777. ----------------------------------
  778. If your computer has over 16MB of RAM, you must run the 
  779. HIMEM.SYS that you received with Windows 3.0, not other XMS 
  780. drivers.
  781.  
  782.  
  783. Using COM Ports for Communications
  784. ----------------------------------
  785. If you are running a non-Windows application that uses COM 
  786. ports for communications, you might lose characters or receive 
  787. protection violations. If so, include the following setting in 
  788. your SYSTEM.INI file:
  789.  
  790.   COMxProtocol=XOFF
  791.  
  792.     where x is the number for the COM port
  793.  
  794. For information on this switch and instructions on changing 
  795. SYSTEM.INI settings, see the on-line document, SYSINI2.TXT.
  796.  
  797.  
  798. Using Serial Communications Ports Simultaneously
  799. ------------------------------------------------
  800. On some systems, you might have problems simultaneously
  801. using the COM1 and COM3 ports or the COM2 and COM4 ports.
  802. If so, make sure the [386enh] section of your SYSTEM.INI 
  803. file contains the following setting:
  804.  
  805.    COMIrqSharing=true
  806.  
  807. This setting allows simultaneous use of the COM1 and COM3 
  808. (or COM2 and COM4) ports on some systems. However, many serial 
  809. communications adapters do not allow these ports to be used 
  810. simultaneously, regardless of the setting in your SYSTEM.INI 
  811. file. 
  812.  
  813.  
  814. Using the COM3 and COM4 Serial Ports in 386 Enhanced Mode  
  815. ---------------------------------------------------------  
  816. Some PC systems with COM3 and COM4 serial communications  
  817. ports use I/O base port addresses that differ from the 
  818. default addresses that Windows uses when running in 386 
  819. enhanced mode. This difference can cause Windows to deny 
  820. access to a port that is actually available. To avoid this
  821. problem, make sure that all COMxBase= settings in the [386enh]
  822. section of the SYSTEM.INI file are set correctly for the 
  823. serial port adapter(s) you are using. Many adapters use the 
  824. values COM3Base=3E8h and COM4Base=2E8h instead of the default 
  825. Windows values. See your hardware documentation for the correct 
  826. values for your serial port adapter(s).
  827.   
  828. See the SYSINI2.TXT file for additional information about the 
  829. communications port settings. 
  830.  
  831.  
  832. Adaptec Controller Boards
  833. -------------------------
  834. If you are using an Adaptec controller board, you might need to
  835. turn off double-buffering in SMARTDrive. You can do this by 
  836. adding the /B- switch at the end of the SMARTDrive device line 
  837. in your CONFIG.SYS file.
  838.  
  839. The following is an example of such an entry:
  840.  
  841.   device=c:\windows\smartdrv.sys 1024 512 /B-
  842.  
  843.  
  844. The All ChargeCard with a 3Com Network
  845. ---------------------------------------
  846. If you have problems running the All ChargeCard in standard mode
  847. with a 3Com network, remove ALLEMM4.SYS from your CONFIG.SYS file. 
  848.  
  849. Alternately, you can keep ALLEMM4.SYS and start Windows in real 
  850. mode. To start in real mode, type WIN /r at the DOS prompt and 
  851. press ENTER.
  852.  
  853.  
  854. Apricot Computers
  855. -----------------
  856.  
  857.   *  If you are running Windows in 386 enhanced mode on Apricot 
  858.      DOS 3.3, you must install a console device driver such as 
  859.      the ANSI.SYS driver you received with MS-DOS.
  860.  
  861. Adding an entry like the following to your CONFIG.SYS file will 
  862. suffice:
  863.  
  864.   device=c:\DOS\ANSI.SYS
  865.  
  866. Failing to do so might cause CTRL+BREAK keystrokes to terminate 
  867. the wrong application.
  868.  
  869.  
  870.   *  If you want to run Windows in 386 enhanced mode, you need 
  871.      to install special drivers.  You can obtain these from your
  872.      Apricot distributor.
  873.  
  874.  
  875. AST Rampage Boards
  876. ------------------
  877. You need to upgrade your AST RAMTYPE.SYS driver if both the 
  878. following conditions are true:
  879.  
  880.   *  You have an IBM PS/2 or micro-channel architecture computer.
  881.   *  Your board is configured for expanded and extended memory.
  882.  
  883. RAMTYPE drivers before version 1.20 will not coexist with other
  884. applications that use extended memory. This makes them 
  885. incompatible with the HIMEM.SYS, which is required by Windows 
  886. 3.0.
  887.  
  888. The Windows Setup procedure removes RAMTYPE.SYS from your
  889. CONFIG.SYS file. This might cause error messages to appear when
  890. you start your computer, as other drivers that rely on RAMTYPE
  891. cannot load. This also means that no application can use the 
  892. expanded memory on your system. However, with RAMTYPE.SYS 
  893. removed, Windows 3.0 runs correctly.
  894.  
  895. If you have a version of RAMTYPE newer than 1.20, or if you 
  896. upgrade to a newer version, you can include the RAMTYPE command 
  897. line in your CONFIG.SYS file. If you are installing an upgrade, 
  898. you can simply copy this entry from CONFIG.OLD made by Setup 
  899. when you installed Windows.
  900.  
  901.  
  902. AT&T 386 computers with Phoenix ROM BIOS 
  903. ----------------------------------------
  904. If your AT&T 386 computer has a Phoenix ROM BIOS version 
  905. 1.10.14 or earlier, you might be unable to run a non-Windows 
  906. application in a window. (To determine whether your computer
  907. uses a Phoenix ROM BIOS and which version, reboot and check 
  908. the top line on your screen.)
  909.     
  910. To correct the problem, complete the following steps:
  911.  
  912.   1.  Reboot with the AT&T Customer Test disk you received 
  913.       with your computer.
  914.  
  915.   2.  Choose the Setup Utility.
  916.  
  917.   3.  Make sure these two settings are disabled:
  918.     Redirect to Com1
  919.         Redirect to Com2
  920.  
  921.   4.  Follow the instructions to exit and save your changes.
  922.  
  923.  
  924. CD-ROM Extensions
  925. -----------------
  926. If you are using CD-ROM Extensions, include the following entry 
  927. in the [386Enh] section of your SYSTEM.INI file:
  928.  
  929.   device=LANMAN10.386
  930.  
  931. You also need to activate the drive by sending it a command 
  932. before you start Windows. For example, type the following at 
  933. the DOS prompt and then start Windows:
  934.  
  935.   dir x:
  936.  
  937.   where x is the drive letter for the CD ROM drive.
  938.  
  939.  
  940. Epson Screen Savers
  941. -------------------
  942. Some Epson computers have screen-saver utilities that clear the 
  943. screen after a specified period of inactivity. With Windows 3.0,
  944. the screen saver might detect that the system is idle when it is
  945. not. Windows will function properly even though the screen is 
  946. blank, but nothing will be displayed until you exit Windows and 
  947. start up again.
  948.  
  949. See the documentation that you received with your Epson computer 
  950. for instructions about disabling the screen saver.
  951.  
  952. For information about ScreenSavers included with the Multimedia 
  953. extensions, see the HyperGuide section entitled Appearances, in the 
  954. Control Panel Concepts. The Control Panel is part of the Main  Group 
  955. in HyperGuide.
  956.  
  957.  
  958. Everex 386/25 and EMM386.SYS
  959. ----------------------------
  960. If you are using an Everex 386/25 with EMM386.SYS, include the 
  961. following parameters in your CONFIG.SYS file:
  962.  
  963.   device=EMM386.SYS C600-C7FF
  964.  
  965.  
  966. Hitachi Amdek Drives 
  967. --------------------
  968. These drives do not work reliably with Windows 3.0. To resolve 
  969. this problem access the drive before you start Windows by typing 
  970. the following at the DOS prompt:
  971.  
  972.   dir x:
  973.  
  974.   where x: is the drive letter for the Amdek drive
  975.  
  976.  
  977. IBM Expanded Memory 
  978. -------------------
  979. If you want your 286-based PS/2 computer configured to use 
  980. expanded memory, you must add the following line to your 
  981. CONFIG.SYS file:
  982.  
  983.   device=XMA2EMS.SYS
  984.  
  985. When you ran Setup to install Windows and chose to let Windows
  986. modify your CONFIG.SYS, this line was removed. Check the backup,
  987. CONFIG.OLD for the exact entry you must add.
  988.  
  989. See your "IBM DOS Command Reference" for further information on
  990. using XMA2EMS.SYS.
  991.  
  992.  
  993. Logitech Bus Mouse
  994. ------------------
  995. If you have a Logitech bus mouse on your computer, Setup will 
  996. identify it as a Microsoft or PS/2 mouse. This is correct. 
  997. The Logitech bus mouse is compatible with the Microsoft mouse 
  998. driver.
  999.  
  1000. The Logitech serial mouse uses its own driver.
  1001.  
  1002.  
  1003. LCD displays
  1004. ------------
  1005. If you use an LCD display, set it for white text on a black 
  1006. background instead of black on white. When you are using Windows,
  1007. black on white is hard on LCD displays. See the documentation 
  1008. that came with your display for instructions on changing it.
  1009.  
  1010.  
  1011. NCR 925 and EMM386.SYS
  1012. ----------------------
  1013. If you are using an NCR 925 with EMM386.SYS, include the 
  1014. following parameters in your CONFIG.SYS file:
  1015.  
  1016.   device=EMM386.SYS E000-EFFF
  1017.  
  1018.  
  1019. Plus Hardcard
  1020. -------------
  1021. To run Windows 3.0 with a Hardcard you must include the 
  1022. following line in your SYSTEM.INI file in the [386Enh] section:
  1023.  
  1024.   VirtualHDIRQ=off
  1025.  
  1026. See the on-line document SYSINI3.TXT for information about the 
  1027. procedure.
  1028.  
  1029. It is also a good idea to use SMARTDrive with a Hardcard. See 
  1030. Chapter 4, "Optimizing Your System," in Introducing Windows with
  1031. Multimedia for more information on using SMARTDrive. 
  1032.  
  1033.  
  1034. SCSI Hard Disk Drive using DMA
  1035. ------------------------------
  1036. If your computer has an SCSI hard disk that uses DMA, you must 
  1037. include the following entry in the [386Enh] section of your 
  1038. SYSTEM.INI file:  
  1039.  
  1040.   VirtualHDIRQ=FALSE 
  1041.  
  1042. In addition, you must have SMARTDrive installed and you must NOT
  1043. disable double-buffering by using the /B- option.
  1044.  
  1045.  
  1046. Columbia Data Products SCSI
  1047. ---------------------------
  1048. To use the Columbia Data Products SCSI hard disk controller with
  1049. Windows 3.0 in 386 enhanced mode, you must update the Columbia 
  1050. Data Products SCSI software to version 3.35 or higher.
  1051.  
  1052.  
  1053. Tandy 2500 XL with ROM DOS
  1054. ---------------------------
  1055. The Tandy 2500 XL can be configured to use ROM DOS. If you want 
  1056. to use this feature, after you run Windows Setup, you must run 
  1057. the Tandy setup program (SETUPXL). Modify your configuration
  1058. so that your AUTOEXEC.BAT and CONFIG.SYS files are read from 
  1059. drive C.
  1060.  
  1061.  
  1062. Toshiba Plasma Display
  1063. ----------------------
  1064. Toshiba VGA-compatible plasma displays have built-in protection
  1065. against overheating. This protection causes the screen to dim 
  1066. whenever more than half of the screen is brightly lit. If this 
  1067. makes your display difficult to use with Windows, change your 
  1068. display colors by using the VCHAD program provided with your 
  1069. Toshiba hardware. 
  1070.  
  1071. To change the plasma display colors you'll need to copy special 
  1072. files to your Windows directory, modify the Windows desktop 
  1073. colors, and create a special batch file for starting Windows. 
  1074. The procedures are outlined in the following steps.
  1075.  
  1076.  
  1077. --Copying the Files--
  1078.  
  1079.   1.  Copy VCHAD.EXE into your Windows directory.
  1080.       (The VCHAD program should be on the Toshiba Diagnostics 
  1081.       and Supplemental Disk you received with the DOS disks for 
  1082.       your Toshiba. If not, request it from Toshiba at 
  1083.       1-800-999-4CSD in the United States. Outside the U.S.,
  1084.       contact your local Toshiba office.)
  1085.  
  1086.   2.  Copy TOSHWIN.VCD from the MOAK CD-ROM into your Windows 
  1087.       directory.
  1088.  
  1089.  
  1090. --Modifying the Windows Desktop Colors--
  1091.  
  1092.   1.  Start Windows and from Control Panel, choose the Color icon.
  1093.  
  1094.   2.  Open the Color Scheme drop-down list box and select 
  1095.       Fluorescent.
  1096.  
  1097.   3.  Choose the Color Palette button.
  1098.  
  1099.   4.  Make the following color changes to Screen Elements:
  1100.  
  1101.     Screen Element        Color
  1102.     ---------------------------------------------------
  1103.     Window Background    fifth column, fifth color
  1104.     Window Text         bottom right color (white)
  1105.     Application Workspace     last column, second color
  1106.  
  1107.      See the HyperGuide section, "Appearances," in the Control 
  1108.      Panel Concepts for more information on changing desktop colors. 
  1109.      The Control Panel is part of the Main  Group in HyperGuide.
  1110.  
  1111.   5.  Choose the Save Scheme button and choose OK to save your 
  1112.       changes.
  1113.  
  1114.   6.  Choose OK to close Control Panel.
  1115.  
  1116.  
  1117. --Creating the Batch File--
  1118.  
  1119.   1.  Using Windows Notepad (or another text editor), create the
  1120.       following batch file and save it in your Windows directory
  1121.       as WINPLSMA.BAT.
  1122.  
  1123.         VCHAD /R:TOSHWIN.VCD
  1124.         WIN
  1125.         VCHAD /C:1
  1126.  
  1127.       For information about using Notepad, see the description of 
  1128.       Notepad in the HyperGuide Accessories Group.
  1129.   
  1130.   2.  Exit Windows and start it again using WINPLSMA.BAT.
  1131.  
  1132.  
  1133. Wyse Computers
  1134. --------------
  1135. If you are using a Wyse computer to run Windows, you might need 
  1136. to modify the device=HIMEM.SYS line in your CONFIG.SYS file to
  1137. read:
  1138.  
  1139.   device=[path]HIMEM.SYS  /M:WYSE
  1140.  
  1141.  
  1142. Using VGA Display Adapters 
  1143. --------------------------
  1144.   *  If you use a VGA-compatible display adapter and have 
  1145.      difficulties running Windows in 386 enhanced mode, you 
  1146.      might need to include the following line in the [386Enh] 
  1147.      section of your SYSTEM.INI file:
  1148.  
  1149.        EMMEXCLUDE=C400-C7FF
  1150.  
  1151.      This is because some VGA compatible cards use additional 
  1152.      memory to enhance the performance of their cards. 
  1153.      Manufacturers of these cards include Video 7 and Paradise. 
  1154.      Display adapter boards with the main chip(s) manufactured 
  1155.      by Tseng Labs, Chips and Technologies, Paradise, and 
  1156.      Headland Technologies also function this way.
  1157.   
  1158.      When Windows is running in 386 enhanced mode and is 
  1159.      configured for VGA, Windows detects most of these cards
  1160.      and automatically excludes the additional memory. However, 
  1161.      you must add the line to SYSTEM.INI yourself if:
  1162.  
  1163.        - You have both an 8514 and a VGA display adapter and
  1164.          configured Windows for the 8514.
  1165.  
  1166.        - You have an enhanced VGA adapter that Windows does
  1167.          not recognize.
  1168.  
  1169.      See the SYSINI2.TXT on-line document for the procedure.
  1170.  
  1171.   *  If you have both a VGA display adapter (primary) and an 
  1172.      8514 (secondary), you might have problems switching between  
  1173.      full-screen non-Windows applications when running Windows 
  1174.      in 386 enhanced mode.
  1175.  
  1176.      If an application does not display properly, the digital 
  1177.      to analog converter (DAC) on your VGA card needs to be 
  1178.      updated. Contact the manufacturer for an upgrade. 
  1179.  
  1180.      In the meantime, if your application has a command to 
  1181.      refresh the screen, you might be able to temporarily 
  1182.      correct the display so you can use the application. For 
  1183.      example, if your display is a color display, you can type 
  1184.      the following at the DOS Prompt and press ENTER: 
  1185.  
  1186.        MODE CO80 
  1187.  
  1188.      See your application's documentation for information about 
  1189.      commands that refresh the screen. 
  1190.  
  1191.  
  1192. Using Self-Configuring Display Adapters
  1193. ---------------------------------------
  1194. Some display adapters can change their configurations to match
  1195. what an application tries to do. For example, if an application 
  1196. tries to use a VGA display, the adapter could switch from an EGA 
  1197. configuration to VGA. This type of display adapter makes use of
  1198. non-maskable interrupts (NMIs) to reconfigure itself as you work.
  1199.  
  1200. To use this type of display adapter with Windows running in 
  1201. 386 enhanced mode, you must disable the NMI (self-configuring)
  1202. option. First configure the display adapter for the type of
  1203. monitor you have, then disable the NMI option. See your hardware 
  1204. documentation for further instructions.
  1205.