http://bugs.winehq.org/show_bug.cgi?id=32327
Bug #: 32327 Summary: Visio 2010 Std installer fails Product: Wine Version: 1.5.18 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs@winehq.org ReportedBy: bunglehead@gmail.com Classification: Unclassified
Created attachment 42670 --> http://bugs.winehq.org/attachment.cgi?id=42670 +advapi,+tid
Visio 2010 Standard fails to install since these commits:
--- commit 5851032d07c321f2c050187115cfd8e21b5f3f49 Author: Erich Hoover ehoover@mines.edu Date: Mon Nov 26 12:08:57 2012 -0700
advapi: Implement SetNamedSecurityInfoW on top of SetSecurityInfo. --- and --- commit 722c2b1008416ff72be4e1d60060e79957061584 Author: Erich Hoover ehoover@mines.edu Date: Mon Nov 26 12:13:47 2012 -0700
advapi: Implement GetNamedSecurityInfoW on top of GetSecurityInfo. ---
You'll need to revert both to fix that regression.