Re: [WiX-users] Wix - Shortcut on desktop & program menu for all users

2012-12-26 Thread Sasha.Pshenychniy
Have you found a workaround? The provided answers doesn't help at all I need to create shortcut conditionally based on checkbox and that complicated the problem even more as I can't use advertised shortcut -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabbl

Re: [WiX-users] Wix - Shortcut on desktop & program menu for all users

2009-02-13 Thread Rob Mensching
.; General discussion for Windows Installer XML toolset. Subject: [WiX-users] Wix - Shortcut on desktop & program menu for all users Hello, I'm struggling with the system to put a shortcut to an executable on the desktop for all users, and a shortcut to the same executable in the program men

Re: [WiX-users] Wix - Shortcut on desktop & program menu for all users

2009-02-11 Thread Chris Ridd
On 11 Feb 2009, at 10:27, Tim Musschoot wrote: > Hello, > > I'm struggling with the system to put a shortcut to an executable on > the desktop for all users, and a shortcut to the same executable in > the program menu for all users. > > This is an extract of the code I use: > > > > > >

[WiX-users] Wix - Shortcut on desktop & program menu for all users

2009-02-11 Thread Tim Musschoot
Hello, I'm struggling with the system to put a shortcut to an executable on the desktop for all users, and a shortcut to the same executable in the program menu for all users. This is an extract of the code I use: The errors are ICE