On Mar 14, 1:49 pm, Troy Nesfeder <tnesfe...@xxxxxxxxx> wrote: > I am trying to get signtool.exe, which is part of the Microsoft > Platform SDK, working under the latest version of Wine on my Fedora > Core 5 box. When I run signtool.exe, I get the following errors: > > err:module:import_dll Loading library CRYPTUI.dll (which is needed by > L"C:\\signing\\signtool.exe") failed (error c0000020). ... > > I placed a copy of the CRYPTUI.dll from my Windows XP box in my Wine > system32 directory, but that didn't help. What error did you get after copying that library? Wine should certainly have found cryptui.dll then. http://appdb.winehq.org/appview.php?iVersionId=7061&iTestingId=9364 claims that copying cryptui from xp helped one app, btw. > Wine had a similar problem loading MFC42.DLL, and I was able to > resolve it by placing a specific version of the DLL (not the latest > version that was on my Windows XP box) in the Wine system32 directory. > Could this be the same issue? > > Has anyone else had any luck getting signtool.exe working? Anyone > ever have a problem with CRYPTUI.dll? http://projects.zillabit.com/authenticode.html is a note from someone who tried. The problem he ran into (_wsetlocale not implemented) has been fixed somewhat, or at least, a stub for that function was checked in as of wine-0.9.10 ( see http://bugs.winehq.org/show_bug.cgi?id=4651 ) So keep trying, maybe you made a mistake in copying in the DLL, or didn't give us the real error message after the copy? _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users