http://bugs.winehq.org/show_bug.cgi?id=24875
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #22 from Austin English austinenglish@gmail.com 2012-06-26 13:21:15 CDT --- (In reply to comment #21)
(In reply to comment #19)
(In reply to comment #18)
There's a partial Win32_OperatingSystem implementation in Wine now, please try again.
austin@laptop:~$ msiexec /i SongsmithSetup.1.02.msi fixme:storage:create_storagefile Storage share mode not implemented. err:msi:ITERATE_Actions Execution halted, action L"VSDCA_VsdLaunchConditions" returned 1603
wine 1.5.7.
I'll attach the ouput of WINEDEBUG=msi,msidb,wbemprox msiexec /i SongsmithSetup.1.02.msi &> log.txt
The installer fails because it can't find .NET 3.0.
wine-mono was installed. I also tried with winetricks dotnet30 / dotnet30sp1, but it fails the same way each time. I'll attach a log with dotnet30sp1.