This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Unable to Delete shortcuts - if it is pinned to Taskbar or StartMenu
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 18, 2012
11:49 PM
Unable to Delete shortcuts - if it is pinned to Taskbar or StartMenu
Hi Friends,
While installing the application we are creating a shortcut in Desktop dynamically. And we have a script to remove that shortcut while uninstalling. both the above operations are working fine.
But we are unable to remove the link from startmenu\taskbar when it is pinned to taskbar\startmenu.
I tried the following
DeleteFolderIcon("User Pinned folder","IconName"); and it removes the shortcut from user pinned folder but the link is available in startmenu.
Please let me know how to solve this
Regards,
Nidheesh
While installing the application we are creating a shortcut in Desktop dynamically. And we have a script to remove that shortcut while uninstalling. both the above operations are working fine.
But we are unable to remove the link from startmenu\taskbar when it is pinned to taskbar\startmenu.
I tried the following
DeleteFolderIcon("User Pinned folder","IconName"); and it removes the shortcut from user pinned folder but the link is available in startmenu.
Please let me know how to solve this
Regards,
Nidheesh
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 21, 2012
04:43 AM
See if this blog helps you:
http://buildmaestro.wordpress.com/2011/03/31/uninstall-is-not-removing-shortcuts-for-shared-component-guids/
http://buildmaestro.wordpress.com/2011/03/31/uninstall-is-not-removing-shortcuts-for-shared-component-guids/
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 21, 2012
04:47 AM
Also refer post:
http://community.flexerasoftware.com/showthread.php?t=202044
http://community.flexerasoftware.com/showthread.php?t=202044