Get Air applications to use Chrome as the default browser
I’ve been using a couple of Air applications as interfaces to Twitter. Mainly Twhirl (which i now use daily), but for a little while Tweetdeck, and noticed that hyperlinks inside of tweets were spawning Firefox instead of Chrome which was set as my default system browser. After cursing the Air applications, which is where I thought the issue was, I discovered that the issue actually lies with Chrome and the process it runs to set itself up as the default browser. It took a bit of googling around to find this solution, and unfortunately i cannot remember where i did find it, but the solution is as follows on windows.
- Open up Regedit and navigate to: HKEY_CURRENT_USER\Software\Classes\.htm
- Change, or add the value of .htm to “ChromeHTML” minus the quotes.
That does it. I also read that this should be fixed in the next version of Chrome.
