![Innoscript](https://upload.wikimedia.org/wikipedia/commons/c/cc/Inno_Setup_icon.png)
First, add an icon (filename.ico) to the output directory, then add this:
[Icons]
Name: "{commondesktop}\Name Of Shortcut"; Filename: "http://alexrait.blogspot.com"; IconFilename: "{app}\filename.ico"
Tags
InnoScript
First, add an icon (filename.ico) to the output directory, then add this:
[Icons]
Name: "{commondesktop}\Name Of Shortcut"; Filename: "http://alexrait.blogspot.com"; IconFilename: "{app}\filename.ico"