Thursday, December 3, 2009
Advance Troubleshooting if your CD/DVD drive is not recognized. Upper and Lower Filters
In order to delete upper and lower filters you're going to have to edit the registry. The usual cautions apply. If the registry is not edited properly your whole system can crash.
1) Close all open programs
2) Click on Start, Run, and type REGEDIT and press Enter
3) Click on the plus signs (+) next to the following folders
* HKEY_LOCAL_MACHINE
* SYSTEM
* CurrentControlSet
* Control
* Class
* {4D36E965-E325-11CE-
BFC1-08002BE10318}
4) This folder is the DVD/CD-ROM Drive Class Description in the registry. Look for any of the following names in the right hand column.
* UpperFilters
* LowerFilters
* UpperFilters.bak
* LowerFilters.bak
5) If any of the above keys shown in step 4 are listed, right-click on them and choose Delete
6) After deleting the keys, close the Registry Editor
7) Reboot your computer
8) Open My Computer and check to see if your CD or DVD drives have returned. You may also want to open Device Manager and verify that the yellow exclamation and error code on the CD or DVD drive is gone
Thanks Tech Paul
Removing hyperlinks in Microsoft Applications.
Instead of removing those links one by one, you can try this method, which only consist of two steps, but will remove all links in one go.
- Press Ctrl+A, which will highlight the entire text
- Press Ctrl+Shift+F9 (OR Ctrl+6), and you will see all links disappearing within seconds
This method is working on my Microsoft Word 2003 (and MS Word 2007) I havent tried on different versions. Thanks Tech Paul
Tuesday, December 1, 2009
Windows Automatic Updates Problem (Grayed out Configuration Window)
Symptom
When you open the Automatic Updates tab in My Computer Property sheet, or from Control Panel, all of the Automatic Updates configuration options may be grayed out. This happens due to any of the following reasons:
-
You're not logged on as Administrator (or equivalent)
-
Automatic Updates Policy is enabled
-
Automatic Updates (and Windows Update) access is blocked via Group Policy
Resolution
To make the Automatic Updates options configurable by the user (only for stand-alone systems), remove the restrictions 2 & 3 above.
Click Start, Run and type REGEDIT.EXE
Navigate to this location:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ Windows \ WindowsUpdate \ AU
In the right-pane, delete the two values AUOptions and NoAutoUpdate
Navigate to this location:
HKEY_CURRENT_USER \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Policies \ WindowsUpdate
In the right-pane, delete the value DisableWindowsUpdateAccess
Using the Group Policy Editor - for Windows XP Professional
Click Start, Run and type gpedit.msc
Navigate to the following location:
=> Computer Configuration
==> Administrative Templates
===> Windows Components
====> Windows Update
In the right-pane, double-click Configure Automatic Updates and set it to Not Configured
Then, navigate to this location:
=> User Configuration
==> Administrative Templates
===> Windows Components
====> Windows Update
In the right-pane, set Remove access to all Windows Update features to Not Configured