http://bugs.winehq.org/show_bug.cgi?id=34920
--- Comment #6 from Anastasius Focht focht@gmx.net 2013-11-18 14:26:41 CST --- Hello,
--- quote --- If I try it with your solution I get following:
wine msiexec -i /home/vm/.wine/dosdevices/d:/32bit/Microsoft_VBA/vba71.msi fixme:storage:create_storagefile Storage share mode not implemented --- quote ---
So what's your problem here? Not all installers show user interface during the installation. The package installs just fine:
--- snip --- $ diff -qr .wine wineprefix-clean Only in .wine/dosdevices/c:/Program Files/Common Files: Microsoft Shared Only in .wine/dosdevices/c:/windows/Installer: 8cb6.msi Only in .wine/dosdevices/c:/windows/system32: FM20.DLL Only in .wine/drive_c/Program Files/Common Files: Microsoft Shared Only in .wine/drive_c/windows/Installer: 8cb6.msi Only in .wine/drive_c/windows/system32: FM20.DLL Files .wine/system.reg and wineprefix-clean/system.reg differ Files .wine/user.reg and wineprefix-clean/user.reg differ --- snip ---
Also the second one ...
--- quote --- wine start "test" /home/vm/.wine/dosdevices/d:/32bit/Microsoft_VBA/vba71.msi fixme:exec:SHELL_execute flags ignored: 0x00000100 Es konnte keine Anwendung gestartet werden, oder es ist keine Anwendung mit der angegebenen Datei verknüpft. ShellExecuteEx fehlgeschlagen: Datei nicht gefunden. --- quote ---
You obviously ignored my example. Leave out the optional title argument (which is bug 10913 btw.)
Regards