Re: .bat file to copy to All Users desktop
- From: Tim Slattery <Slattery_T@xxxxxxx>
- Date: Thu, 29 Mar 2007 13:19:12 -0400
"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
.
- Follow-Ups:
- References:
- .bat file to copy to All Users desktop
- From: OMS
- .bat file to copy to All Users desktop
- Prev by Date: Re: upgrade or re-install?
- Next by Date: Re: Drive not accessible
- Previous by thread: .bat file to copy to All Users desktop
- Next by thread: Re: .bat file to copy to All Users desktop
- Index(es):
Relevant Pages
|