Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista Tutorial - Moving hidden system folders from the Vista command prompt?

Reply
 
Old 08-10-2007   #1 (permalink)
Christian
Guest


 
 

Moving hidden system folders from the Vista command prompt?

Hi everyone.

I had some problems with Vista Ultimate and re-installed the OS. It
was afterwards that I realized a tv card was the source of all
problems. I removed it, and now I want to reset my computer.
Basically, by renaming the relevant new Windows folders and replacing
them by those from the "C:\Windows.old" folder Vista setup had
created.

However, moving or renaming some of these folders doesn't work.
I've booted from Vista's DVD, entered the recovery menue and started
the command prompt (Repair your computer > System Recovery Options >
Command Prompt).

There, I've switched three folders, like this:
> MOVE /-Y "Program Files" "Program Files.new"
> MOVE /-Y "Windows.old\Program Files" "Program Files"
> MOVE /-Y "Program Files (x86)" "Program Files (x86).new"
> MOVE /-Y "Windows.old\Program Files (x86)" "Program Files (x86)"
> MOVE /-Y "Windows" "Windows.new"
> MOVE /-Y "Windows.old\Windows" "Windows"

This all worked fine.

Then, I changed into the Windows.old directory to check I got all
files:
> cd Windows.old
> dir /AH /X /P


I then realized there were another three hidden folders,
"$RecycleBin", "Documents and Settings [C:\Users]" and
"ProgramData".
However, changing back to the root
> cd..

and then trying to move the corresponding files there failed:
> MOVE /-Y "ProgramData" "ProgramData.new"

as well as
> RENAME "ProgramData" "ProgramData.new"

and
> MOVE /-Y "C:\Windows.old\ProgramData" "C:\ProgramData"

both returned
"The system cannot find the file specified."

However, listing all files and folders in the root clearly shows it is
there:
> dir /AH /X /P

lists the files. I then tried to move them using their 8.3 name:
> MOVE /-Y PROGRA~3 "ProgramData.new"

No luck, either.

Any idea how to move those hidden files from the Vista command prompt?

Thanks in advance.

Kind regards,

Christian

P.S.: Another problem I have is that the start menu lists all program
folders but no files/shortcuts in them. Any idea as to why?


My System SpecsSystem Spec
Old 08-10-2007   #2 (permalink)
Andrew McLaren
Guest


 
 

Re: Moving hidden system folders from the Vista command prompt?

"Christian" <groups.observer@googlemail.com> wrote
> I had some problems with Vista Ultimate and re-installed the OS. It
> was afterwards that I realized a tv card was the source of all
> problems. I removed it, and now I want to reset my computer.
> Basically, by renaming the relevant new Windows folders and replacing
> them by those from the "C:\Windows.old" folder Vista setup had
> created.
> P.S.: Another problem I have is that the start menu lists all program
> folders but no files/shortcuts in them. Any idea as to why?


Hi Christian,

Unfortunately, this is an extremely unreliable way to get back to your old
Vista installation. For a start, in Vista many of the system "directories"
are in fact junction points - like soft links, in Unix. You can't just copy
them back and forth, without carefully noting where they point to.

By far the most reliable way to get a stable Vista configuration again, will
be to back up your user data to a safe location, then do a clean install of
Vista from scratch.

The idea of the "Windows.old" directory is to make sure that no valuable
files are deleted during the upgrade process; but it doesn't really give you
a copy of the old installation which can be easily restored back into a
working installation again.

The reason you don't see any icons in the Start menu is probably that
"C:\Users\All Users\Start menu" is a actually junction to
"C:\ProgramData\Microsoft\Windows\Start Menu". Until you get C:\ProgramData
back in action, the Start menu won't work. This is just the first of many
issues you may encounter, with the procedure you are currently trying.

If you want to keep hacking at restoring the old installation out of
curiosity, or sheer stubbornness, than by all means - go for it! You'll
probably discover many things about the inner-working of Windows. But if you
just want to get a reliable Vista system up and running, then a clean
re-install will be the quickest and most reliable solution.

Good luck,
--
Andrew McLaren
amclar (at) optusnet dot com dot au


My System SpecsSystem Spec
Old 08-16-2007   #3 (permalink)
Christian
Guest


 
 

Re: Moving hidden system folders from the Vista command prompt?

Hi Andrew ,

Thanks for your reply. I did what you suggested and made a clean
install. It's now working fine again.

Kind regards,

Christian

My System SpecsSystem Spec
Old 08-16-2007   #4 (permalink)
Andrew McLaren
Guest


 
 

Re: Moving hidden system folders from the Vista command prompt?

"Christian" <groups.observer@googlemail.com> wrote ...
> Thanks for your reply. I did what you suggested and made a clean
> install. It's now working fine again.


Hi Christian

Thanks for letting me know ... it's always good, to hear how things work
out. I'm glad you're back in operation!

Best regards,

--
Andrew McLaren
amclar (at) optusnet dot com dot au


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Command Prompt System error 5 General Discussion
Solved Make a command prompt run a command as soon as it opens? General Discussion
Search doesn't work in hidden system folders? Vista file management
Moving folders with thumbs.db or other system files Vista file management
Moving System Folders Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46