Re: [WiX-users] InternetShortcut and public properties

2010-08-15 Thread Bob Arnson
On 8/11/2010 12:36 PM, Chad Petersen wrote: > The rest of the log does seem to confirm a blank target. Your CA to set the property is scheduled too late. Why use a secondary property? You could use the value directly. Otherwise, schedule it earlier, before WixSchedInternetShortcuts. -- sig:/

Re: [WiX-users] InternetShortcut and public properties

2010-08-11 Thread Chad Petersen
al...@microsoft.com] posted yesterday around 4:36 PM. Just trying to avoid that. -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Tuesday, August 10, 2010 8:18 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] InternetShortcut and public properties O

Re: [WiX-users] InternetShortcut and public properties

2010-08-10 Thread Bob Arnson
On 8/10/2010 3:54 PM, Chad Petersen wrote: > Now that I'm past all my ICE errors I'm on to trying some new things. > Never was happy with the old Desktop shortcuts, so I want to use the new > InternetShortcut element. Here's what I'm trying to do. > > Name="Product" Type="url" Target="[TARGET1]" /

[WiX-users] InternetShortcut and public properties

2010-08-10 Thread Chad Petersen
Now that I'm past all my ICE errors I'm on to trying some new things. Never was happy with the old Desktop shortcuts, so I want to use the new InternetShortcut element. Here's what I'm trying to do. TARGET1 is coming from a Custom Action like this. http://[WEBSERVER_NAME]:[PORT_NUMBER]/Product"