http://bugs.winehq.org/show_bug.cgi?id=58550
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@gmail.com Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Eric Pouech eric.pouech@gmail.com --- this likely won't be fixed soon (for the reasons explained in previous bug)
I'm afraid there's no simple fix for that
among your alternatives: - either there's a PE (.EXE) signing tool that matches your needs - or you could hack around it by having a shell script running your signing process + touch a file to signal termination, and in //, at .bat file that waits until touched file exists (or any other mechanisms for IPC)
note: winepath will do the PATH translation for you (no need of a .bat for that)
*** This bug has been marked as a duplicate of bug 37780 ***