lost sidebar.exe auto start
-
Friday, March 13, 2009 6:20 PMMy Seven Beta has lost the sidebar.exe auto start Entry.
I start msconfig.exe and look at startup, but there is no Entry sidebar.exe
I tried also Winkey + R "sidebar.exe /autorun", but it don't fix the Problem:
http://apros.blogs.ie/2008/10/24/command-for-control-vista-sidebar/
How to restore the auto start Entry ?
All Replies
-
Saturday, March 14, 2009 12:55 AMWindows 7 do not have a sidebar. Gadgets are placed on the Desktop.
- Marked As Answer by Ronnie VernonMVP, Moderator Saturday, March 14, 2009 12:05 PM
- Unmarked As Answer by Spiderman-3 Sunday, March 15, 2009 2:34 PM
-
Saturday, March 14, 2009 4:46 PMAlso, gadgets will not work or display the gadget selection dialogue box if you have UAC turned to minimum.
-
Sunday, March 15, 2009 2:48 PMJens Peter Karlsen said:
Windows 7 do not have a sidebar. Gadgets are placed on the Desktop.
I talk about sidebar.exe , the Process that provide Gadgets on the Desktop.
Every time I start the PC, I must do a right click on Destop, and select "Gadgets" to start the sidebar.exe.
I can't say what has delete the auto start Entry.
Vista has a checkbox for "auto start" sidebar.exe, W7 hasn't it. -
Sunday, March 15, 2009 5:20 PM
@Jens
The asker is right you know. There is no visible sidebar, but the thing does exist, and is launched here:
HKCU\Software\Microsoft\Windows\CurrentVersion\Run
Sidebar Windows Desktop Gadgets c:\program files\windows sidebar\sidebar.exe
Create an empty textfile, copy the last three lines of this post into it, save as whatever.reg and then (through right click) merge it. Restart and the thing will be back.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"Sidebar"="C:\\Program Files\\Windows Sidebar\\sidebar.exe /autoRun"Added by Forum Moderator:
Warning: While this solution solves the issue or problem, serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk. For more information about modifying the registry, see Microsoft support article 256986.
- Marked As Answer by Spiderman-3 Sunday, March 15, 2009 5:36 PM
- Edited by Ronnie VernonMVP, Moderator Wednesday, June 24, 2009 5:13 PM Required Registry Warning
- Edited by Ronnie VernonMVP, Moderator Sunday, September 06, 2009 8:35 PM Required Registry Warning
-
Sunday, March 15, 2009 5:45 PMZeus76 said:
Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"Sidebar"="C:\\Program Files\\Windows Sidebar\\sidebar.exe /autoRun"
Thanks, that is the same Entry like in Vista, I read that:
http://apros.blogs.ie/2008/10/24/command-for-control-vista-sidebar/
and was not sure, do W7 use "sidebar.exe /detectMem", whatever that is/do. -
Monday, March 16, 2009 8:09 AMYou're welcome mate. ;-)
-
Monday, March 16, 2009 12:53 PMI can reproduce the Problem.
As Gadget Developer and for testing new Gadgets, I do following steps:
- exit sidebar.exe (in W7 by Task Manager)
- rename my big settings.ini in User Profile (save it and sidebar.exe must create a new small settings.ini)
- open Gadget Gallery, add the Test Gadget
- remove the Test Gadget, while Gallery is open
- close the Gallery
now you have lost the sidebar.exe start Entry, because you have delete the last Gadget on Desktop, W7 don't ask you like in Vista
- I delete the new empty settings.ini and rename the saved settings.ini back
- and start the sidebar.exe
All seems Ok, but when you start the PC new, the sidebar.exe Process don't start.

