http://bugs.winehq.org/show_bug.cgi?id=32711
Bug #: 32711 Summary: BSAopt fails with "Unhandled exception: unimplemented function ADVAPI32.dll.RegSetKeyValueA called" Product: Wine Version: 1.5.21 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs@winehq.org ReportedBy: daniel.santos@pobox.com Classification: Unclassified
Created attachment 43163 --> http://bugs.winehq.org/attachment.cgi?id=43163 patch to add RegSetKeyValue{A,W}
BSAopt is "Bethesda Archive Management and Optimization", the tool for managing archives for their games (Skyrim, Fallout, etc., link here: http://skyrim.nexusmods.com/mods/247). I guess not many people use this function so it hasn't really been hit before.
I've only run the tests for dlls/advapi32/tests/registry.c, a menial test of regedit and a few apps for testing, but no problems are apparent.