Help Required: HummingBird Exceed 2008 v13.0.0.0
I badly need help in removing the desktop namespace for the shortcut named, Hummingbird Neighbourhood. I have tried to follow the solution mentioned @ http://itninja.com/blog/view/hummingbird-exceed-2008---remove-hummingbird-neighborhood-from-desktop
Still when i reboot the system and open in standard user, this shortcuts comes back to haunt me. Please suggest some permanent solution .
Thanx in advance.
-
If we remove both the Desktop and My Computer icons, then 'Hummingbird Neighborhood ' shortcut in Start Menu on launching opens 'My Documents' folder. Require Help!!! - ganeshbngc 10 years ago
Answers (15)
hello,
Correct me if i m wrong, the source of Hummingbird exceed comes in uncompressed format.
I remember i did hummingbird exceed 14.0 a long time back. there are two files called HN_MyComputer.humreg and HN_Desktop.humreg under Program Files\Hummingbird\Connectivity\14.00\Default User\Registry\Shared
and Program Files\Hummingbird\Connectivity\14.00\Default User\Registry\PerUser. Following was how i modified these two files to remove desktop shortcut and retain a similar shortcut under MyComputer
HN_MyComputer.humreg
Windows Registry Editor Version 5.00
; Install Hummingbird Neighborhood into Current Users' MyComputer
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved]
"{DB8DC413-C0AA-11D0-9545-080009B1C2F3}" = "Hummingbird Neighborhood"
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{DB8DC413-C0AA-11D0-9545-080009B1C2F3}]
[-HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{DB8DC413-C0AA-11D0-9545-080009B1C2F3}]
; Install Hummingbird Neighborhood into Current Users' MyComputer
[HKEY_LOCAL_MACHINE64\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved]
"{DB8DC413-C0AA-11D0-9545-080009B1C2F3}" = "Hummingbird Neighborhood"
[HKEY_LOCAL_MACHINE64\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{DB8DC413-C0AA-11D0-9545-080009B1C2F3}]
[-HKEY_LOCAL_MACHINE64\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{DB8DC413-C0AA-11D0-9545-080009B1C2F3}]
HN_Desktop.humreg
Windows Registry Editor Version 5.00
; Install Hummingbird Neighborhood into Current user's desktop
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved]
"{DB8DC413-C0AA-11D0-9545-080009B1C2F3}" = "Hummingbird Neighborhood"
[-HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{DB8DC413-C0AA-11D0-9545-080009B1C2F3}]
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{DB8DC413-C0AA-11D0-9545-080009B1C2F3}]
; Install Hummingbird Neighborhood into Current user's desktop
[HKEY_LOCAL_MACHINE64\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved]
"{DB8DC413-C0AA-11D0-9545-080009B1C2F3}" = "Hummingbird Neighborhood"
[-HKEY_LOCAL_MACHINE64\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{DB8DC413-C0AA-11D0-9545-080009B1C2F3}]
[HKEY_LOCAL_MACHINE64\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{DB8DC413-C0AA-11D0-9545-080009B1C2F3}]
Modify these two files as per above and i m sure you will get rid of desktop shortcuts.
I changed the path specified in that url to my computerHmmm...a bit like using a hammer to drive in a screw. It works but it's not the right way.
so that the conversation will remain readable.