http://bugs.winehq.org/show_bug.cgi?id=30023
--- Comment #10 from Austin English austinenglish@gmail.com 2012-05-09 17:35:55 CDT --- (In reply to comment #9)
(In reply to comment #8)
(In reply to comment #7)
(In reply to comment #6)
Still fails, here's a trace with the patch.
That last bit in your log looks funny: fixme:mstask:MSTASK_ITaskScheduler_Activate Partial stub always returning COR_E_FILENOTFOUND
I'm not sure, but I'd guess this might be a new bug. Is there a way to override mstask.dll?
No: err:module:DelayLoadFailureHook failed to delay load API-MS-Win-Security-SDDL-L1-1-0.dll.ConvertStringSecurityDescriptorToSecurityDescriptorW wine: Call from 0x7b83b092 to unimplemented function API-MS-Win-Security-SDDL-L1-1-0.dll.ConvertStringSecurityDescriptorToSecurityDescriptorW, aborting
And if you also install API-MS-Win-Security-SDDL-L1-1-0.dll?
Still gives similar errors. Trying regsvr32-ing: austin@aw21 ~/.wine/drive_c/windows/system32 $ wine regsvr32.exe mstask.dll err:module:DelayLoadFailureHook failed to delay load API-MS-Win-Security-SDDL-L1-1-0.dll.ConvertStringSecurityDescriptorToSecurityDescriptorW wine: Call from 0x7b83b092 to unimplemented function API-MS-Win-Security-SDDL-L1-1-0.dll.ConvertStringSecurityDescriptorToSecurityDescriptorW, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 Failed to load DLL mstask.dll austin@aw21 ~/.wine/drive_c/windows/system32 $ wine regsvr32.exe api-ms-win-security-sddl-l1-1-0.dll Failed to load DLL api-ms-win-security-sddl-l1-1-0.dll