http://bugs.winehq.org/show_bug.cgi?id=18559
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net 2009-05-21 16:44:26 --- Hello,
see http://en.wikipedia.org/wiki/Windows_Imaging_Component
I already encountered this one during my .NET 3.0 Framework journey.
WIC v1.0 is available as standalone package from here: http://download.microsoft.com/download/f/f/1/ff178bb1-da91-48ed-89e5-478a993...
The hang in the GUI installer at the end is bug 16876. You can work around that by using silent install: "wine ./wic_x86_enu.exe /quiet"
You also need at least .NET 2.0 Framework for this app.
---- I don't see the point of implementing WIC in Wine - it would be great waste of developer resources. If really needed you can add a new "WIC" step to winetricks which automagically downloads and installs it.
Regards