XCOPY.EXE: Difference between revisions
Appearance
Created page with " CALL=\OS2\XCOPY.EXE C:\OS2\OS2*.INI C:OS2\OS2*.INY '''TIP''' by William H. Hartzell: With the following lines in your CONFIG.SYS your OS*.INI files are saved during boot C..." |
(No difference)
|
Revision as of 00:29, 16 March 2017
CALL=\OS2\XCOPY.EXE C:\OS2\OS2*.INI C:OS2\OS2*.INY
TIP by William H. Hartzell:
With the following lines in your CONFIG.SYS your OS*.INI files are saved during boot
CALL=\OS2\ATTRIB.EXE -R -S -H C:\OS2\OS2* CALL=\OS2\XCOPY.EXE C:\OS2\OS2*.INW C:\OS2\OS2*.INV CALL=\OS2\XCOPY.EXE C:\OS2\OS2*.INX C:\OS2\OS2*.INW CALL=\OS2\XCOPY.EXE C:\OS2\OS2*.INY C:\OS2\OS2*.INX CALL=\OS2\XCOPY.EXE C:\OS2\OS2*.INI C:OS2\OS2*.INY
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
Yes | Yes | Yes | Yes |