Re: [WiX-users] need to create desktop shortcuts and remember i created them

2010-08-25 Thread Bob Arnson
On 24-Aug-10 17:45, bdwain wrote: > the case on the upgrade too. But when upgrading, I want the box to be > checked by default if the user has the shortcut there already, and unchecked > otherwise. I've been having trouble getting that to work. I've tried making > the shortcuts in components in t

[WiX-users] need to create desktop shortcuts and remember i created them

2010-08-24 Thread bdwain
Hi, I am trying to make an installer that has checkboxes to let you add shortcuts to the desktop and quick launch bar. I was able to get that working well except for one small part. Right now on the initial install if you check the box you'll get the shortcut and if you don't you wont. That is th