Re: .bat file to copy to All Users desktop
- From: "OMS" <ooigooee@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Mar 2007 12:26:35 -0500
That shook the dust from my brain.
Thanks very much.
OMS
"Tim Slattery" <Slattery_T@xxxxxxx> wrote in message
news:17tn031q8r17hkhuljjr1hnu8shpc3aban@xxxxxxxxxx
"OMS" <ooigooee@xxxxxxxxxxxxxxxxxxxx> wrote:
Hi,
I hope this is the right newsgroup. I apologize if it is not.
I have a .bat file to copy from the network to a workstation. I need to
have
this work for "All Users" desktop but don't know how to truncate All
Users.
Hope you can help.
COPY R:\DT_FOL~1\DT\*.* C:\DOCUME~1\All Users\DESKTOP\DT_Desktop
For any console command, just surround a path containing spaces with
quotes:
COPY R:\DT_FOL~1\DT\*.* "C:\DOCUME~1\All Users\DESKTOP\DT_Desktop"
--
Tim Slattery
MS MVP(DTS)
Slattery_T@xxxxxxx
http://members.cox.net/slatteryt
.
- References:
- .bat file to copy to All Users desktop
- From: OMS
- Re: .bat file to copy to All Users desktop
- From: Tim Slattery
- .bat file to copy to All Users desktop
- Prev by Date: Re: System Restore Failure
- Next by Date: Re: Drive not accessible
- Previous by thread: Re: .bat file to copy to All Users desktop
- Next by thread: Looking for software, a Telephone Program so I can Make Custom Tone Menus?
- Index(es):
Relevant Pages
|