Jump to content

Recommended Posts


Posted

I have no idea if you can, but it is possible depending upon the Operating System, its installed tools, and a little knowledge.

I have posted a method many times using REG.EXE which is available in XP and newer or 2000 with the Resource Kit tools. If your Operting System/tools meet this requirement all you need to do is use the search facility for the knowledge!

Posted (edited)

you can mount NTUSER.dat to actual registry (for example into HKU\mountedntuser ) , edit your reg file to change HKCU\... to HKU\mountedntuser\...

et run .reg file then unload ntuser.dat

reg load HKU\mountedntuser ntuser.dat
reg import reg.reg
reg unload HKU\mountedntuser

Adapt this method to your ...

Edited by Sonic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...