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"