home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 151.img / WIN386-4.ZIP / README.TXT < prev    next >
Text File  |  1989-03-13  |  14KB  |  282 lines

  1. ================================================================================
  2.              MICROSOFT WINDOWS/386 VERSION 2.11
  3. ================================================================================
  4.  
  5. Changes between versions 2.10 and 2.11
  6. -------------------------------------------------------------
  7. Version 2.11 now supports the following hardware:
  8.  
  9.     o IBM 8514/a video adapter
  10.     o additional Toshiba printers (see READMETO.TXT)
  11.     o additional HPPCL printers (see READMEHP.TXT)
  12.     o includes a dynamic link library to allow the Postscript driver
  13.       to work with AppleTalk networks
  14.  
  15. Setting your stacks= line in config.sys:
  16. --------------------------------------------------------------
  17. It is possible to run out of stacks running with Windows/386.
  18. Users with DOS 3.3 should put the line
  19.  
  20.         stacks=0,0
  21.  
  22. in their config.sys file, or, if they need to use stacks,
  23.  
  24.         stacks=9,192
  25.  
  26. Users with DOS 3.2 should use this second line since they cannot
  27. set their stacks to 0.
  28.  
  29. Interaction between windowmemsize and emmsize:
  30. --------------------------------------------------------------
  31. If you want to set your windowmemsize= line in win.ini to something
  32. other than 640K you must set your emmsize= line to 0.  For example if
  33. you want to allocate 448K for running Windows and your Windows
  34. applications, use the following lines in your win.ini.
  35.  
  36.         [win386]
  37.         windowmemsize=448
  38.         emmsize=0
  39.  
  40. Using share.exe with Windows/386:
  41. --------------------------------------------------------------
  42. In order to prevent two applications from modifying the same file,
  43. you can run the DOS utility share.exe prior to starting Windows/386.
  44. Share.exe should always be run BEFORE running Windows/386 as it will
  45. not perform correctly when run from within Windows/386.  For further
  46. information on how to install share.exe and how it works, consult your
  47. DOS manual.
  48.  
  49. Windowmemsize, networks, and device drivers:
  50. --------------------------------------------------------------
  51. In the Windows/386 Users Guide, on page 25, in the section headed
  52. "Setting the Virtual-Machine Size", the minimum windowmemsize= setting
  53. is listed as 384.  In general this is true, with the exception that
  54. users with a large number of device drivers or who are running with a
  55. network installed will need to set this somewhat higher.  If running
  56. Windows/386 gives you the error message "Not enough memory to run
  57. Windows" when you run win386.exe, try setting windowmemsize higher in
  58. 20K increments.
  59.  
  60. Running IBM 3270 terminal emulation software under Windows/386:
  61. --------------------------------------------------------------
  62. Several users have reported problems running the Entry Level version of
  63. the IBM 3270 Terminal Emulation software under Windows/386.  There are
  64. NO compatibility problems running this under Windows/386.  What appears
  65. to happen is that the program is loaded and then immediately terminates.
  66. The user is returned to Windows with this application running in a full-
  67. screen window with the word "Inactive" added to the title of the
  68. application.  What is happening is that this program is a Terminate and
  69. Stay Resident (TSR) application, or pop-up program, similar to Borland's
  70. Side-Kick.  Once the program has loaded itself into memory, it issues a
  71. DOS terminate command, which is indistinguishable from a normal
  72. application exiting.  See page 23 of the Windows/386 Users Guide for
  73. details on running these types of applications.  Basically you shouldn't
  74. run this program directly from the MS-DOS executive.  Instead you should
  75. first run the DOS command interpreter, command.com, by running one of
  76. the command?.pif files located in the directory in which you installed
  77. Windows/386.
  78.  
  79. A second problem that has been reported is that since Windows/386 uses
  80. the alt-escape key combination to switch between applications, this key
  81. sequence is not available to versions 2.0 and 3.0 of the IBM 3270
  82. terminal emulator to switch sessions.  In order to work around this, an
  83. additional set of win.ini settings were added which allow you to disable
  84. various Windows/386 key combinations and instead pass them to the 
  85. applications you are running.  See the following section.
  86.  
  87. Disabling Windows/386 key combinations:
  88. --------------------------------------------------------------
  89. In your win.ini there is a section that allows you to disable
  90. Windows/386 key combinations.  This is useful for people with
  91. the IBM 3270 Terminal Emulation software (it uses alt-esc), Microsoft 
  92. Word (it uses alt-esc and alt-space), Microsoft Quick-BASIC (it uses
  93. alt-space), and other applications that use the same key combinations
  94. as Windows/386.  Here is the default win.ini setting:
  95.  
  96.         [win386]
  97.         altescape=on
  98.         altenter=on
  99.         altspace=on
  100.         alttab=on
  101.         altprintscn=on
  102.  
  103. Changing these entries from on to off will turn off the corresponding
  104. Windows/386 keyboard function.  For example if you wanted to use
  105. alt-escape with the IBM 3270 terminal emulation software you would
  106. have this in your win.ini.
  107.  
  108.         [win386]
  109.         altescape=off
  110.         altenter=on
  111.         altspace=on
  112.         alttab=on
  113.         altprintscn=on
  114.  
  115. You could still switch between applications by using the alt-tab
  116. key combination.  NOTE:  Disabling a key combination is global; if
  117. you disable it because you need the key sequence for one of your
  118. applications, it is disabled for all of your applications.  See your
  119. win.ini for additional information on using this feature.
  120.  
  121. Running two copies of the DOS format command simultaneously:
  122. --------------------------------------------------------------
  123. You should not try to format two floppy disks at the same time using DOS
  124. 3.1.  This will work with DOS 3.2 or later.
  125.  
  126. Pifedit.exe location:
  127. --------------------------------------------------------------
  128. The Windows Users Guide says that pifedit.exe may be located in the pif
  129. subdirectory of the directory into which you installed Windows.  It is
  130. actually located in the main directory along with the other Windows desktop
  131. applications.
  132.  
  133. New font format:
  134. --------------------------------------------------------------
  135. Font files have changed from earlier versions of Windows.  Several
  136. Windows applications are shipped with additional fonts that will need to
  137. be converted.  For example, PageMaker 1.0A comes with several font files
  138. called pmfon?.fon.  These fonts are used to draw the toolbox, the page
  139. icons, and various additional text sizes.  If you run PageMaker and the
  140. toolbox has black dots rather than the appropriate icons, you have not
  141. converted your fonts from the old, Windows 1.04 format to the new,
  142. Windows 2.0 format.  There is a utility provided with Windows/386 called
  143. newfon.exe which will convert these fonts.  It is located on your 
  144. Fonts Disk.  This utility is a non-Windows application.  The syntax for
  145. converting a font file is -
  146.  
  147.         NEWFON [old-font-file-name]
  148.  
  149. So if you were converting the PageMaker font pmfonte.fon to the new
  150. format, you would bring up the run dialog in the MS-DOS executive (or
  151. type it directly from DOS) and execute
  152.  
  153.         newfon pmfonte.fon
  154.  
  155. New paint format:
  156. --------------------------------------------------------------
  157. The Windows Paint file format for Windows 2.0 is different from the
  158. earlier Windows Paint file format.  This means that applications, like
  159. PageMaker 1.0A, that could read in paint files (*.msp) from the earlier
  160. version can not read in the new files.  Use copy and paste to move
  161. images from the Windows Paint included with Windows/386 into other
  162. Windows applications.
  163.  
  164. Minimize MS-DOS Executive:
  165. --------------------------------------------------------------
  166. An option has been added to the MS-DOS Executive File menu Run dialog
  167. box.  This is a check-box titled "Minimize MS-DOS Executive."  If
  168. you select this option the MS-DOS Executive will be minimized each
  169. time you run an application.  This frees up some additional memory and
  170. reduces screen clutter.
  171.  
  172. Spooler will remove itself after printing terminates:
  173. --------------------------------------------------------------
  174. If the spooler is minimized, it will now exit when printing is finished.
  175. If the spooler is not minimized, it will not exit.
  176.  
  177. Running single-drive systems with Windows/386 and accessing drive b:
  178. --------------------------------------------------------------
  179. If you have a single floppy drive and you use it both as drive a: and
  180. drive b: (for example running the DOS utility diskcopy to copy files
  181. from a: to b:), the Windows MS-DOS executive will not show a drive icon
  182. for either drive a: or drive b: when b: is the current drive.  The work-
  183. around is to run command.com, and do a directory of a: (you will be
  184. prompted to insert a disk for drive a:).  The MS-DOS executive will then
  185. display a drive a: icon.
  186.  
  187. 16-bit versus 32-bit memory:
  188. --------------------------------------------------------------
  189. Most 80386 based personal computers have the capability of running with
  190. memory cards that provide 32-bit access as well as running with AT
  191. compatible memory cards that have 16-bit access.  Applications that
  192. execute from 32-bit memory will run about twice as fast as applications
  193. that are executing from 16-bit memory.  Under DOS, all of your
  194. applications will execute from 32-bit memory, since the 32-bit memory
  195. occupies the first 640K of memory out of which DOS executes.  Under
  196. Windows/386 you can now execute applications that are running out of all
  197. of the memory in your machine.  This is fortunate, because it allows you
  198. to run several applications concurrently, each in their own memory
  199. space.  This is unfortunate since it means that some of those
  200. applications will be running out of 16-bit memory, hence they will be
  201. running about half as fast as they would if they were running out of 32-
  202. bit memory.  Windows/386 will try to use up your 32-bit memory first,
  203. but you will either need to accept the performance loss associated with
  204. executing out of this slower, 16-bit memory, or you will need to replace
  205. any AT compatible memory boards in your machine with additional 32-bit
  206. memory.
  207.  
  208. Expanded memory default:
  209. --------------------------------------------------------------
  210. In the Windows/386 User's Guide it says that half of all memory is
  211. available as expanded memory as a default.  This is incorrect.  All of
  212. memory is available as expanded memory as a default.  This can be a
  213. problem if you run a DOS application that allocates all of expanded
  214. memory when it initializes.  Lotus 1-2-3 will use only the expanded
  215. memory it needs, so it won't cause a problem.  Ashton-Tate's Framework,
  216. on the other hand, will take all of the expanded memory available even
  217. though it isn't using it for anything.  This means that all of the
  218. available memory in your machine will be allocated to Framework as
  219. expanded memory, which in turn means you won't be able to run any more
  220. DOS applications.  You can solve this by changing the "emmsize="
  221. setting in your win.ini file to indicate the amount of memory in KB
  222. you want available to use as expanded memory.
  223.  
  224. Running DOS applications that use the mouse:
  225. --------------------------------------------------------------
  226. If you want to use the mouse in DOS applications such as Microsoft Word
  227. or Chart versions 3.0 and greater, you must install the mouse driver
  228. software before running Windows/386.  See your Microsoft Mouse
  229. documentation for details on installing the appropriate device driver.
  230. You must also select the Microsoft Mouse option in the Windows/386 setup
  231. program (i.e. if you want to use the mouse with your DOS applications,
  232. you need to set up Windows/386 itself to use the mouse).  Lastly, when
  233. an application that uses the mouse is run in a window, the mouse is not
  234. available to the application since Windows/386 itself will be using the
  235. mouse.  You will need to run your DOS applications in full-screen or
  236. exclusive modes to allow them to use the mouse.
  237.  
  238. Windows/386 and Graphics Cards that use non-maskable interrupts (NMI's):
  239. --------------------------------------------------------------
  240. Non-maskable interrupts are ignored when Windows/386 is running.  Auto-
  241. switch graphics cards that use NMI to switch won't auto-switch under
  242. Windows/386.  This is not a problem at all since Windows/386 takes care
  243. of all display mode switching.  Another example is the Atron break-box
  244. won't allow you to break into your debugger.  There is no work-around
  245. for the second example.
  246.  
  247.  
  248. Using SMARTDrive
  249. --------------------------------------------------------------
  250. Appendix C, "Speeding Up Windows with SMARTDrive" in the Windows User's
  251. Guide contains detailed instructions on installing the disk-caching
  252. program SMARTDrive provided with Windows/386. The following is updated
  253. information on adding SMARTDRV.SYS to your CONFIG.SYS file:
  254.  
  255. - Set the buffers= command line to 20. Setting buffers= to higher values
  256.   uses memory without additional performance benefits; setting it to a
  257.   lower value reduces performance benefits.
  258.  
  259. - If you have a Compaq Deskpro and ENHDISK.SYS is listed in your
  260.   CONFIG.SYS file, and you wish to use SMARTDrive, you must list the
  261.   SMARTDRV.SYS command line after ENHDISK.SYS.
  262.  
  263. Making a System Diskette Under Future Versions of DOS
  264. -----------------------------------------------------
  265.  
  266. Under future versions of DOS, you may have problems creating a bootable
  267. system diskette from the MS-DOS Executive - Special, Make System Disk 
  268. command.  We recommend you exit Windows/386 and use the DOS method for
  269. making a bootable system diskette.  Please refer to your DOS manual for
  270. more information.
  271.  
  272. PCLASER.DRV for the Ricoh PC Laser 6000
  273. --------------------------------------------------------------
  274. This printer driver is located on the 1.2 mb "Write-Applications" disk,
  275. and is not located on the 720K 3-1/2" disks.  Copy this file
  276. onto a 3-1/2" diskette and then use the control panel to install 
  277. this printer driver on a machine without 5-1/4" disk drives.
  278.  
  279. ================================================================================
  280.                                END OF README.TXT
  281. ================================================================================
  282.