http://bugs.winehq.org/show_bug.cgi?id=4181
Summary: Installshield fails with Internal Error 0x80040707 Product: Wine Version: 0.9.3. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: Custom@Phreaker.net
Trying to install Canon Digital Camera Solution v. 24.0. After running "wine setup.exe", this shows up in the terminal:
fixme:msi:MsiGetProductInfoW L"{ABD8C8CD-2B30-4D2F-BCCF-FAB944693251}" L"PackageCode" 0x7fde8658 0x7fc6d87c fixme:msi:MsiInstallProductW L"D:\software\instdata\english\ISScript8.Msi" L"REBOOT=ReallySuppress ADDLOCAL=All" err:msi:ITERATE_DuplicateFiles Failed to copy file L"c:\Program Files\Common Files\InstallShield\Driver\8\Intel 32\IDriver.exe" -> L"c:\Program Files\Common Files\InstallShield\Driver\8\Intel 32\", last error 80 fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well 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" err:msi:deformat_environment Unknown environment variable L"ALLUSERSPROFILE" fixme:ole:RpcChannelBuffer_GetDestCtx (0x7d5ee7c0,0x7d5ee7c4), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7d5ee7bc,0x7d5ee7c0), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7d5ee7cc,0x7d5ee7d0), stub!
After I choose "Install" in the installshield menu, a window pops up that says "Internal Error 0x80040707".
I am running Ubuntu Breezy (Xubuntu) with Wine 0.9.3 installed from http://wine.sourceforge.net/apt/ binary/ repository.