http://bugs.winehq.org/show_bug.cgi?id=24331
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL|http://appdb.winehq.org/obj |http://www.mmnt.net/db/0/0/ |ectManager.php?sClass=versi |ftp.ni.com/evaluation/Circu |on&iId=11033 |it_Design_Suite/10.1 CC| |focht@gmx.net Summary|[NI Circuit Design Suite] |NI Circuit Design Suite |fails to install, keeps |10.1.1 fails to install |repeating | |"fixme:volume:GetVolumePath | |NameW (....), stub!" |
--- Comment #9 from Anastasius Focht focht@gmx.net 2013-12-06 05:43:04 CST --- Hello folks,
adding download link to original reported version. The installer will also try to install ".NET Framework 2.0" and various MSVC++ runtimes on its own (if required).
Additionally 'winetricks -q mspatcha' is required (bug 12501):
--- snip --- fixme:mspatcha:ApplyPatchToFileW stub - L"C:\users\focht\Temp\46b5.tmp", L"C:\Program Files\National Instruments\Circuit Design Suite 10.1\documentation\Readme_eng.html", L"C:\users\focht\Temp\46b6.tmp", 00000000 err:msi:patchfiles_cb Failed patch L"C:\Program Files\National Instruments\Circuit Design Suite 10.1\documentation\Readme_eng.html": 120. err:msi:ACTION_PatchFiles Failed to apply patch to file: L"readme_eng.html.EWB.EDU.101" err:msi:ITERATE_Actions Execution halted, action L"PatchFiles" returned 1603 --- snip ---
Though the installer still fails a bit later with a message "unknown product".
From quick glance there are multiple issues here which should be tracked by
separate bugs (including msi).
$ sha1sum NI_Circuit_Design_Suite_10_1_1_Edu.exe 9213f1ac1217f2eae744a71a4d6827b7bf76ae52 NI_Circuit_Design_Suite_10_1_1_Edu.exe
$ du -sh NI_Circuit_Design_Suite_10_1_1_Edu.exe 373M NI_Circuit_Design_Suite_10_1_1_Edu.exe
$ wine --version wine-1.7.7-326-ged89525
Regards