home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / windemo2.zip / README.TXT < prev    next >
Text File  |  1990-09-07  |  2KB  |  38 lines

  1. Restoring your CONFIG.SYS file
  2. ==============================
  3. In order to set up your computer to work with Windows 3.0 based
  4. working models, the Setup program has modified your CONFIG.SYS 
  5. file by adding the HIMEM.SYS device driver.  HIMEM.SYS is an 
  6. extended memory driver, and other extended memory drivers may 
  7. conflict with it.  Some programs you own may require these other 
  8. memory drivers.  If this is the case, when you are done using the 
  9. working model(s), you can restore your CONFIG.SYS file to its original 
  10. condition as follows:
  11.  
  12. 1. On your boot drive (most likely C:), change to the root directory.
  13.    Then type DIR CONFIG.*  If Setup changed your CONFIG.SYS file, 
  14.    you should see CONFIG.SYS and a backup file (most likely CONFIG.OLD).
  15.  
  16. 2. To make sure the backup file is the version you want to restore,
  17.    type TYPE CONFIG.OLD to display the contents of the file.
  18.  
  19. 3. If it is the correct version, type COPY CONFIG.OLD CONFIG.SYS.
  20.  
  21. 4. Reboot your computer by pressing the CTRL, ALT, and DEL keys
  22.    at the same time.
  23. Running this demo with a LAN Manager 2.0 network
  24. ================================================
  25. If you are running LAN Manager 2.0 or Novell networks with the 
  26. netpopup service running, you may have problems running the 
  27. Windows 3.0 working model.  To correct this, turn off the 
  28. netpopup service.  
  29.  
  30. To do this with a LAN Manager 2.0 network, type the following
  31. from DOS:
  32.  
  33.     NET PAUSE NETPOPUP
  34.  
  35. To do this with a Novell network, type the following from DOS:
  36.  
  37.     CASTOFF ALL
  38.