Batch file to copy shortcut and icon to users desktops

Associate
Joined
18 Oct 2002
Posts
1,346
Location
Behind the bike shed
I want to create a batch file that will copy a url shortcut to the desktop and give it a certain icon, both are stored on a server share. I will then run this as a logon script so that all users get the shortcut.

I have the batchfile sorted to copy the shortcut but I don't know how to make sure they always see the correct icon image for the shortcut.

How does Windows XP store the information on what icon to use?
 
Back
Top Bottom