It creates the Internet Shortcut on the desktop and it has the IE icon, but the target is apparently "" since when I double-click on it I get the message.
Problem with Shortcut The target "" of this Internet Shortcut is not valid. Go to the Internet Shortcut property sheet and make sure the target is correct. OK If I right click the icon on the desktop and choose Properties there is no Web Document tab like when I create an icon manually to the same URL. The rest of the log does seem to confirm a blank target. MSI (s) (AC:2C) [07:13:28:203]: Executing op: ActionStart(Name=WixCreateInternetShortcuts,,) Action 7:13:28: WixCreateInternetShortcuts. MSI (s) (AC:2C) [07:13:28:218]: Executing op: CustomActionSchedule(Action=WixCreateInternetShortcuts,ActionType=3073,Source=BinaryData,Target=WixCreateInternetShortcuts,CustomActionData=C:\Documents and Settings\All Users\Desktop\Interlinq E3.url1C:\Documents and Settings\All Users\Desktop\Interlinq E3 Documentation.url1C:\Documents and Settings\All Users\Start Menu\Programs\Harland Financial Solutions\Interlinq E3\Interlinq E3.url1C:\Documents and Settings\All Users\Start Menu\Programs\Harland Financial Solutions\Interlinq E3\Interlinq E3 Documentation.url1) MSI (s) (AC:68) [07:13:28:218]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI40.tmp, Entrypoint: WixCreateInternetShortcuts WixCreateInternetShortcuts: Creating IUniformResourceLocatorW shortcut 'C:\Documents and Settings\All Users\Desktop\Interlinq E3.url' target '' WixCreateInternetShortcuts: Creating IUniformResourceLocatorW shortcut 'C:\Documents and Settings\All Users\Desktop\Interlinq E3 Documentation.url' target '' WixCreateInternetShortcuts: Creating IUniformResourceLocatorW shortcut 'C:\Documents and Settings\All Users\Start Menu\Programs\Harland Financial Solutions\Interlinq E3\Interlinq E3.url' target '' WixCreateInternetShortcuts: Creating IUniformResourceLocatorW shortcut 'C:\Documents and Settings\All Users\Start Menu\Programs\Harland Financial Solutions\Interlinq E3\Interlinq E3 Documentation.url' target '' I'll try hard-coding the Property just to make sure that works OK. If I go back to my old way of doing these icons I run into ICE error 38 and 43 like Vijai Kalyanapasupathy [vkal...@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 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. > > <util:InternetShortcut Id="DesktopShortcut" Directory="DesktopFolder" > Name="Product" Type="url" Target="[TARGET1]" /> > You never say what happens...? Check the rest of the log for what happens during the execute sequence in WixCreateInternetShortcuts. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users