Windows Sidebar Gadgets fix

Windows Sidebar Gadgets not working

clickStart , click All Programs , click Accessories , right-clickCommand Prompt , and then click Run as administrator .

In the Command Prompt window, type the following and press ENTER:

regsvr32 msxml3.dll
regsvr32 scrrun.dll
regsvr32 jscript.dll

 

 

 

 

BATCH FILE FOR FIXING

 

@ echo off
taskkill /im sidebar.exe /f

regsvr32 msxml3.dll
regsvr32 scrrun.dll
regsvr32 jscript.dll

:::::::::”%homedrive%\Program Files\Windows Sidebar\sidebar.exe”
color 4
cls
echo.
echo.
echo.
echo.
echo press ENTER To Restart SideBar
echo.
echo.
echo.
echo.
echo.
pause
echo CALL.
:::::cd C:\Program Files\No-IP\
::::::::::start /min DUC30.exe
cd “%homedrive%\Program Files\Windows Sidebar\
start sidebar.exe