Member Panel


Sponsors and Ads

Join the Team

Live Tag Cloud

Windows XP/2000 - Windows XP Help posted in the Operating Systems forums; Hello i failed to mention that i have a windows xp sp1 pc and that when i cleaned out a part of the registry i cleared out a part that ...

JOIN US NOW to remove these Ads

Post New Thread  Reply
  #1  
Old 02-03-2006
DJJazzyJosh91's Avatar
Bronze Member
 
Join Date: Feb 2006
Posts: 21
DJJazzyJosh91 - See this Members User comments on their Profile page
Default Windows XP Help

Hello i failed to mention that i have a windows xp sp1 pc and that when i cleaned out a part of the registry i cleared out a part that had my computer working on the fritz which means i cant use window installer at all for any programs i cant install realplayer or other programs i think i deleted class key clsid something like that how can i reinstall my windows without losing my files


  #2  
Old 02-03-2006
joe5's Avatar
Elite Member
My PC
 
Join Date: Jun 2005
Location: Netherlands
Posts: 9,044
joe5 - See this Members User comments on their Profile page joe5 - See this Members User comments on their Profile page joe5 - See this Members User comments on their Profile page joe5 - See this Members User comments on their Profile page joe5 - See this Members User comments on their Profile page joe5 - See this Members User comments on their Profile page joe5 - See this Members User comments on their Profile page
Default

If you didn't make any backups then a repair install of windows is the best option i think:

http://www.michaelstevenstech.com/XPrepairinstall.htm


__________________
- PCHF Team. - (NL) - Mal-ware Eradicator! -

  #3  
Old 02-03-2006
double_a_ron's Avatar
Elite Member
My PC
 
Join Date: Sep 2005
Location: Canada
Posts: 911
PC Experience: Very Experienced
double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page
Default

HI DJJazzyJosh!

I haven't had the chance to welcome you to the site, so Welcome to the site!

Do you have a spare Hard drive laying around that you could use for a temp install, you could then set your current drive to SLAVE and backup all your important files.

Otherwise, can you perform a system restore? If not you may have to go into the recovery console by booting from your XP CD as if you were just going to Re-install.

Don't, howerer, install Windows, you want to hit R for the recovery console.

You should see:

Microsoft Windows(R) Recovery Console.

The Recovery COnsole provides system repair and recovery functionality.
Type EXIT to quit the Recovery Console and restart the computer.

1: C:\WINDOWS

Which Windows Installation would you like to log onto
(To cnacel, press ENTER)?
Hit number 1 on your keyboard. Or whichever corresponds to the OS you are having trouble with (in this case XP).

You will be asked for your administrator password. If you can't remember it, just press enter, if you can't get past this point then post letting us know and go no further.

This procedure assumes you have Windows XP installed to C:\Windows.

When proceeding past this point remember that PC Help Forum cannot be held responsible for lost or damaged data caused by following these instructions.

All the copy commands will respond with a "file copied" response and all the delete commands will simply move on to the next line.

All commands must also be typed Exactly as they appear here, if i don't skip a line than keep typing even if the cursor starts a new line.

Code:
md tmp

copy C:\windows\system32\config\system C:\windows\tmp\system.bak

copy C:\windows\system32\config\software C:\windows\tmp\software.bak

copy C:\windows\system32\config\sam C:\windows\tmp\sam.bak

copy C:\windows\system32\config\security C:\windows\tmp\security.bak

copy C:\windows\system32\config\default C:\windows\tmp\default.bak

delete c:\windows\system32\config\system

delete C:\windows\system32\config\software

delete C:\windows\system32\config\sam

delete C:\windows\system32\config\security

delete C:\windows\system32\config\default

copy c:\windows\repair\system c:\windows\system32\config\system

copy c:\windows\repair\software c:\windows\system32\config\software

copy c:\windows\repair\sam c:\windows\system32\config\sam

copy c:\windows\repair\security c:\windows\system32\config\security

copy c:\windows\repair\default c:\windows\system32\config\default
Part one finished. Now type "EXIT" and let your machine reboot all the way into Windows.

NOTE: It will not look like it did last time you saw it. Also, if you are using FAT32 as your file system this will be a bit easier but if you are using NTFS, you need a couple extra steps.

PART 2:

1. Start Windows Explorer

2. In the TOOLS menu, click Folder Options.

3. Click the VIEW tab and under "Hidden Files and Folders" check "Show Hidden Files and Folders" and clear "Hide Protected Operating System Files". Click "OK" and click YES when asked if you are sure.

4. Double-Click the drive where Windows is installed to get a list of folders. It's imperative that you click the correct drive.

5. Open the System Volume Information Folder (if you're using FAT32 this is as easy as double-clicking). If you are using NTFS (most likely), you need to right-click the System Volume Information folder and and select "SHARING AND SECURITY" Then click the security tab (If there is no no security tab then skip this step for now). Click "ADD" and in the box tha's labeled "Enter the object names to select," type in the name of the user at the top of the Start Menu...exactly as it's shown. Click OK as many times as it asks you.

*****IF NO SECURITY TAB*****
Click to select the checkboxes in the "Network sharing and security" area, one is labeled "Share this folder on the Network" and the other "Allow network users to change my files". Change the share name to something short...and something you'll remember...like "sysinfo" or something. If it won't let you perform the operation again then try one more time. Then double click the file to open it. You're probably going to want to reverse these settings when you're finished restoring your computer.

NOTE: This folder contains one or more "_restore {GUID} folders.

EXAMPLE: _restore{FE23CC03-0843-4A14-93D9-9F960234668B}


6. Open one of the _restore... folders that WAS NOT created at the current time (find one that was created before your pc got messed up). You will see one or more folders named "RP x" ( x will be replaced by a digit). Open one of those folders and locate the "SNAPSHOT" folder and open it.

7. From the snapshot folder, you want to copy the following files to your "C:\windows\tmp" folder:

_registry_user_.default
_registry_machine_security
_registry_machine_software
_registry_machine_system
_registry_system_sam

(TIP: Hold CTRL and select all the files with your mouse and then right-click one of the selected files and click COPY).

Now stuff's about to happen. Reboot and make sure you boot from your XP CD again and when everything's loaded off the disk then press R to enter the Recovery Console again.

PART 3

Once in the Recovery Console, Type the following:

Code:
delete c:\windows\system32\config\sam

delete c:\windows\system32\config\security

delete c:\windows\system32\config\software

delete c:\windows\system32\config\default

delete c:\windows\system32\config\system

copy c:\windows\tmp\_registry_machine_software c:\windows\system32\config\software

copy c:\windows\tmp\_registry_machine_system c:\windows\system32\config\system

copy c:\windows\tmp\_registry_machine_sam c:\windows\system32\config\sam

copy c:\windows\tmp\_registry_machine_security c:\windows\system32\config\security

copy c:\windows\tmp\_registry_user_.default c:\windows\system32\config\default
And now you're done! Type exit and reboot all the way into Windows again. You should have most of your settings back but all your files should be waithing for you...just not necessarily all your programs. If you want to try another restore point rather than the one you are already in, at least you should be able to run the system restore in windows.

I've only jumped to this step because you said you messed around with the registry. If this is unsuccessful then follow the PREWORK instructions in my signature and we'll start ruling out malware as the next potential culprit.


__________________
//Prework\\\///PCHF RULES\\\///Did we help? Please Donate\\\

CompTIA A+ Certified, MCDST



Did we help? Please hit that Thanks button.
  #4  
Old 02-03-2006
DJJazzyJosh91's Avatar
Bronze Member
 
Join Date: Feb 2006
Posts: 21
DJJazzyJosh91 - See this Members User comments on their Profile page
Default

How do i back up my 700mb music folder this is very important cuz shes cant be downloaded again


  #5  
Old 02-04-2006
double_a_ron's Avatar
Elite Member
My PC
 
Join Date: Sep 2005
Location: Canada
Posts: 911
PC Experience: Very Experienced
double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page double_a_ron - See this Members User comments on their Profile page
Default

You could try getting your drive into another computer so that you can copy your music over to another drive. You would just have to take it out, set it as a slave and put it into another pc.

After that you should be able to copy it over to the other machine and maybe put it onto a cd while it's there.

It's a good idea to back this up before this kind of thing happens but the recovery console SHOULDN'T erase plain data it does a ot of work on the registry though.


__________________
//Prework\\\///PCHF RULES\\\///Did we help? Please Donate\\\

CompTIA A+ Certified, MCDST



Did we help? Please hit that Thanks button.
  #6  
Old 02-04-2006
DJJazzyJosh91's Avatar
Bronze Member
 
Join Date: Feb 2006
Posts: 21
DJJazzyJosh91 - See this Members User comments on their Profile page
Default

I shared a license on a 2 license windows xp cd i dont currently have the cd is their anyway around this i can provide the cd key



Reply
Satellite TV on your PC - over 3000 Channels! Click Here!

Bookmarks

Thread Tools
Display Modes

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 Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Partition Hard Drives merlin Windows Tutorials 2 02-22-2008 09:05 AM
Custom Windows installation disc. joe5 Windows Tutorials 11 01-20-2007 10:23 PM
[Fixed] Whenever i try to play a video my pc freezes! FyawurX Windows XP/2000 41 12-14-2005 08:42 PM
[Resolved] Boot up issue enner100 Motherboards 26 08-02-2005 03:08 AM


All times are GMT +1. The time now is 07:25 PM.
Powered by vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC7
All Graphics & Content Copyright © 2004-2008 - PC Help Forum.com


Back to Top