http://bugs.winehq.org/show_bug.cgi?id=26488
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://download.cnet.com/EO | |S-Utility/3000-18489_4-2011 | |50.html CC| |focht@gmx.net
--- Comment #7 from Anastasius Focht focht@gmx.net 2011-03-20 15:36:42 CDT --- Hello,
you will also need MFC prerequisite.
--- snip --- err:module:import_dll Library MFC42.DLL (which is needed by L"C:\users\focht\Temp\CanonUPW_000\INST\EOSUtility\ENGLISH\CustomInstall.dll") not found --- snip ---
$> bash winetricks -q dotnet20 $> bash winetricks -q mfc42
To skip the full-install requirement of installer (in case one doesn't have the full CD/software), add the following key before starting the installer/updater:
$> wine reg add "HKLM\Software\Canon\EOS Utility"
With that recipe the app starts but obviously won't work due to missing STI device support.
Regards