Ulla Kjær - European Partners wrote:
>                     <util:InternetShortcut
>                         Id="MyCompany"
>                         Directory="DesktopFolder"
>                         Name="My Company Name"
>                         Target="http://www.mycompany.dk"; />
>
> in my component element. It works fine, compiles with no problems, 
> but... how can I get our icon attached to this shortcut?
>   

InternetShortcut doesn't expose a way to set the icon because it 
automatically gets the system icon for the target of the shortcut (e.g., 
http: or file: protocol). Feel free to file a feature request.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to