[comp.sys.ibm.pc] Patch for ctrl-U and ctrl-W for Dos

vanzandt@uiucdcsp.UUCP (02/15/87)

	The following is from page 3-4 of the PC-DOS 3.2 manual:

Use the REPLACE command to replace previous versions of DOS with DOS 3.2.
For more information on the REPLACE command see Chapter 7.

1. Put your DOS 3.2 diskette into drive A and start DOS.

2. After entering the date and time, type the following and press Enter.

	sys c:

	This transfers the DOS 3.2 System files to the fixed disk.

3. To replace existing DOS files on your fixed disk, type the following and
	press Enter.

	replace a:\*.* c: /s /r

4. To add the new DOS 3.2 files, type the following and press Enter.

	replace a:\*.* c:\[path] /a

		Note: [path] is the path to the subdirectory that contains
		your DOS program files. This parameter is optional.

...

That should do you.


+=============================================================================+
|	Lonnie VanZandt University of Illinois	 Dept. of CS (217) 333-1925   |
|									      |
|       arpa		vanzandt@p.cs.uiuc.edu   vanzandt@uiuc.ARPA	      |
|       csnet		vanzandt@uiuc.csnet				      |
|       usenet		ihnp4!uiucdcs!vanzandt				      |
+=============================================================================+