PC Review


Reply
Thread Tools Rate Thread

.bat file to copy to All Users desktop

 
 
OMS
Guest
Posts: n/a
 
      29th Mar 2007
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


Thanks,
OMS


 
Reply With Quote
 
 
 
 
Tim Slattery
Guest
Posts: n/a
 
      29th Mar 2007
"OMS" <(E-Mail Removed)> 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)
(E-Mail Removed)
http://members.cox.net/slatteryt
 
Reply With Quote
 
OMS
Guest
Posts: n/a
 
      29th Mar 2007
That shook the dust from my brain.
Thanks very much.
OMS


"Tim Slattery" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> "OMS" <(E-Mail Removed)> 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)
> (E-Mail Removed)
> http://members.cox.net/slatteryt



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
have a secured FE & BE-how do I copy the FE to other users desktop TxBlueEyes Microsoft Access 13 21st Sep 2008 07:44 PM
give users file copy but not move Simon Whale Microsoft Windows 2000 1 22nd Jun 2006 02:57 PM
Copy file from PPC to desktop cvh Microsoft Dot NET Compact Framework 4 19th Apr 2005 08:51 PM
how to copy file from server to all users on windows 2000? Adi Levin Microsoft Windows 2000 Networking 0 25th Aug 2004 10:03 AM
RE: Copy text file from device to desktop (and from desktop) =?Utf-8?B?RGFuIEFyZGVsZWFu?= Microsoft Dot NET Compact Framework 0 22nd Jun 2004 10:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:26 AM.