Go Back   PCMech Forums > Windows Support > Windows Legacy Support (XP and earlier)

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 01-25-2002, 11:42 AM   #1
Member (8 bit)
 
DragonBreath's Avatar
 
Join Date: Oct 2001
Location: Watertown, CT U.S.
Posts: 189
Send a message via ICQ to DragonBreath Send a message via AIM to DragonBreath
HELP!!! I made a very dumb mistake running shopvac

Ok, what i did was run shopvac through windows and it changed the name of my user and system.dat. I know this because I looked for them to do a size comparison and did not find them. They were there under the new name just not as a dat file. Then I rebooted and had to reenter my windows registaration # and then I get the add new hardware for everything. What I want to do is rename these files back to user.dat and system.dat. I cant get to my desktop to restart in DOS. With me not being able to start windows how can I rename them or am I ass out and have to reformat(hope not). Please help this dummy out. Thanks much
DragonBreath is offline   Reply With Quote
Old 01-25-2002, 11:58 AM   #2
Stop winking at me!!!
 
Iman74's Avatar
 
Join Date: Dec 2001
Location: CT
Posts: 1,482
Send a message via Yahoo to Iman74
Just press F8 to go into command prompt only and if you know your way around DOS then just search and make sure they aren't hidden labled as read only and do what you need to do. If you don't know DOS well then you might want to have someone assist that does.
Iman74 is offline   Reply With Quote
Old 01-25-2002, 12:33 PM   #3
Member (3 bit)
 
Join Date: Dec 2001
Location: uk
Posts: 7
Smile pc boot

hi just put start disk in floppy go to command prompt only
type in scandisk c:\ this should find the alterd files as system
the other way is install drivers for cd rom and run scan disk from cd win98
or if you can start in safe mode go to my comuter add remove soft ware and
remove the ofensive soft ware
skips is offline   Reply With Quote
Old 01-25-2002, 02:38 PM   #4
Member (9 bit)
 
Join Date: Mar 2000
Location: Lesmurdie , W . A . Australia .
Posts: 342
Go back to a good copy of the registry .

Toggle F8 ( when , verifying DMA pool message comes on ) or Press
Ctrl during bootup , depends on your computor .

Select , Command prompt only .

After the C: prompt , type , scanreg /restore

Follow the prompts and select a registry dated prior to the problems .


This article describes how to restore a backup copy of the Windows 98
or Windows Millennium Edition (Me) registry

scanreg /restore
http://support.microsoft.com/support...n_SRCH&SPR=W98
jmatt is offline   Reply With Quote
Old 01-25-2002, 03:05 PM   #5
Member (14 bit)
 
reboot's Avatar
 
Join Date: Mar 1999
Location: Kelowna, B.C., Canada
Posts: 9,138
Or copy and paste the red below, save it as "restore.bat" (including the quotes), and boot to DOS and run it.


@echo off
cls
echo Jim (reboot) Delong's svacundo.bat,
echo a Win9x/ME Shopvac crash recovery tool.
echo Version 1.1 Oct 5, 2000
echo ---------------------------------------------------------
echo Copyright (c) 2000 Jim Delong
echo http://members.cnx.net/reboot
echo Use Notepad to view this file's contents before running!
echo Who knows, you may learn a little about DOS.
echo Only you can determine if the file contents and
echo structure are OK to run on *your specific* setup.
echo.
:: This file is offered as-is and without warranty of any kind.
:: This file may redistributed as long as all header information
:: is retained in the final file.
echo ----------------------------------------------------------
echo This file restores the backups made with Shopvac.bat
echo in case of a system crash.
echo.
echo This file assumes you have kept the backups made
echo by Shopvac.bat, named system.dbt and user.dbt
echo !!!!!
echo Important! If you do NOT have those two files in your
echo c:\windows folder, DO NOT CONTINUE!
echo hit ctrl-c now to abort, otherwise
pause
cd windows
echo Now restoring your original user.dat
echo and system.dat files.
attrib -h -r -s -a user.dat
attrib -h -r -s -a system.dat
REN user.dat user.bad
REN system.dat system.bad
echo For redundancy, this renames your current (non working)
echo user.dat and system.dat with the .bad extention.
If exist user.dat del user.dat
If exist system.dat del system.dat
ren user.dbt user.dat
ren system.dbt system.dat
echo Files restored.
echo Windows will now restart.
exit
__________________
Black holes are where God divided by zero...
Cheers, Jim

Jims Modems
reboot is offline   Reply With Quote
Old 01-25-2002, 05:17 PM   #6
Member (8 bit)
 
DragonBreath's Avatar
 
Join Date: Oct 2001
Location: Watertown, CT U.S.
Posts: 189
Send a message via ICQ to DragonBreath Send a message via AIM to DragonBreath
Thank you all very much. I thought I was going to have reformat and start all over. I'm glad I have access to the web from work or I would have done that. Again I have learned another valuable lesson here. Again many thanks
DragonBreath is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:00 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2