Error - template LAYOUT-DATA-WRAPPER not found

A configuration error was detected in the CGI script; the LAYOUT-DATA-WRAPPER template could not be found.

Error - template STYLE-SHEET not found

A configuration error was detected in the CGI script; the STYLE-SHEET template could not be found.

Error - template SUB-TOP-BANNER not found

A configuration error was detected in the CGI script; the SUB-TOP-BANNER template could not be found.
Subject:
From:
Mark Rode <[log in to unmask]>
Reply To:
PCSOFT - Personal Computer software discussion list <[log in to unmask]>
Date:
Mon, 11 Dec 2000 10:01:42 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (52 lines)
There are better ways to do this ...you might try Lifesaver
http://nospin.com/rode/rode104.html . You can use Lifesaver to restore your
system files without loading windows...from a boot floppy.

However I wrote these batch files a long time ago for win95 but they should
work fine with win98....run them from DOS or a boot floppy....you will have
to put in your own path depending on where you put windows...or run them in
the windows directory

Backup Reg
@echo off
attrib -h -s system.dat
attrib -h -s user.dat
if exist system.dar attrib -h -r -s system.dar
if exist user.dar attrib -h -r -s user.dar
copy system.dat system.dar /v /y > null
copy user.dat user.dar /v /y > null
attrib +h +s system.dat
attrib +h +s user.dat
attrib +h +r system.dar
attrib +h +r user.dar


Restore Reg
@echo off
attrib -h -r -s system.dat
attrib -h -r -s user.dat
if exist system.dar attrib -h -r -s system.dar
if exist user.dar attrib -h -r -s user.dar
if exist system.dar copy system.dar system.dat /v /y > null
if exist user.dar copy user.dar user.dat /v /y > null
attrib +h +s +r system.dat
attrib +h +s +r user.dat
if exist system.dar attrib +h +s +r system.dar
if exist user.dar attrib +h +s +r user.dar

Mark Rode
The NOSPIN Group


At 09:46 AM 12/9/2000 -0800, you wrote:
>is there a batch file which saves registry date wise, then restores it when
>needed.
>If there is no such batch files, how one can do it ?
>pl advise.  Thanx
>Paul Tiwana
>http://home.istar.ca/~cye/india.html

             PCSOFT maintains many useful files for download
                     visit our download web page at:
                     http://nospin.com/pc/files.html

ATOM RSS1 RSS2

LISTSERV.ICORS.ORG Secured by F-Secure Anti-Virus CataList Email List Search Powered by LISTSERV