Windows 95 Uses Write.exe for Backward Compatibility

Last reviewed: November 30, 1995
Article ID: Q140360
The information in this article applies to:
  • Microsoft Windows 95

SUMMARY

Windows 95 does not include Write, a word processing tool included with earlier versions of Windows. Write has been replaced with WordPad, a word processing tool with more features. For backward compatibility, Windows 95 includes a file called Write.exe located in the Windows folder.

MORE INFORMATION

The Write.exe file included with Windows 95 is a small program that accepts the same parameters as the version of Write included with earlier versions of Windows. The Write.exe file included with Windows 95 starts WordPad and then passes the command-line parameters to WordPad. This behavior allows 16- bit programs that use Write.exe to run without modification in Windows 95. 32-bit programs should use WordPad instead of Write for future portability.

If you want to use the version of Write included with earlier versions of Windows, you must expand the Write.exe file from your original Windows or Windows for Workgroups version 3.x disks. To do so, follow these steps:

  1. Rename the Write.exe file in the Windows folder to a different name.

  2. Locate the Write.ex_ file using the table below. Insert the appropriate disk in a floppy disk drive.

  3. At a command prompt, type the following command and then press ENTER:

          expand -r a:\write.ex_ c:\windows
    

    NOTE: This steps assumes you have inserted the floppy disk in drive A and that Windows 95 is installed in the Windows folder on drive C. If you are using a different drive or folder, modify the line in step 3 accordingly.

Location of Write.exe file:

   Windows version   1.44 MB disks   1.2 MB disks
   ----------------------------------------------
   Windows 3.1       Disk 3          Disk 3
   Windows 3.11      Disk 4          Disk 5
   WFWG 3.1          Disk 6          Disk 8
   WFWG 3.11         Disk 6          Disk 6


KBCategory: kbtool
KBSubcategory: win95
Additional reference words: 95


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 30, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.