Discussion:
[Wine] Components missing for installation
Gian-Piero
2009-12-29 15:37:18 UTC
Permalink
I have tried to install an e-banking application. When I launch the installer of this application, I get the following message:
------
The installer has detected that this version of Windows is not ready. The following components are missing:
MDAC 2.1 (install manually)
MDAC 2.6 (install manually)
JET 4.0 SP5 (install manually)
Microsoft MSXML 4.0 SP2
Microsoft MSXML 4.0 SP2 Parser
msvcp60.dll C++ runtime lib.
Microsoft .NET Framework 2.0 (install manually)
WSE 2.0 SP3 runtime
WSE 3.0 runtime
-----
As I am not a specialist of Wine, do I have a chance to run my application after installing the missing components?
What precaution is necessary to take?
Thank you in advance for your answer.
dimesio
2009-12-29 18:21:07 UTC
Permalink
Post by Gian-Piero
------
MDAC 2.1 (install manually)
MDAC 2.6 (install manually)
JET 4.0 SP5 (install manually)
Microsoft MSXML 4.0 SP2
Microsoft MSXML 4.0 SP2 Parser
msvcp60.dll C++ runtime lib.
Microsoft .NET Framework 2.0 (install manually)
WSE 2.0 SP3 runtime
WSE 3.0 runtime
-----
As I am not a specialist of Wine, do I have a chance to run my application after installing the missing components?
What precaution is necessary to take?
Thank you in advance for your answer.
Try it and find out. It would be a good idea to install to a separate wineprefix. If it doesn't work, you can just delete that wineprefix without affecting your other Wine apps.

Most of the things on the list can be installed with winetricks. http://wiki.winehq.org/winetricks
Gian-Piero
2009-12-31 13:11:38 UTC
Permalink
Thank you for your help. In fact, there was no problem with Wine. I have upgraded to the latest version of my application and the problem is solved. All is working correctly.
And I have installed it to a separate wineprefix.
Thank you again.

Loading...