Re: Hard Disk whirrr
- From: "Ben Stevenson" <casiopie963@xxxxxxxxxxx>
- Date: Sun, 24 Jun 2007 11:21:07 +0800
cd "\WINNT\Profiles\SLATTERY_T\My Documents"It says the system cannot find the path specified.
Back to my earlier question: Isn't there an easy way to copy/backup My
Documents?
Why is it that other folders can easily be copied/backedup, but not My
Documents?
"Tim Slattery" <Slattery_T@xxxxxxx> wrote in message
news:2mao73hgpio0p6s53q1q7f6p02s1epfvsl@xxxxxxxxxx
"Ben Stevenson" <casiopie963@xxxxxxxxxxx> wrote:
I don't know how to do that. Pls guide me and I'll do it. But isn't there
an
easier way of backing up "My Documents"?
Start|Run, type cmd and hit enter. Now you have a console window. Type
"C:" (no quotes) to get onto the C: drive. Now navigate to your "My
Documents" folder. In my machine, I'd type
cd "\WINNT\Profiles\SLATTERY_T\My Documents"
This will vary depending on just how things are set up, but your My
Documents folder will be there somewhere. Once there:
xcopy *.* f:\ /s
assuming that "f:" is your removable drive. The "/s" tells it to copy
all the subdirectories. For a complete list of options, type
xcopy /?
--
Tim Slattery
MS MVP(DTS)
Slattery_T@xxxxxxx
http://members.cox.net/slatteryt
.
- Follow-Ups:
- Re: Hard Disk whirrr
- From: Tim Slattery
- Re: Hard Disk whirrr
- From: Kennedy McEwen
- Re: Hard Disk whirrr
- References:
- Hard Disk whirrr
- From: Ben Stevenson
- Re: Hard Disk whirrr
- From: Uncle Grumpy
- Re: Hard Disk whirrr
- From: Ben Stevenson
- Re: Hard Disk whirrr
- From: Tim Slattery
- Re: Hard Disk whirrr
- From: Ben Stevenson
- Re: Hard Disk whirrr
- From: Tim Slattery
- Re: Hard Disk whirrr
- From: Ben Stevenson
- Re: Hard Disk whirrr
- From: Tim Slattery
- Hard Disk whirrr
- Prev by Date: Re: Windows Installer Service
- Next by Date: Re: iexplore.exe error when I try to execute Java
- Previous by thread: Re: Hard Disk whirrr
- Next by thread: Re: Hard Disk whirrr
- Index(es):
Relevant Pages
|