Hey, Scripting Guy! How can I change the target that a desktop shortcut points to? For example, if I move a file from one server to another, I’d like be able to use a script to change the shortcut that points to that file.-- AK
Hey, AK. This is an example of a scripting problem that’s actually pretty easy to solve, provided you know ...