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
- using native regedit Jeff Smith
- Re: using native regedit Greg Turner
- Re: using native regedit Sylvain Petreolle
- Re: using native regedit Jeff Smith
- Re: using native regedit Jeff Smith
- Re: using native regedit Alexandre Julliard
- Re: using native regedit Sylvain Petreolle
- Re: using native regedit Jeff Smith
- Re: using native regedit Sylvain Petreolle
- Re: using native regedit Jeff Smith
- Re: using native regedit Greg Turner
- Re: using native regedit Dustin Navea