Running 32-bit version of the Windows Side Bar on x64 System

by Shawn September 01, 2010 08:27

After getting Windows 7 x64 installed, I was having a problem getting a few gadgets to work correctly (like the Pandora Gadget). It turns out this gadget uses Flash, which only comes in a 32 bit version. The Sidebar is x64, and can't access Flash. Since there is no x64 version of flash (come on Adobe -- its time to bite the bullet!!), I started digging around for a way to overcome this limitation -- as luck would have it, Microsoft ships the 32-bit version of the side bar in the x64 versions.  Now all I needed to do was get it to startup instead of the default x64 bit version.

Edit the following Registry Key:
\\HKCU\Software\Microsoft\Windows\CurrentVersion\Run\SideBar

Change the key to this: C:\Program Files (x86)\Windows Sidebar\sidebar.exe /autoRun

(The only addition is loading sidebar.exe from c:\program files (x86)\ instead of c:\program files\)

This should get you by until Adobe gets their act together!

Tags: ,

Windows | Windows 7

Just a few of my favorite sidebar gadets

by Shawn July 24, 2010 13:41

Tags: , ,

Windows | Windows 7

Windows Server 2008 as a Super Workstation

by Shawn January 25, 2010 13:12

Tags: ,

Windows

Update to RDP Gadget

by Shawn November 29, 2009 07:33

I added support for more screen resolutions, fixed the connect to console bug on windows 7 and cleaned up some of the javascript code .

fxRDP.gadget (359.08 kb)

Tags:

Windows 7

Update to TopProcess gadget

by Shawn October 13, 2009 08:00

Here is a small update to the TopProcesses gadget.

Changes

  • Reduced font size

TopProcess.gadget (46.56 kb)

Tags: , ,

Windows | Windows 7

Ever thought about creating a Vista Gadget using SilverLight?

by Shawn January 23, 2009 15:46
Here is a great post that includes a Visual Studio 2008 template to boot!

Tags: , ,

Development

Powered by BlogEngine.NET 1.6.1.0
Theme by Mads Kristensen | Modified by Mooglegiant