Can anybody help me with gadgets windows agenda?

Asked By 20 points N/A Posted on -
qa-featured

I am using Windows 7 Ultimate 64 bit and recently added gadget for agendas. Yesterday I updated windows and since then my agenda gadget has not been working properly. It is showing white box. Can anybody tell me the cause and how to rectify this?

SHARE
Best Answer by Luker Malcom
Answered By 5 points N/A #132856

Can anybody help me with gadgets windows agenda?

qa-featured

Hi,

Below procedure will tell you about registering vbscript.dll file from an admin Command Prompt.

Click Start, then All Programs, then go to Accessories, and click “Run as Administrator”.

Type following command in the field given there,

“regsvr32.exe vbscript.dll”

Following message should come after command execution.

DllRegisterServer in vbscript.dll succeeded

“DllRegisterServer in vbscript.dll succeeded”

Now reboot your system and check!

Hope it helps!

Best Answer
Best Answer
Answered By 5 points N/A #132857

Can anybody help me with gadgets windows agenda?

qa-featured

Hi James,

Here is a simple fix that you can follow to get your Windows gadgets function properly again:

  1. Make sure that you are logged in as the administrator of your PC and if you have third party firewall or anti-virus program, disable it for the mean time.
  2. Open the elevated command prompt by going to START, type CMD in the search box, and press CTRL+SHIFT+ENTER.
  3. A black window will appear.
  4. Enter the codes below one at a time:

    1. taskkill /im sidebar.exe /f
    2. regsvr32 msxml3.dll
    3. regsvr32 scrrun.dll
    4. regsvr32 script.dll
    5. regsvr32 atl.dll
    6. Regsvr32 “%ProgramFiles%Windows Sidebarsbdrop.dll”
    7. Regsvr32 “%ProgramFiles%Windows Sidebarwlsrvc.dll”
    8. reg delete “HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionInternet SettingsZones” /f
    9. “%ProgramFiles%Windows Sidebarsidebar.exe”
  5. Restart your computer.
  6. Check your gadgets if they are displaying correctly.
  7. If not, do a System Restore.

Related Questions