Something like this? <Property Id="sc"> <FileSearch LongName="name of shortcut.lnk" /> </Property>
<Component> <RemoveFile Id="rf_sc" On="install" Property="sc" LongName="name of shortcut.lnk" /> </Component> Never tried it... -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of tuyenqh Sent: Wednesday, September 26, 2007 2:01 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Removing existing shortcuts at install I'm creating an installer using WIX 2.0. My installer in fact a second step in a two-steps process: 1) Install a purchased tool set installer , that creates shortcuts (among other things) 2) install my installer, that removes some shotcuts created in the first steps, and add some of its own I couldn't find way to delete existing shortcuts at install with WIX 2.0 Could anybody help please? Tuyen -- View this message in context: http://www.nabble.com/Removing-existing-shortcuts-at-install-tf4521901.h tml#a12899437 Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users