[Bug 30489] "SmartDeviceMonitor" client/admin installers from RICOH hang due to advapi32.RegSetKeySecurity being a stub

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 16 16:39:41 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=30489

Erich Hoover <erich.e.hoover at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erich.e.hoover at gmail.com

--- Comment #4 from Erich Hoover <erich.e.hoover at gmail.com> ---
Created attachment 48537
  --> http://bugs.winehq.org/attachment.cgi?id=48537
advapi: Implement RegSetKeySecurity on top of NtSetSecurityObject.

(In reply to Anastasius Focht from comment #2)
> Hello,
> 
> this seems to be the first installer/app that really expects setting
> registry security to work.
> ...

We have registry security implemented at a more fundamental level (and exposed
with some of the other advapi32 functions).  Please see if the attached patch
fixes the problem.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list