http://bugs.winehq.org/show_bug.cgi?id=19164
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution| |WONTFIX Summary|Mathcad 14.0 setup.exe |Mathcad 14.0 setup.exe |fails to detect MDAC 2.6 |fails to detect MDAC 2.6 | |(MDAC 2.6 installers need | |WinVer < Windows XP)
--- Comment #11 from Anastasius Focht focht@gmx.net 2011-07-03 08:37:50 CDT --- Hello,
this is by design. The MDAC 2.x redist installers check the OS version and refuse to install anything or claim success (and don't install anything too) when certain conditions are met.
See: http://msdn.microsoft.com/en-us/library/ms810805.aspx
You can't use Wine's default "Windows XP" when running MDAC installers. Either use 'winetricks mdacXX' which contains the necessary workarounds to satify installer requirements or set winver to nt40/win2k using winetricks/wincfg.
Regards