| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
| Visual C++ Programming Ask questions about Windows programming with Visual C++ and help others by answering their questions. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Is there a way to copy my Registry Files that reside in the %SystemRoot%\System32\Config folder: Software, Hardware, SAM, Security, System and the NTUser.dat file located in the user's folder? I know there is a RegSaveKey(...) function but find this function is too slow to backup and entire registry file. Ideally i would like to copy these files however since they are "locked" by windows by default it is difficult for me to do that.
So in essense is there a way to "copy" a locked file? |
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|