http://bugs.winehq.org/show_bug.cgi?id=28798
--- Comment #3 from allistar.m@gmail.com 2011-10-18 20:52:52 CDT --- More information:
The UI message box that appears (that says "Importation Error 80090005 Contact Support") appears just after this line is output:
trace:crypt:import_key blob type: 7
and before this line:
trace:crypt:CryptReleaseContext (0x130830, 00000000)
I assume that means it's the call to import_key that's failing with an 80090005 error.