Calendar Gadget in Windows Sidebar is Blank with Orange Background

The Calendar gadget in the Windows Sidebar may display blank content, showing only the plain orange background. Also, the Stocks Gadget may not show up when you add it to the Sidebar. A missing scripting run-time registration usually causes this problem. Registering VBScript.DLL Registering the vbscript.dll file from an admin Command Prompt fixes the problem. … Read more

Exit and Restart Explorer.exe Cleanly in Windows 7 and Vista

To restart Explorer to test a registry setting without a reboot, we usually terminate the Explorer shell (explorer.exe) using Task Manager. The Task Manager method is like forcibly killing the process instead of terminating it cleanly.

Jeff, a Software Design Engineer at Microsoft, posted a great tip on how to cleanly start and stop explorer.exe in Windows XP.

Quote:

If you are running Windows XP and want a cmd prompt with no strange environment variables set, do the following: Ctrl + Shift+Esc → File → Ctrl + New Task (Run…)

This will open a cmd window with only the basics. This is useful if you have killed Explorer and need to restart it. Explorer will keep the environment of the cmd window that started it.

If you want to cleanly shutdown Explorer without having it automatically restart: Start → Shutdown → Ctrl + Alt + Shift + Cancel.

Although the above method (originally written for Windows XP) would work for the Classic Start menu in Windows Vista and Windows 7, not everyone uses the Classic Start menu.

This article tells you how to exit explorer in Windows Vista and Windows 7 using the New Start menu.

Read more

Fix for Windows Security Center Service Error 1075

Here is a question from one of our readers: When I access the Security Center on my computer, it says The Security Center is currently unavailable because the “Security Center” service has not started or was stopped. I ran the Services.msc command from Start – Run. but I can’t get the service started. I got the following error:Read more

Error 0x80070032 when creating a System Restore point in Windows Vista

When you try to create a System Restore point in Windows Vista, the following error may occur: Could not create the scheduled task for the following reason: The request is not supported. (0x80070032) This happens if the Windows Event Log and the Task Scheduler services are disabled. Follow these steps to fix the problem. 1. … Read more