A
alex.mizrahi@gmail.com
Guest
helo
Internet Explorer extensions, like BHOs, get there registry access
redirected to
HKCU\Software\Microsoft\Internet Explorer\InternetRegistry\USERS\{SID}
\Software...
certainly they'll see values that they write there themselves, but are
they able to read "real" registry values? my experiments show they
cannot, however it can be bug in my program. unfortunaly documentation
on this features is too scarce, at least i was not able to find good
docs.
if they cannot read "real" registry indeed, then how is one supposed
to configure such extensions? for example, consider scenario when
installer writes some per-user configurations into registry, but
extension doesn't see it.
Internet Explorer extensions, like BHOs, get there registry access
redirected to
HKCU\Software\Microsoft\Internet Explorer\InternetRegistry\USERS\{SID}
\Software...
certainly they'll see values that they write there themselves, but are
they able to read "real" registry values? my experiments show they
cannot, however it can be bug in my program. unfortunaly documentation
on this features is too scarce, at least i was not able to find good
docs.
if they cannot read "real" registry indeed, then how is one supposed
to configure such extensions? for example, consider scenario when
installer writes some per-user configurations into registry, but
extension doesn't see it.