PC Review


Reply
Thread Tools Rate Thread

All I Want Is The Command

 
 
Guest
Posts: n/a
 
      13th May 2004
As I said I have Windows ME installed currently and that
supports dos boot using startup disk so all I wanna know
is whats the command to transfer files from a folder NEW
in D: to a folder in C:. Thats All Hope u understand Thanks
 
Reply With Quote
 
 
 
 
Ron Martell
Guest
Posts: n/a
 
      13th May 2004
<(E-Mail Removed)> wrote:

>As I said I have Windows ME installed currently and that
>supports dos boot using startup disk so all I wanna know
>is whats the command to transfer files from a folder NEW
>in D: to a folder in C:. Thats All Hope u understand Thanks


At the A:\> prompt enter the following commands:

SMARTDRV
MD C:\NEW
XCOPY D:\NEW\*.* C:\NEW

The first command loads the Smartdrv disk caching utility which will
greatly speed up the copying process if there is a lot to be copied.

The second command creates a folder named NEW on drive C: to copy the
files into. You can change the name to whatever you want or use an
already existing folder. If you do this then you need to change the
last parameter in the third command accordingly.

The third command does the actual copying.

Good luck


Ron Martell Duncan B.C. Canada
--
Microsoft MVP
On-Line Help Computer Service
http://onlinehelp.bc.ca

"The reason computer chips are so small is computers don't eat much."
 
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
Execute Batch Command Automatically form Command Shell with Minlogon stuie_norris@yahoo.com.au Windows XP Embedded 1 21st May 2010 12:26 PM
Data shape command text contains a syntax error at or near position 106 in the command. Bob Microsoft Access ADP SQL Server 3 14th Apr 2008 09:43 PM
Pivot Table Error Message - "Command Text not set for command obje =?Utf-8?B?SmVmZiBEaXZpYW4=?= Microsoft Excel Misc 0 7th Nov 2007 10:26 PM
autorun.inf - shell\..\command with command line parameter doesn'twork kakii Windows XP Help 1 17th May 2007 08:54 PM
A resource kit command that allows the NET USER command to get info strictly from a specific container or OU =?Utf-8?B?Ym9vNzc3?= Microsoft Windows 2000 Active Directory 3 11th May 2004 08:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:16 AM.