http://bugs.winehq.org/show_bug.cgi?id=29153
--- Comment #11 from dico dicobadi@gmail.com 2011-11-28 21:41:15 CST --- Created attachment 37687 --> http://bugs.winehq.org/attachment.cgi?id=37687 Screenshot - Fresh install of Ubuntu 11.10 + Wine 1.3.33
I try a fresh fresh new install of Ubuntu 11.10, and install only Wine 1.3.33. Than I tried the sample installer and again, it stuck. Please see image attached.
This problem didn't occur in all installer using NSIS, it happens because I'm using ExecWait in NSIS which in normal environment should opens second installer while the main installer waits till the second installer finished. Than and only than the first installer will continue.
In my case, I open my second installer to run a driver that needed by my program.
Regards,
Dico