Moving Windows 7 ProgramData folder after installation
Posted
by
thinkzig
on Super User
See other posts from Super User
or by thinkzig
Published on 2009-12-17T12:22:14Z
Indexed on
2011/11/15
1:58 UTC
Read the original article
Hit count: 227
windows-7
|windows-vista
I need to move my C:\ProgramData folder in a Windows 7 installation to D:\ProgramData.
I understand how to make the symlinks and registry changes so this works. My problem is that I'm unable to copy the files in the ProgramData folder because the OS seems to have some of them locked.
Specifically, the files in the C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys folder are blocking the move.
Am I out of luck here? Is there any way to move the folder, create the symlink, and update the registry without any of the files in these folders being locked?
© Super User or respective owner