|
 |
- Restoring
Backups Created with Earlier Versions of MS-DOS
To restore
backups created with earlier versions of Backup, you must use the
Restore.exe or Msbackup.exe program located on the Windows 95
CD-ROM. http://support.microsoft.com/default.aspx?scid=KB;EN-US;q138135
(W95 Dec. 17, 2000)
- Microsoft
Backup System Requirements for Windows 98
Backup is not
installed by default in Windows 98. If Backup is installed in Microsoft
Win 95 before you install Win 98, Backup is upgraded to the Win 98
version. http://support.microsoft.com/default.aspx?scid=KB;EN-US;q182624
(W98 Mar. 21, 2000)
- How
to Restore Windows 98 from a Full System Backup
Describes how
to use the System Recovery wizard to restore a full system backup of
Windows
98. http://support.microsoft.com/default.aspx?scid=KB;EN-US;q187526
(W98/se Nov. 21, 2000)
- Append
This Backup Option Unavailable
When you use the Microsoft
Backup tool in Windows 98, the "Append this backup to my media"
option may be
unavailable. http://support.microsoft.com/default.aspx?scid=KB;EN-US;q217658
(W98 Dec. 16, 2000)
- Error
Message When Starting a Backup Job
This device is not
present, not working properly, or does not have all the
drivers
installed. http://support.microsoft.com/default.aspx?scid=KB;EN-US;q229256
(W98/se Jul. 30, 1999)
- Error
Message When Starting a Backup Job
Warning: Tape needs to
be erased before operation can proceed. Microsoft Backup
unable to read from the disk or network drive. Quit and
restart Backup, and then try again. Warning: This operation
has been canceled by the
system. http://support.microsoft.com/default.aspx?scid=KB;EN-US;q234259
(W95 Mar. 8, 2002)
- Tape
Backup Units Supported by the Windows 98 Backup
Program
http://support.microsoft.com/default.aspx?scid=KB;EN-US;q242864
(W98/se Jul. 25, 2001)
- Insufficient
Disk Space Error Message During Backup to a
File
Insufficient disk space exits to continue the current
operation. Please free some disk space and retry the
operation. http://support.microsoft.com/default.aspx?scid=KB;EN-US;q250651
(W98/se Jun. 29, 2001)
- Error
Message: The Catalog Is Empty for the Selected Device.
When
you try to restore a backup set, you may receive the following error
message: The catalog is empty for the selected device. Click the
refresh button to view the contents of the media in the currently
selected
device. http://support.microsoft.com/default.aspx?scid=KB;EN-US;q259409
(W95/98/se Dec. 17, 2000)
- DOS COMMANDS: Backup
Instant
Backup
Windows 95 the XCOPY32.EXE Way |
Instant Backup Windows 95 XCOPY32.EXE Way
XCOPY32
Does Not Prompt You Before Overwriting Files NOTE:
Xcopy32.exe is an internal helper program that is not designed to
be run directly from the command line. It is designed only to be run as a
helper by the main Xcopy.exe
program. http://support.microsoft.com/default.aspx?scid=KB;EN-US;q134772
(W95/98 Dec. 17, 2000)
Syntax
XCOPY source [destination] [/A | /M] [/D[:date]] [/P]
[/S [/E]] [/W] [/C] [/I] [/Q] [/F] [/L] [/H] [/R] [/T] [/U] [/K]
[/N]
source Specifies the file(s) to
copy. destination Specifies the location and/or name of new
files. /A Copies files with the archive attribute set, doesn't
change the attribute. /M Copies files with the archive attribute
set, turns off the archive attribute. /D:date Copies files
changed on or after the specified date. If no date is given, copies only
those files whose source time is newer than the destination
time. /P Prompts you before creating each destination
file. /S Copies directories and sub directories except empty
ones. /E Copies directories and sub directories, including empty
ones. Same as /S /E. May be used to modify /T. /W Prompts you to
press a key before copying. /C Continues copying even if errors
occur. /I If destination does not exist and copying more than
one file, assumes that destination must be a directory. /Q Does
not display file names while copying. /F Displays full source
and destination file names while copying. /L Displays files that
would be copied. /H Copies hidden and system files
also. /R Overwrites read-only files. /T Creates
directory structure, but does not copy files. Does not include empty
directories or sub directories. /T /E includes empty directories and sub
directories. /U Updates the files that already exist in
destination. /K Copies attributes. Normal Xcopy will reset
read-only attributes. /Y Overwrites existing files without
prompting. /-Y Prompts you before overwriting existing
files. /N Copy using the generated short names.
|
|
 |
|