http://bugs.winehq.org/show_bug.cgi?id=7213
Summary: The installation of Lingvo 11 fails with "Invalid parameters in the command line" Product: Wine Version: 0.9.29. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: gyunaev@ulduzsoft.com
The installation of Lingvo 11 trial (http://www.abbyy.com/lingvo/?param=41475) starts with unpacking the archive content to the temp directory. After unpacking the installation fails with the following message:
-------------------------------- fixme:exec:SHELL_execute flags ignored: 0x00000580 george@georgews:~> C:\Lv11Trial\setup.exe /home/george/Documents/Lv11Trial.exe
Invalid parameters in the command line.
Possible parameters: /L : Setup language /a : Administrative installation /q : Silent mode /v : Pass arguments to Msiexec --------------------------------
By running "wine C:\Lv11Trial\setup.exe" manually the installation continues, and ends up successfully.