home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 March
/
PCWorld_2000-03_cd.bin
/
Software
/
TemaCD
/
ERS98
/
_SETUP.1
/
Reminder.bat
< prev
next >
Wrap
DOS Batch File
|
1999-10-31
|
1KB
|
20 lines
@echo Off
Echo This message is to remind you of the ERS restore command words.
Echo Type one of the following restore commands to restore from backup:
Echo Type Day1 to restore from Day1, type Day2 to restore from Day2
Echo and so on...Day3, Day4, Day5, Day6, Day7.
Echo Type BackupA, backupb or BackupC to restore from the manual backups.
Echo Type Week1, Week2 or Week3 to restore from the weekly backups.
Echo Type Vitals1 or Vitals2 to restore from the Vitals backup.
Echo Type Startup1 or startup2 to restore from the startup backups.
Echo Type Winfiles to restore from Windows and Window\System backup.
Echo Type RenStart to move contents of the Startup folder to Starup1.
Echo ***********************************************************
Echo If computer still will not start then you could have a hardware
Echo failure or a boot virus. Or try this: If your computer boots to
echo DOS and unable to start Windows or doesn't start at all then just
echo type msdos or type msdos.bat, it will restore MsDos.sys. Be sure
echo that msdos.sys does exist in the ERS bootdisk in a:\backup folder
echo before you type msdos, there is two different MsDos.sys in the ERS
echo bootdisk, look for the one in a:\backup, the other is used for booting.
Echo Type Reminder to view this again.