home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / readme.txt < prev    next >
Text File  |  1996-08-01  |  8KB  |  220 lines

  1.        -----------------------------------------------------------
  2.           Microsoft Windows 95 README for Microsoft Windows
  3.                      August 1996            
  4.        -----------------------------------------------------------
  5.  
  6.           (c) Copyright Microsoft Corporation, 1996
  7.  
  8.  
  9. ------------------------
  10. HOW TO USE THIS DOCUMENT
  11. ------------------------
  12.  
  13. To view Readme.txt on screen in Notepad, maximize the Notepad window.
  14.  
  15. To print Readme.txt, open it in Notepad or another word processor, 
  16. then use the Print command on the File menu.
  17.  
  18.  
  19. --------
  20. CONTENTS
  21. --------
  22.  
  23. IF YOU HAVEN'T INSTALLED WINDOWS 95
  24. LIST OF WINDOWS 95 README FILES
  25. HOW TO READ README FILES
  26. UNINSTALLING WINDOWS 95
  27. --------
  28.  
  29.  
  30. IF YOU HAVEN'T INSTALLED WINDOWS 95
  31. ===================================
  32.  
  33. Additional setup information is available in Setup.txt. You can view 
  34. Setup.txt using Notepad with Windows 3.1. You can find the file on 
  35. Windows 95 installation disk 1. If you purchased Windows 95 on a CD-ROM, 
  36. you can find Setup.txt in the \Win95 directory.
  37.  
  38.  
  39. LIST OF WINDOWS 95 README FILES
  40. ===============================
  41. In addition to Readme.txt, Windows 95 provides the following readme 
  42. files:
  43.     
  44.     Config.txt    Contains syntax information for commands you use
  45.                         with your Config.sys file.
  46.  
  47.     Display.txt    Provides information about how to configure 
  48.             and correct problems for available drivers 
  49.             and how to obtain additional display drivers. 
  50.  
  51.     Exchange.txt    Provides information to help you set up and 
  52.             run Microsoft Exchange.
  53.  
  54.     Extra.txt    Provides information about where to find 
  55.             additional Windows 95 files, such as updates 
  56.             and drivers, in addition to files available 
  57.             only in the CD-ROM version of Windows 95.
  58.  
  59.     Faq.txt        Answers frequently asked questions about 
  60.             Windows 95.
  61.  
  62.     General.txt    Provides information about startup problems, 
  63.             the programs that come with Windows 95, disk 
  64.             tools, disks and CDs, drivers, removable media,
  65.             Microsoft FAX, and pen services.
  66.  
  67.             This file also contains last-minute information 
  68.             received too late to include in the other readme 
  69.             files. For example, if you have a question about 
  70.             a printer, it would be helpful to look in 
  71.             General.txt as well as in Printers.txt.
  72.     
  73.     Hardware.txt    Provides information about known problems and 
  74.             workarounds for hardware. You may also need
  75.             to refer to Printers.txt or Mouse.txt for
  76.             specific problems.
  77.  
  78.     Infrared    Contains information about installing and 
  79.             troubleshooting infrared services on your 
  80.             computer.
  81.  
  82.     Internet.txt    Provides information to help you connect to
  83.             the Internet if you haven't done so already.
  84.             Also provides information about where to 
  85.             download Microsoft's new Web browser, 
  86.             Internet Explorer.
  87.  
  88.     Mouse.txt    Provides information about known problems 
  89.             and workarounds specifically for mouse and 
  90.             keyboard problems.
  91.  
  92.     Msdosdrv.txt    Contains syntax information for MS-DOS 
  93.             device drivers. For additional help on MS-DOS 
  94.             commands, see Config.txt. You can also use 
  95.             command-line help at the command prompt by 
  96.             typing /? following the command name.
  97.  
  98.     Msn.txt        Provides information to help you connect to
  99.             The Microsoft Network.
  100.  
  101.     Network.txt    Provides information about installing and 
  102.             running network servers.
  103.  
  104.     Printers.txt    Provides information about known problems 
  105.             and workarounds for printers.
  106.  
  107.     Programs.txt    Provides information and workarounds for 
  108.             running some specific Windows-based and 
  109.             MS-DOS-based programs with Windows 95.
  110.  
  111.     Services.txt    Provides information about selecting 
  112.             accounts with online service providers.
  113.  
  114.     Support.txt    Provides information about how to get 
  115.             additional support for Windows 95.
  116.  
  117.     Tips.txt    Contains an assortment of tips and tricks 
  118.             for using Windows 95, most of which are not 
  119.             documented in online Help or the printed book.
  120.  
  121.  
  122. HOW TO READ README FILES
  123. ========================
  124.  
  125. When you install Windows 95, all the readme files are copied to the
  126. \Windows directory. 
  127.  
  128. To open a readme file after you install Windows 95:
  129. 1. Click the Start menu.
  130. 2. Click Run.
  131. 3. Type the name of the readme file.
  132.  
  133. Even if you haven't installed Windows 95 yet, you can still open a 
  134. readme file.
  135.  
  136. To open a readme file before you install Windows 95:
  137.  
  138. If you purchased Windows 95 on floppy disks:
  139. --------------------------------------------
  140. 1. Insert Disk 1 into drive A (or whatever drive you prefer).
  141. 2. At the MS-DOS command prompt, type the following:
  142.  
  143.    a:extract.exe /a /l c:\windows win95_02.cab filename.txt
  144.  
  145. For example, if you want to open General.txt, you would type:
  146.  
  147.    a:extract.exe /a /l c:\windows win95_02.cab general.txt
  148.  
  149. 3. Change to the \Windows directory.
  150. 4. At the command prompt, type the following:
  151.  
  152.    edit filename.txt
  153.  
  154. If you purchased Windows 95 on a CD-ROM:
  155. ----------------------------------------
  156. 1. Insert the CD into your CD-ROM drive (drive x in this example).
  157. 2. Change to the \Win95 directory on your CD-ROM drive.
  158. 2. At the MS-DOS command prompt, type the following:
  159.  
  160.    extract.exe /a /l c:\windows win95_02.cab filename.txt
  161.  
  162. For example, if you want to open General.txt, you would type:
  163.  
  164.    extract.exe /a /l c:\windows win95_02.cab general.txt
  165.  
  166. 3. Change to the Windows directory on your C drive.
  167. 4. At the command prompt, type the following:
  168.  
  169.    edit filename.txt
  170.  
  171.  
  172. UNINSTALLING WINDOWS 95
  173. =======================
  174.  
  175. During Setup, you have the option of saving your system files so 
  176. that you can uninstall Windows 95 later. If you want to be able to 
  177. uninstall Windows 95 later, choose Yes. Setup will save your system 
  178. files in a hidden, compressed file. If you don't need to be able to 
  179. uninstall Windows 95 later, choose No.
  180.  
  181. You will not see this Setup option if:
  182. - You are upgrading over an earlier version of Windows 95.
  183. - You are installing to a new directory.
  184. - You are running a version of MS-DOS earlier than 5.0.
  185.  
  186. NOTE:The uninstall files must be saved on a local hard drive. You  
  187. can't save them to a network drive or a floppy disk. If you have  
  188. multiple local drives, you will be able to select the one you want  
  189. to save the uninstall information on.
  190.  
  191. To uninstall Windows 95 and completely restore your computer to its
  192. previous versions of MS-DOS and Windows 3.x, carry out the following 
  193. procedure:
  194.  
  195. 1. Click the Start button, point to Settings, and then click 
  196.    Control Panel.
  197. 2. Double-click the Add/Remove Programs icon.
  198. 3. On the Install/Uninstall tab, click Windows 95, and then click 
  199.    Remove.
  200.  
  201. Or, if you are having problems starting Windows 95, use your startup
  202. disk to start your computer, and then run UNINSTAL from the startup
  203. disk.
  204.  
  205. NOTE: The uninstall program needs to shut down Windows 95. If there is 
  206. a problem with this on your computer, restart your computer and press
  207. F8 when you see the message "Starting Windows 95." Then choose Command 
  208. Prompt Only, and run UNINSTAL from the command prompt.
  209.  
  210. If Windows 95 is running and you want to remove the uninstall files to 
  211. free up 6 to 9 MB of disk space, carry out the following procedure:
  212.  
  213. 1. Click the Start button, point to Settings, and then click 
  214.    Control Panel.
  215. 2. Double-click the Add/Remove Programs icon.
  216. 3. On the Install/Uninstall tab, click Old Windows 3.x/MS-DOS System
  217.    Files, and then click Remove.
  218.  
  219. You will no longer be able to uninstall Windows 95.
  220.