This might be useful: http://robmensching.com/blog/posts/2007/4/27/How-to-create-an-uninstall-shortcut-and-pass-all-the
Also, putting a shortcut on the Desktop is against Logo last I checked. On Fri, Apr 13, 2012 at 3:28 PM, Rick Hantz (Hotmail) < rick_ha...@hotmail.com> wrote: > This has been working for me...not sure it's the best way.. > > <Component Id="MainExecutable" Guid="8102CC39-A548-4E64-8A41-0E29DEF3FB64"> > <File Id='SmartListW32EXE' > Name="$(var.SmartListW32.TargetFileName)" > Source="$(var.SmartListW32.TargetPath)" > DiskId="1" KeyPath="yes" > > > <Shortcut Id="startmenuSmartListW32" Directory="ProgramMenuDir" > Name="SmartList" > WorkingDirectory='INSTALLDIR' Icon="SmartListW32.exe" > IconIndex="0" Advertise="yes" /> > <Shortcut Id="desktopSmartListW32" Directory="DesktopFolder" > Name="SmartList" > WorkingDirectory='INSTALLDIR' Icon="SmartListW32.exe" > IconIndex="0" Advertise="yes" /> > </File> > > > -- > I am using the free version of SPAMfighter. > We are a community of 7 million users fighting spam. > SPAMfighter has removed 103630 of my spam emails to date. > Get the free SPAMfighter here: http://www.spamfighter.com/len > > The Professional version does not have this message > > > > ------------------------------------------------------------------------------ > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2 > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users