Computing.Net > Forums > Disk Operating System > cant copy folder

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

cant copy folder

Reply to Message Icon

Name: Jeff
Date: February 24, 2002 at 14:19:41 Pacific
Comment:

Im installing win2k on my system and since the CD wont work, ive been told to copy I386 folder to C:, then install from there. I got to dos, then changed to that directory (D:\I386), then ran the command "COPY *.* C:\I386" to copy the folder to C, and it said "COPY does not support wildcards and copies of directories". i need to know how to get passed this to copy the I386 file and install win2k. Thanx.



Sponsored Link
Ads by Google

Response Number 1
Name: Dallas
Date: February 26, 2002 at 06:42:06 Pacific
Reply:

I you can't use windows to copy the files try using this command:
xcopy d:\i386 c:\i386 /e
Make sure the c:\i386 folder already exists. Also, this won't work if you don't have the xcopy file in your c:\dos or c:\windows\command directory.


0

Response Number 2
Name: tom
Date: February 26, 2002 at 11:21:48 Pacific
Reply:

I've found (at least within 95, 98) that
using xcopy or even xcopy32 will still
lop of LFN's. (long file names)
Don't know if there are LFN's in the I386
folder or not...


0

Response Number 3
Name: John
Date: April 21, 2002 at 10:46:47 Pacific
Reply:

You need to type copy d:\i386 c:\i386. Make i386 directory on c: first.


0
Reply to Message Icon

Related Posts

See More


DR-DOS & Memory Re installing windows



Post Locked

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


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: cant copy folder

Copying Folders via Batch Files www.computing.net/answers/dos/copying-folders-via-batch-files/7493.html

Copying folders www.computing.net/answers/dos/copying-folders/14708.html

How Can I Copy Folders www.computing.net/answers/dos/how-can-i-copy-folders/12823.html