--------------------------------- Toshiba RESUME Device Drivers for QEMM-386 and 386MAX --------------------------------- GENERAL DESCRIPTION: To use RESUME when using a 386 memory manager, please read and follow these instructions. Note: VRESUME.SYS and VRESUME.COM perform the same function. The .SYS version is intended to be included in the CONFIG.SYS file, while the .COM version is intended to be run from the DOS command line or a batch file (e.g., AUTOEXEC.BAT). VRESUME supports these 80386 memory managers: - QEMM386.SYS (v5.11 or higher) - 386MAX.SYS (v4.07 or higher) VRESUME also supports certain software debugging tools which use Virtual-86 mode to run DOS in a virtual machine. S-ICE.SYS (Soft-ICE 386, v1.01 or higher) is one example of this type of DOS tool. You do not need VRESUME.SYS or VRESUME.COM if you are using Toshiba DOS 5.0 EMM386.EXE or another 386/486-based Memory Manager which already supports the Resume feature on Toshiba computers (such as Quarterdeck Expanded Memory Manager-386, v6.0). VRESUME and WRESUME.386 are not mutually exclusive. VRESUME is intended for execution outside of Windows 3.0, and WRESUME.386 is intended for execution under Windows 3.0 in 386-enhanced mode (reference WRESUME.TXT). You may load both drivers if you desire. VRESUME.SYS INSTALLATION: 1. Place the Diagnostics and Supplemental Disk in floppy drive A: and restart your computer by pressing CTRL-ALT-DEL. 2. When the ACCESS utility Main Menu appears use the down arrow key to position the menu highlight on "Install Utilities and Files" and press ENTER. 3. The Install Utilities window will appear with a list of utilities that can be copied to your hard disk. Use the arrow keys to select VRESUME.SYS and press ENTER. 4. VRESUME.SYS will be installed to C:\DOS by default. If you desire, You may enter a different drive or directory. When you are satisfied with the destination drive and directory press ENTER. A confirmation message will appear when the transfer is complete. 5. Exit the ACCESS utility to reboot your computer from the hard disk. 6. Edit the standard CONFIG.SYS file (found in the root directory) by adding the line shown below: DEVICE=C:\DOS\VRESUME.SYS (If you typed another path in step 4 above, use that path here also.) 7. Save the modified CONFIG.SYS file, exit the editor, and reboot your computer from the hard disk. The installation is now complete. Restarting your computer will automatically cause the VRESUME driver to be loaded and initialized. VRESUME.COM INSTALLATION: 1. Place the Diagnostics and Supplemental Disk in floppy drive A: and restart your computer by pressing CTRL-ALT-DEL. 2. When the ACCESS utility Main Menu appears use the down arrow key to position the menu highlight on "Install Utilities and Files" and press ENTER. 3. The Install Utilities window will appear with a list of utilities that can be copied to your hard disk. Use the arrow keys to select VRESUME.COM and press ENTER. 4. VRESUME.COM will be installed to C:\DOS by default. If you desire, You may enter a different drive or directory. When you are satisfied with the destination drive and directory press ENTER. A confirmation message will appear when the transfer is complete. 5. Exit the ACCESS utility to reboot your computer from the hard disk. 6. Edit the standard AUTOEXEC.BAT file (found in the root directory) as follows by adding the line shown below: C:\DOS\VRESUME (If you typed another path in step 4 above, use that path here also.) 7. Save the modified AUTOEXEC.BAT file, exit the editor, and reboot your computer from the hard disk. The installation is now complete. Restarting your computer will automatically cause the VRESUME driver to be loaded and initialized. WARNINGS AND CAUTIONS: If you are using your memory manager only for the purpose of running device drivers and other memory-resident programs in the upper memory area instead of conventional memory, please be aware of the following: CAUTION !! VRESUME depends on certain EMS support functions being available in order to work properly. Configuring your memory manager to partially or completely disable expanded memory (EMS) support may cause VRESUME to fail. If you find that VRESUME fails in this situation, you should change the setup for your memory manager to specify at least some amount of expanded memory to be provided--even if your programs do not require expanded memory. This should allow VRESUME to operate properly. The following examples show some parameters to avoid when configuring two specific memory managers: On 386MAX, specifying EMS=0 is known to cause VRESUME to fail. On QEMM-386, specifying NOEMS is known to cause VRESUME to fail. *Trademarks Quarterdeck Expanded Memory Manager-386, QEMM-386 are registered trademarks of Quarterdeck Office Systems. 386MAX is a registered trademark of Qualitas, Inc. Soft-ICE is a registered trademark of Nu-Mega Technologies. Microsoft Windows 3.0, MS-DOS, are registered trademarks of the Microsoft Corporation.