I know I must be missing something very simple, but I cannot seem to
get native regedit to run. The builtin version always runs instead. The only
thing I could think of was an entry in DllOverrides:
"regedit.exe" = "native, builtin". That did not work.
I have debugged a little and know MODULE_GetLoadOrder is returning
{LOADORDER_BI, LOADORDER_DLL, LOADORDER_INVALID, LOADORDER_INVALID}
even when I add that DllOverride line. But I am just not in the mood at
the moment for deep digging if I can help it.
-- Jeff S.