Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
registry files
Name: deadly Date: August 31, 2000 at 08:59:47 Pacific
Comment:
Hello.
Can some please remind me what the procedure is for restoring the registry from the command line.
Name: steve Date: September 2, 2000 at 04:13:17 Pacific
Reply:
the easy way would to go into dos, don't think this command line works from prompt:
type: go into msdos:
scanreg /restore
0
Response Number 4
Name: Rigel Date: September 2, 2000 at 11:14:43 Pacific
Reply:
depends. if you're using Windows 98 then type scanreg /restore
if you're using Windows 95 then type cd c:\windows attrib -s -r -h system.dat attrib -s -r -h user.dat copy /y system.da0 system.dat copy /y user.da0 user.dat then reboot the computer.
Summary: Could someone please clear up a question concerning this issue? Will using the DOS command "FORMAT C: /U" completely erase the hard drive? Registry files and all? I have people at my place of busin...
Summary: Hi Not having seen a xp registry file (98 is system.dat). Search the file using find. If the reg key contain quotes you have to enclose them with double quotes.. web search for a dos help site and ...