http://bugs.winehq.org/show_bug.cgi?id=20642
Summary: Installing codecs fails due to insufficient administrator rights Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
Hi, yesterdays commit to implement CheckTokenMemberShish caused a regression in "winetricks allcodecs"
It fails with a messagebox: insufficient administrator rights.
Reverting the following patch solves the problem:
http://source.winehq.org/git/wine.git/?a=blobdiff;f=dlls/advapi32/security.c...