Songbird registry key error
2008/04/25
2 comments
There is an issue with some of the windows registry keys saved by songbird. The value of one of the keys is actually saved as separate key while leaving the original key “orphaned”. The impact is limited. It keeps one from starting the media player by typing “songbird” in the run-box (start > run). It works correctly after manually editing the keys.
This is what songbird stores in the registry:
Key Name:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App
Paths\Songbird.exe
Class Name: <NO CLASS>
Last Write Time: 4/18/2008 - 7:13 PM
Value 0
Name: Path
Type: REG_SZ
Data: C:\Program Files\Songbird
Value 1
Name: <NO NAME>
Type: REG_SZ
Data:
Value 2
Name: C:\Program Files\Songbird\Songbird.exe
Type: REG_SZ
Data:
From my point of view the correct keys should be these:
Key Name:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App
Paths\Songbird.exe
Class Name: <NO CLASS>
Last Write Time: 4/18/2008 - 6:58 PM
Value 0
Name: Path
Type: REG_SZ
Data: C:\Program Files\Songbird
Value 1
Name: <NO NAME>
Type: REG_SZ
Data: C:\Program Files\Songbird\Songbird.exe
I filed a bug report at the songbirdnest.com