Frosty Posted January 19, 2009 Share Posted January 19, 2009 As many of you undoubtedly know already, in Windows 7 Beta 1, disabling UAC also causes the gadgets to stop working. This can be very annoying, especially for the power users who turn off UAC, or for those who are turning it of in order to avoid that nasty token elevation bug that rears its ugly head out of random on some machines. The reason for this is that Microsoft made the assumption that the sidebar process would never be run in an elevated state. So when you try to start it with UAC disabled it detects that it would have to run elevated, so it just does nothing to abide by the pre-set rules set by Microsoft. Thankfully there is an undocumented registry setting to correct this issue. 1. Open Registry Editor (regedit.exe) 2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Sidebar\Settings 3. Create a new DWORD Value called AllowElevatedProcess 4. Set the value of the new DWORD to 1 5. Close the registry editor. Your gadgets should work now. No reboot or anything necessary. So there you have it, an actual fix to the issue that doesnt require swapping out the sidebar executable like some sites suggest *cough* mydigitallife *cough*. Källa: Chris123NT Kan även bekräfta att Sidebar fungerar efter denna fix. Jag har däremot raderat registernyckeln som startar upp Sidebar, så kan någon posta den så är jag tacksam. Quote Link to comment Share on other sites More sharing options...
e-son Posted January 19, 2009 Share Posted January 19, 2009 Vet inte om det är denna du menar? SideBarAutoRun.reg Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run] "Sidebar"="C:\\Program Files\\Windows Sidebar\\SideBar.exe /autoRun" Quote Link to comment Share on other sites More sharing options...
Frosty Posted January 19, 2009 Author Share Posted January 19, 2009 Jovisst. Tack så mycket. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.