Emergency Windows 7 USB boot without reinstall?

Page 2 of 2 FirstFirst 12

  1. Posts : 26,869
    Windows 11 Pro
       #11

    I really can't tell you. I have never used xcopy, and I am not sure it will work from the recovery console.

    You may want to look at Robocopy instead of xcopy ROBOCOPY - Create Backup Script - Windows 7 Help Forums . I am not sure it will work in the recovery console.
      My Computer


  2. Posts : 8
    Windows 7, 8 & 10
    Thread Starter
       #12

    I gave this a try using the commands posted (plus a few other basic ones posted elsewhere) and it worked great. Got everything I need and am ready to reset the old PC.

    Thanks for all your help, essenbe.
      My Computer


  3. Posts : 26,869
    Windows 11 Pro
       #13

    You're very welcome. Glad everything worked out well for you.

    If you need help with Windows 10, come over to tenforums.
      My Computer


  4. Posts : 8
    Windows 7, 8 & 10
    Thread Starter
       #14

    Yes, I've been there...and will likely be there again at some future point! This forum family is among the best on the Internet for Windows support -- clear, thorough, and accurate tutorials on just about anything.

    I should add a few points for anyone else trying this:

    I added /c to the xcopy parameters -- it tells the system to continue copying even if it comes upon errors; useful in my case since some files were corrupt/unreadable.

    If a folder in the path has a space in the name (i.e. is two or more separate letters or words), you need "quotes" around the path, since command prompt reads spaces as command termination points; I got errors a few times before looking that up.

    So the final commands used went like this:

    xcopy /e /i /h /k /c "C:\CopyFolderName\Folder Name w spaces" D:\PasteFolderName
      My Computer


  5. Posts : 26,869
    Windows 11 Pro
       #15

    Good information. Thanks for telling us.
      My Computer


  6. Posts : 16,155
    7 X64
       #16

    You can also use cheriky

    Example:

    xcopy /cheriky "C:\CopyFolderName\Folder Name w spaces" "D:\PasteFolderName"

    The Y switch means it won't prompt for confirmation if overwriting a destination file.


    newbie123 said:
    Yes, I've been there...and will likely be there again at some future point! This forum family is among the best on the Internet for Windows support -- clear, thorough, and accurate tutorials on just about anything.

    I should add a few points for anyone else trying this:

    I added /c to the xcopy parameters -- it tells the system to continue copying even if it comes upon errors; useful in my case since some files were corrupt/unreadable.

    If a folder in the path has a space in the name (i.e. is two or more separate letters or words), you need "quotes" around the path, since command prompt reads spaces as command termination points; I got errors a few times before looking that up.

    So the final commands used went like this:

    xcopy /e /i /h /k /c "C:\CopyFolderName\Folder Name w spaces" D:\PasteFolderName
      My Computers


 
Page 2 of 2 FirstFirst 12

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 14:40.
Find Us