[erlang-bugs] win32reg:value broken

hume npx humeafo@REDACTED
Tue Oct 1 13:30:22 CEST 2013


{ok, H} = win32reg:open([]).
win32reg:change_key(H,
"\\hklm\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\App
Paths\\IEXPLORE.EXE").
win32reg:value(H, default).

cause following errors:
=ERROR REPORT==== 1-Oct-2013::19:26:13 ===
Bad value on output port 'registry__drv__ '

while win32reg:values can work correctly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20131001/4b901d56/attachment.htm>


More information about the erlang-bugs mailing list