http://bugs.winehq.org/show_bug.cgi?id=28626
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2011-10-09 11:21:30 CDT --- The installer works fine here. Tested in a clean prefix in 1.3.29.
There is only a weird issue. It seems wine is not respecting the full path passed to SHELL_Execute and it's running the SETUP.EXE in the current folder. The application extracts it's installation to a temp folder and tries to run it but instead wine started the setup.exe from another application that was in the same folder.
trace:exec:SHELL_execute execute:L"setup.exe",L"",L"C:\users\bjesus\Temp\7ZipSfx.000"
It seems to ignore the starting folder parameter but this is subject to another bug and it probably already exists.
Please, NSLW, try moving the installation file to an empty dir and try again.