"John" <(E-Mail Removed)> wrote:
>Hi
>
>Is there a way to use a batch file or script to do the following;
>
>1. Create a folder X
>
>2. Copy a file form another location to folder X.
These two are easy of course. mkdir to create a folder, copy to copy a
file into it.
>3. Create a shortcut to copied file in folder X on the desktop?
That's hard. A Google search turns up this:
http://www.xxcopy.com/xxcopy38.htm. That page describes XXMKLINK which
they claim will create a shortcut from the command line. There's a
link at the bottom of the page to download the tool, which is free.
All I know about it is what's on that page, I've never used it.
--
Tim Slattery
MS MVP(Shell/User)
(E-Mail Removed)
http://members.cox.net/slatteryt