| |||||||
| Windows XP Discuss the Microsoft Windows XP Operating System |
![]() |
| | LinkBack | Thread Tools |
| |||
| .bat file to copy to All Users desktop 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 |
| |||
| Re: .bat file to copy to All Users desktop "OMS" <ooigooee@dreamskillet.com.com> 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@bls.gov http://members.cox.net/slatteryt |
| |||
| Re: .bat file to copy to All Users desktop That shook the dust from my brain. Thanks very much. OMS "Tim Slattery" <Slattery_T@bls.gov> wrote in message news:17tn031q8r17hkhuljjr1hnu8shpc3aban@4ax.com... > "OMS" <ooigooee@dreamskillet.com.com> 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@bls.gov > http://members.cox.net/slatteryt |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Copy a file with Windows Explorer reserves the file size in advanc | Calin Iaru | Windows XP | 2 | 03-09-2007 12:15 AM |
| HELP! Blank Desktop after users log into Windows XP Sp2 | briaboc@yahoo.com | Windows XP | 2 | 02-23-2007 12:31 PM |
| Copy MS Access shortcut to desktop with a batch file | Lee | Windows XP | 14 | 01-04-2007 04:15 AM |
| Google Desktop with 2 admin users? | Steve Hawkins | Windows XP | 0 | 01-04-2007 03:43 AM |
| 2 users simultaneously with Remote Desktop | djet | Windows Vista | 5 | 01-01-2007 09:56 PM |