I noticed Ondrej was having similar issues, so thought I'd report my
experience with shortcuts. Upon building of my MSI with the following
snippet, the shortcut gets created but points to file02.

 

<Component Id="ComponentA" Guid="GUID">

 <File Id="0002" Source="file02" />

  <File Id="0001" Source="file01">

    <Shortcut Id="shortcut01" Advertise="yes" Directory="StartMenuFolder"
Name="Shortcut" />

  </File>

</Component>

 

If I ensure my Files, with Shortcut children, are placed first, the problem
doesn't occur.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to