http://bugs.winehq.org/show_bug.cgi?id=16102 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|advapi32 |user32 --- Comment #2 from James Hawkins <truiken(a)gmail.com> 2008-11-30 01:13:05 --- The bug is not in advapi32. The problem is that user32.GetUserObjectSecurity is unimplemented. Hacking the function to return the value of a call to GetFileSecurityA("C:\\",...) lets the installer proceed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.