Re: [WiX-users] Problem with Start menu shortcuts in Wix 3.0

2007-09-13 Thread Spaz Monaught
I think I have something working in my solution so thought I should create a complete working samplefirst 3.0 here (in case it can actually help someone with the same dilemma). It does exactly what I wanted it to - creates shortcuts in a folder off All Programs pointing to the installed components.

Re: [WiX-users] Problem with Start menu shortcuts in Wix 3.0

2007-09-12 Thread James Finnigan
sense since it can be changed from the command-line). HTH, James From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Spaz Monaught Sent: Wednesday, September 12, 2007 7:53 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Problem with Start menu shortcuts in Wix 3.0 I have

[WiX-users] Problem with Start menu shortcuts in Wix 3.0

2007-09-12 Thread Spaz Monaught
I have seen several discussions of this issue but have tried everything there with no luck, so I'll start at the beginning. I want to have a very simple WiX created msi that installs a few basic components to the standard Program Files folder and adds a shortcut of the type All Programs\Company Na