home *** CD-ROM | disk | FTP | other *** search
- Work-round for known problem for Backup and Restore
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- You have run into the only known problem in Backup &
-
- Restore.What has happened is that Restore cannot
-
- automatically find your Windows folder.
-
- To over come this problem follwo the following
-
- procedure:
-
- 1. Open Restore.bat for editing.
-
- 2. at the top of the page you will find:
-
-
- ;if "%1"=="" goto dowindir
-
- :dowindir
- set direct=%windir%
- if "%direct%"=="" goto nowindir
-
-
- 3. remove this, then replace ever occurance of %direct%
- with the path to you windows folder, eg
- c:\windows, c:\win95
-
- 4. close and save Restore.bat
-