http://bugs.winehq.org/show_bug.cgi?id=3767
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2005-06-11 14:56 ------- if it's really the same you could i guess try the proposed hack mentioned there:
------- Additional Comment #1 From Robert Shearman 2004-06-03 09:33 -------
My guess is that the app checks the return value from SetThreadToken. Can you try commenting out the call to SetLastError and return TRUE in the SetThreadToken function in wine/dlls/advapi32/security.c?