If by URL shortcut you mean an .url file, you can simply add the file to the installation, or use the INI trick that was common on Inno Setup:
<IniFile Id="NewIniFile1" Name="Fusionur" LongName="Fusion.url" Action="addTag" Section="InternetShortcut" Key="URL" Value="http://www.fusion-online.com.ar" /> K-ballo.- Craig Ward escribió: > Is it possible to add a shortcut which is not for a file? I want to add > a URL shortcut as part of an installation. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users