/build/static/layout/Breadcrumb_cap_w.png

Deploy Custom Icon Associated With Web Link

I need to just drop a custom icon on the desktop that points to a web link. This really is a desktop shortcut that is associated to a web link.

Nothing fancy, but I have questions on the best way to do it. I can’t see scripting an entire MSI package to do this.

Suggestions?

0 Comments   [ + ] Show comments

Answers (2)

Posted by: Sguilly 16 years ago
Senior Yellow Belt
0
You could put it all in a URL file

Create a file with an extension of .URL and populate with something resembling the following.

-------------------------------------------------------------------------------------

[InternetShortcut]
URL=http://www.google.co.uk/
IconIndex=220
IconFile=C:\WINDOWS\system32\SHELL32.dll

-------------------------------------------------------------------------------------


Works well as will launch the default browser on a machine whereas some other methods pass the URL as a parameter to a specific browser .exe.
Posted by: MarlboroMan 16 years ago
Senior Yellow Belt
0
I tried your suggestion, but for some reason I can't get it to associate with a custom icon.

Is there a better way to package this? Anyone??
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ