When I upgraded from Windows Vista to Windows 7, I copied all of my files back over from the Windows.old folder. When I was done I deleted the Windows.old folder with the deleted key and then deleted it from my recycle bin. This was about 2 months ago. I recently found out that there was a process to removing that folder. What do I do now? Im sure the files have already been overwritten so is there anything that I should do?

link|improve this question
feedback

2 Answers

I'm not aware of any such "process" - I did the same thing when I changed my laptops / moved from Vista - and haven't faced any problems.

link|improve this answer
The process that I am talking about is using the Disk Cleanup tool to remove the old operating system and files – muckdog12 Feb 6 '11 at 20:43
ah, that. That doesn't do anything special @muckdog – Sathya Feb 7 '11 at 5:37
feedback

I suppose you are referring to the advanced version?

%SystemRoot%\System32\Cmd.exe /c Cleanmgr /sageset:65535 & Cleanmgr /sagerun:65535

It doesn't clean stuff related to windows.old but it might be what you are looking for.

Watch out what you select there though...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.