I didn't know the extension let you add your own shortcut. Where did you see it let you do that?
-----Original Message----- From: Jagdish Sakhiya [mailto:jsakh...@cybage.com] Sent: Thursday, January 22, 2009 05:07 To: wix-users@lists.sourceforge.net Subject: [WiX-users] InternetShortcut with Icon Hi All, I am able to create shortcut of intranet base application. it is working fine. Find my code as follow. I am asking user to enter name to virtual directory in dialog. So, in my case, target url will be generated dynamically. <util:InternetShortcut Id="SimpleWebAppProgramShortcut" Name="Administration Tool" Target="http://localhost/[ADMINVIRTUALDIRECTORY]/Default.aspx" Directory="ProgramMenuDir"/> <RemoveFolder Id="DeleteProgramShortcutFolder" Directory="ProgramMenuDir" On="uninstall"/> But I don't know how to apply shortcut icon on intranet base application. Can anybody tell me how to do that? Regards, Jagdish Sakhiya "Legal Disclaimer: This electronic message and all contents contain information from Cybage Software Private Limited which may be privileged, confidential, or otherwise protected from disclosure. The information is intended to be for the addressee(s) only. If you are not an addressee, any disclosure, copy, distribution, or use of the contents of this message is strictly prohibited. If you have received this electronic message in error please notify the sender by reply e-mail to and destroy the original message and all copies. Cybage has taken every reasonable precaution to minimize the risk of malicious content in the mail, but is not liable for any damage you may sustain as a result of any malicious content in this e-mail. You should carry out your own malicious content checks before opening the e-mail or attachment." www.cybage.com ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users