How would I do this?
I want to make a shortcut and have it put in a specified folder without having to select the folder each time. I can make a button that makes a shortcut and asks what folder to put it in but when selecting multiple files I don't want to have to select the destination folder each time.
Thanks,
Reesej
Copy MAKELINK TO="F:\Temp"
Thanks!