<Directory Id="AppDataFolder">
    <Directory Id="Microsoft">
        <Directory Id="Internet Explorer">
            <Directory Id="Quick Launch">
                <Component Id="...
                    <RemoveFile Id="RemoveQuickLaunch" Name="<your
shortcut name>" On="uninstall" />
...

This is for English XP. Youd have to check that the path to the quick
launch is the same on all target operating systems and language
versions.
There is nothing to stop the user renaming the quick launch shortcut in
which case this wouldnt work but there isnt much you can do about that.

-----Original Message-----
From: sandun css [mailto:sandun...@gmail.com] 
Sent: 24 August 2009 10:08
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Shortcuts do not get removed

Hi,

I add a start menu item from the msi. I create a quick launch item by
right clicking on that start menu item.

When I uninstall the msi, the start menu item gets removed. But not the
quick launch icon. Is there a way that I can remove it as well? (I don't
need to install quick launch from the msi. What I need is to uninstall
it if it has been added manually)

Thanks,
Sandun
------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day trial. Simplify your report design, integration and deployment -
and focus on what you do best, core application coding. Discover what's
new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.  
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to