Sunday, May 17, 2015

"PwNative program not found" after copying partitions

This error happens when using MiniTool Partition Wizard to move or copy a Windows OS to a new partition:

pwnative program not found 
autocheck program not found

To fix this bug, just overwrite your new
\system32\config 
files with the ones in the
\system32\config\RegBack
folder.

Assuming that your new Windows is on the D: partition, do this in a DOS window:

d:
cd d:\windows\system32\config \
xcopy RegBack\*.* 
 Or else, fire off Explorer from another boot drive and fix it manually.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.