Found something: it works if I fully qualify the command name.

I was trying this in the DllOverrides / command-line respectively:
"regedit.exe" = "native, builtin"
--dll regedit.exe=n,b

What I have to do for it to work is this:
"C:\\Windows\\regedit.exe" = "native, builtin"
--dll C:\\Windows\\regedit.exe=n,b

I still do not think this is *exactly* as it should be,
but I'm finally on the track to figuring it out.

-- Jeff S.

_________________________________________________________________
Broadband? Dial-up? Get reliable MSN Internet Access. http://resourcecenter.msn.com/access/plans/default.asp


Reply via email to