Re: Hard Disk whirrr

Tech-Archive recommends: Speed Up your PC by fixing your registry



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


.



Relevant Pages

  • [ANN] Litchi 1.0
    ... Download on my homepage or directly in the folder: ... display problem of Console window is not topped ... + recursivity for local files and folders contents deletions ...
    (comp.sys.atari.st)
  • Re: Entourage 2008 crashes if I want to add a new Task
    ... Open Console, located in the Utilities folder in the Applications folder. ... Read the messages that appear in the Console window. ... More info and see the crash log. ...
    (microsoft.public.mac.office)
  • Re: show files extension
    ... I don't know what you mean by "console window". ... If you want to see file extensions, unhide them from Folder ...
    (microsoft.public.windowsxp.general)
  • Re: How to get PATH?
    ... > ect.))to display a side menu with content that will vary depending on what ... > folder the user is currently accessing. ... The ascx pages are different depending on the ... If each subfolder has its own usercontrol, ...
    (microsoft.public.dotnet.framework.aspnet)
  • How to get PATH?
    ... ect.))to display a side menu with content that will vary depending on what ... I think there should be an easyway to get the path of the folder ... The ascx pages are different depending on the folder ... The only other way I can think of to do this is to just put the proper .ascx ...
    (microsoft.public.dotnet.framework.aspnet)