http://bugs.winehq.org/show_bug.cgi?id=7608
Summary: Blocking installation by InstallShield Product: WineHQ Apps Database Version: unspecified Platform: PC OS/Version: Windows 2000 Status: UNCONFIRMED Severity: blocker Priority: P2 Component: website-bugs AssignedTo: wine-bugs@winehq.org ReportedBy: rog_per@hotmail.com
Using InstallShield to install a software the following happens:
fixme:process:IsWow64Process (0xffffffff 0x33b658) stub! fixme:advapi:LookupAccountNameW (null) L"kols" (nil) 0x33b154 (nil) 0x33b150 0x33b15c - stub fixme:advapi:LookupAccountNameW (null) L"kols" 0x170000 0x33b154 0x170018 0x33b150 0x33b15c - stub err:msi:ITERATE_DuplicateFiles Failed to copy file L"c:\Program Files\Common Files\InstallShield\Driver\1150\Intel 32\IDriver.exe" -> L"c:\Program Files\Common Files\InstallShield\Driver\1150\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:deformat_component component key L"IDriverT.exe" fixme:msi:deformat_component component key L"IDriverT.exe" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders" fixme:advapi:LookupAccountNameW (null) L"kols" (nil) 0x34f7f8 (nil) 0x34f7f4 0x34f800 - stub fixme:advapi:LookupAccountNameW (null) L"kols" 0x16afc8 0x34f7f8 0x16afe0 0x34f7f4 0x34f800 - stub err:msi:ACTION_CallDllFunction failed to find action {85ef7774-c9b1-11db-c687-001617765eb1} err:msi:ITERATE_Actions Execution halted, action L"ISStartup" returned 1603
It blocks the installation totally.