Documentum Desktop Shortcut Deletion
Documentum Desktop application contains a shortcut placed on Desktop and under StartMenu Folder.
The shortcut is created using explorer, shellextensions.
Im trying to delete the desktop shortcut by removing the registry key under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace
The desktop shortcut is removed but the shortcut under StartMenu folder is not working.
Any ideas if there is any other way to delete desktop shortcut without effecting StartMenu shortcut functionality.
Thanks
The shortcut is created using explorer, shellextensions.
Im trying to delete the desktop shortcut by removing the registry key under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace
The desktop shortcut is removed but the shortcut under StartMenu folder is not working.
Any ideas if there is any other way to delete desktop shortcut without effecting StartMenu shortcut functionality.
Thanks
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
joseph
14 years ago
Hello Mekaywe,
I got your point, You have to delete the shortcut from desktop which is created by the Namespce registry.
But Documentum forum says not to delete the desktop shortcut as it is effecting functionality of the statmenu shortcut.
So here is the solution. Hide the shortcut from the desktop using the below registry.
Create a name as {DC7DCDE8-9671-11D1-86E9-006008AC2DE7} and value as 1 (DWORD) under the below mentioned registry. Make it 1 for hide and 0 for display.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel
{DC7DCDE8-9671-11D1-86E9-006008AC2DE7} DWORD 1
Thanks,
Joseph.
I got your point, You have to delete the shortcut from desktop which is created by the Namespce registry.
But Documentum forum says not to delete the desktop shortcut as it is effecting functionality of the statmenu shortcut.
So here is the solution. Hide the shortcut from the desktop using the below registry.
Create a name as {DC7DCDE8-9671-11D1-86E9-006008AC2DE7} and value as 1 (DWORD) under the below mentioned registry. Make it 1 for hide and 0 for display.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel
{DC7DCDE8-9671-11D1-86E9-006008AC2DE7} DWORD 1
Thanks,
Joseph.
Posted by:
anonymous_9363
14 years ago
Posted by:
mekaywe
14 years ago
Of Coz.., here the scenario is that shortcut is created using explorer.exe as the way MyComputer, RecycleBin shortcuts are created in OS.
This particular shortcut is present in 2 locations... 1. Desktop 2.StartMenu
Now, I want to remove Desktop shortcut ( performed the tast by deleting registry under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace ) but Shortcut present under StartMenu is not working as it is referring to above registry hive.
I would like to know if there is any other way to delete Desktop shortcut so that StartMenu shortcut will function as usual.
This particular shortcut is present in 2 locations... 1. Desktop 2.StartMenu
Now, I want to remove Desktop shortcut ( performed the tast by deleting registry under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace ) but Shortcut present under StartMenu is not working as it is referring to above registry hive.
I would like to know if there is any other way to delete Desktop shortcut so that StartMenu shortcut will function as usual.
Posted by:
anonymous_9363
14 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.