http://bugs.winehq.org/show_bug.cgi?id=29153
Bug #: 29153 Summary: NSIS ExecWait not working Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dicobadi@gmail.com Classification: Unclassified
"ExecWait" allow NSIS installer to run second installer and waits till it's finished. But in Wine environment, the second installer never shows and the main installer keeps on waiting.....