Showing posts with label windows registry problems. Show all posts
Showing posts with label windows registry problems. Show all posts

Wednesday, February 23, 2011

Microsoft: Fix It For Me Now!

It does not matter how something on a person's computer broke. It could be the result of a malware infection, a conflict with a third-party application, or self-help that backfired. Regardless of the source of the problem, we all want Microsoft to Fix it and to Fix it Now.

Although Microsoft has long provided Knowledge Base articles with detailed instructions for repairing problems such as those mentioned above, the instructions generally involve registry edits -- which is understandably something the average home user generally will shy away from doing.
Along comes Microsoft Fix it, a tool to automate those fixes that you want now, relieving you from worrying about messing up a registry edit that could result in your computer in worse condition than before you attempted the fix.

The Fix it Team has created a wide range of fixes covering problems in Windows, Internet Explorer, Microsoft Office programs such as Excel and Word, Outlook, Windows Media Player, Zune and a whole lot more. Many of those fixes are a result of Windows Error Reporting (WER) where people like you and I allow the submission of crash reports to Microsoft. By submitting those reports, Microsoft Product Support Reports (MPSReports) is able to analyze the results and fixes for repeated problems are added.

To check that Windows Error Reporting (WER) is enabled, do the following:

Windows Vista
:

    Click Control Panel > System and Maintenance > Problem Reports and Solutions > Change settings > Advanced settings > Select "Automatically check for solutions".

Windows XP:

    Click Start > Right-click My Computer > Properties > Advanced Tab > Error Reporting.

If you are not sure where to start, you can try Microsoft Automated Troubleshooting Services (Microsoft ATS) to detect problems on your machine and automatically fix any common problems.

The Fix it Team has provided multiple resources to assist you in locating a Fix it solution:

   1. Fix it for me blog
   2. Fix it Gadget (Download link)
   3. Fix it Solutions Page
   4. Microsoft Fix it Solutions Center

The next time you need a solution for a problem, let Microsoft Fix it for you.



Related post :-

How to Fix 500 Internal Server Error ?

How To Fix Google Chrome Crash Problem ?

How to Fix a0004075.dll error on slow Windows?

How to Replace Npswf32.dll On Your System ?

 install Windows 7 using bootable USB drive

Resource: http://www.landzdown.com/index.php?PHPSESSID=f1473f3791c673af02d98f6ca153f272&topic=33357.0

Monday, April 12, 2010

How can you backup and restore the windows Registry?

Windows 95
Microsoft included a service on the Windows 95 CD-ROM that lets you create backupes of the Registry on your computer. The windows support Configuration Backup program, CFGBACK.EXE, can be found in the \Other\Misc\Cfgback directory on the Windows 95 CD-ROM. This utility lets you create up to nine different backup copies of the Registry, which it stores, with the extension RBK, in your \Windows directory. If your system is set up for multiple users, CFGBACK.EXE won't back up the USER.DAT file.

After you have backed up your Registry, you can copy the RBK file onto a floppy disk for safekeeping. However, to restore from a backup, the RBK file must reside in the \Windows directory. Windows 95 stores the backups in compressed form, which you can then restore only by using the CFGBACK.EXE utility.

Windows 98
Microsoft Windows 98 automatically creates a backup copy of the registry every time Windows starts, in addition to this you can manually create a backup using the Registry Checker utility by running SCANREGW.EXE from Start | Run menu.
What to do if you get a Corrupted Registry
Windows 95, 98 and NT all have a simple registry backup mechanism that is quite reliable, although you should never simply rely on it, remember to always make a backup first!

Windows 95
In the Windows directory there are several hidden files, four of these will be SYSTEM.DAT & USER.DAT, your current registry, and SYSTEM.DA0 & USER.DA0, a backup of your registry. Windows 9x has a nice reature in that every time it appears to start successfully it will copy the registry over these backup files, so just in case something goes wrong can can restore it to a known good state. To restore the registry follow these instruction:
1. Click the Start button, and then click Shut Down.
2. Click Restart The Computer In MS-DOS Mode, then click Yes.
3. Change to your Windows directory. For example, if your Windows directory is c:\windows, you would type the following:
cd c:\windows
4. Type the following commands, pressing ENTER after each one. (Note that SYSTEM.DA0 and USER.DA0 contain the number zero.)

atttrib -h -r -s system.dat
atttrib -h -r -s system.da0
copy system.da0 system.dat
atttrib -h -r -s user.dat
atttrib -h -r -s user.da0
copy user.da0 user.dat


Related post :-
Source:
http://www.tutorial5.com/content/view/156/47/

Related Posts Plugin for WordPress, Blogger...

Subscribe via email

Enter your email address:

Delivered by FeedBurner

Total Pageviews

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
|