Alexander Rudenko wrote:
I can't read in Firefox 1.0.1

I'm using following code:


var winhooks = Components.classes["@mozilla.org/winhooks;1"].getService(Components.interfaces.nsIWindowsRegistry);



//reading from the registry res = winhooks.getRegistryEntry(3, key, value);



Thanks

Look in the source of the Launchy extension. It works just fine reading from the registry


--
Henrik Gemal
Mozilla Evangelist

Mozilla Blog with news, devinfo, links, etc:
http://gemal.dk
_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to