http://bugs.winehq.org/show_bug.cgi?id=4181
srainwater@ncc.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |srainwater@ncc.com
------- Additional Comments From srainwater@ncc.com 2006-18-04 00:30 ------- I'm getting the 80040707 error trying to install DesignCAD 3D Max v14.1 on Fedora Core 5 under Wine. The application database indicates that this version of DesignCad has worked for others on older versions of wine. The wine version is wine-0.9.11-1.fc5.rpm. I get this string of error messages before wine locks up / dies:
fixme:msi:MsiGetProductInfoW L"" L"PackageCode" 0x7ff10e98 0x7fc9d8b0 fixme:msi:MsiInstallProductW L"C:\windows\temp\_isfd51\isscript.msi" L"REBOOT=ReallySuppress ADDLOCAL=All" fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveRegistryValues" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
I should note that this is my first attempt ever to use wine. I basically typed "yum install wine" followed by inserting the DesignCAD CD and typing "wine setup.exe". I couldn't find any documentation on how to install windows programs under wine (there's plenty on how to run windows programs that are installed) so I just made my best guess.