>How do you use "COPY" or "XCOPY" to copy a shortcut?
>
> Don J
>
Right click on shortcut, then select either COPY or CUT. You can then
PASTE it where you like.
MH
Archived from groups: microsoft.public.windowsxp.newusers (More info?)
I need to do it from a batch file.
Don J
----------------------------------------
"Mike Hyndman" <mike@tmphyndman.demon.co.uk> wrote in message
news:rbf4d1t502d0a4fdtvfa8hqm9e5ipb2lml@4ax.com...
> On Sun, 10 Jul 2005 22:52:46 -0400, "Don J" <dej4400@comcast.net> wrote:
>
>>How do you use "COPY" or "XCOPY" to copy a shortcut?
>>
>> Don J
>>
> Right click on shortcut, then select either COPY or CUT. You can then
> PASTE it where you like.
> MH
>
Archived from groups: microsoft.public.windowsxp.newusers (More info?)
What do you mean "???". I don't know how to make it any planer!
Don J
------------------------------------------------------------------
"Mike Hyndman" <mike@tmphyndman.demon.co.uk> wrote in message
news:5r65d1piokhi66n5tft0a5tm46lub2i4qj@4ax.com...
> On Mon, 11 Jul 2005 12:05:11 -0400, "Don J" <dej4400@comcast.net> wrote:
>
>>I need to do it from a batch file.
>>
>> Don J
>>
>>----------------------------------------
>>
> ???
> MH
Archived from groups: microsoft.public.windowsxp.newusers (More info?)
Don J wrote:
> What do you mean "???". I don't know how to make it any planer!
>
> Don J
>
> ------------------------------------------------------------------
> "Mike Hyndman" <mike@tmphyndman.demon.co.uk> wrote in message
> news:5r65d1piokhi66n5tft0a5tm46lub2i4qj@4ax.com...
>> On Mon, 11 Jul 2005 12:05:11 -0400, "Don J" <dej4400@comcast.net>
>> wrote:
>>
>>>I need to do it from a batch file.
>>>
>>> Don J
>>>
>>>----------------------------------------
>>>
>> ???
>> MH
Tell us what you are trying to do and why - what is your end goal.
Copying shortcuts via a batch file isn't a normal activity, so you need
to tell us what you are really trying to do and why you want to do it
in a batch file. You may think you are making "it plain" but you are
not. Remember, you have to communicate what you have in your mind. Here
are links to help you make a good newsgroup post:
--
Ken Blake - Microsoft MVP Windows: Shell/User
Please reply to the newsgroup
> "Mike Hyndman" <mike@tmphyndman.demon.co.uk> wrote in message
> news:rbf4d1t502d0a4fdtvfa8hqm9e5ipb2lml@4ax.com...
>> On Sun, 10 Jul 2005 22:52:46 -0400, "Don J"
>> <dej4400@comcast.net>
>> wrote:
>>> How do you use "COPY" or "XCOPY" to copy a shortcut?
>>>
>>> Don J
>>>
>> Right click on shortcut, then select either COPY or CUT. You
>> can then
>> PASTE it where you like.
>> MH
Archived from groups: microsoft.public.windowsxp.newusers (More info?)
"" wrote:
> How do you use "COPY" or "XCOPY" to copy a shortcut?
>
> Don J
>
> --------------------------------------------------------------
copy *shortcut name*, i bet the dificulties you are having are "file
not found", this is becasue like all files shortcuts have
exstensions, which explorer is told to hide at all times, so what you
need to do when using the copy command to copy a short cut is make
sure you put .lnk on the end.
Archived from groups: microsoft.public.windowsxp.newusers (More info?)
"" wrote:
> On Sun, 10 Jul 2005 22:52:46 -0400, "Don J"
> <dej4400@comcast.net> wrote:
>
> >How do you use "COPY" or "XCOPY" to copy a shortcut?
> >
> > Don J
> >
> Right click on shortcut, then select either COPY or CUT. You
> can then
> PASTE it where you like.
> MH
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.