Re: [WiX-users] Shortcut pointing toward product name

2007-03-27 Thread Wilson, Phil
, 2007 9:24 AM To: John Vottero; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Shortcut pointing toward product name Ahh, I see. It is pointed to the product name in order to check whether it's installed. (I knew this, just never was able to "connect the dots"!) My app

Re: [WiX-users] Shortcut pointing toward product name

2007-03-27 Thread Sawyer, Shane
John Vottero [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 27, 2007 10:16 AM To: Sawyer, Shane; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Shortcut pointing toward product name You're creating an advertized shortcut (Advertise="yes"). When you start an advertised

Re: [WiX-users] Shortcut pointing toward product name

2007-03-27 Thread John Vottero
details that need to change too. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sawyer, Shane Sent: Tuesday, March 27, 2007 12:02 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Shortcut pointing toward product name Sorry, I am using version 3. The spaces aren’t

Re: [WiX-users] Shortcut pointing toward product name

2007-03-27 Thread Sawyer, Shane
users] Shortcut pointing toward product name You didn't mention which version of WiX you are using. I am still using version 2, and I have an additional "LongName" attribute on the shortcut. If you are using version 2 as well (and I suspect you're not), you may want t

Re: [WiX-users] Shortcut pointing toward product name

2007-03-27 Thread Richard.Foster
You didn't mention which version of WiX you are using. I am still using version 2, and I have an additional "LongName" attribute on the shortcut. If you are using version 2 as well (and I suspect you're not), you may want to try adding one of those. I also notice that you seem to have space