Computing.Net > Forums > Windows Me > copy

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

copy

Reply to Message Icon

Name: Travis
Date: August 23, 2002 at 04:11:11 Pacific
Comment:

Can someone help me? I need to know how to compy the contents of cd onto my hard drive using dos commands. I want to copy the whole windows cd onto my hard drive and load windows from there. Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: chnos
Date: August 23, 2002 at 04:14:10 Pacific
Reply:

to go in ur cd tape d:
enter
copy *.* c:\
enter
u need to be in dos to make that


0

Response Number 2
Name: Petit Jean
Date: August 23, 2002 at 08:04:50 Pacific
Reply:

You could also use at dos prompt:
xcopy d:\*.* c:\myfolder /s
s is there to make sure you copy folders and subfolders.
You should make a folder on your hard drive where you will copy the CD's content.d is the cd-rom drive and c is the hard drive.Put in the correct path for your PC.
md c:\myfolder
Good luck.


0

Response Number 3
Name: Moc
Date: August 23, 2002 at 10:08:20 Pacific
Reply:

As I know:
copy *.* c:\ only copy the root diretory.
xcopy d:\*.* c:\myfolder /s can copy sub-folders
I think we need to add /e to copy ALL Sub-Folders including the empty ones. The full DOS command would be
xcopy d:\*.* c:\myfolder /s /e


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Me Forum Home


Sponsored links

Ads by Google


Results for: copy

Free Copy of Windows ME www.computing.net/answers/windows-me/free-copy-of-windows-me-/2483.html

partitionMagic, multi-copy-of-win-mw on www.computing.net/answers/windows-me/partitionmagic-multicopyofwinmw-on-/9865.html

copying cd www.computing.net/answers/windows-me/copying-cd/37602.html