I want to copying a specific shortcut that is on my computer to multiple Computers on our network.
Source Shortcut
\\"SourceComp\c$\Documents and Settings\Source.User\Desktop\"Shortcut"
Destination
\\"CompName"\c$\Documents and Settings\All Users\Desktop\"Shortcut"
So if I want to copy Source Shortcut to Destination, What will I need to use mainly? ( can I get a little help with the code structure? I'm extremely amature .
Any help will be greatly appreciated.
Xer0