http://bugs.winehq.org/show_bug.cgi?id=4469
Summary: can't install ROME TOTAL WAR demo Product: Wine Version: CVS Platform: Other URL: http://www.gamershell.com/download_6784.shtml OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: jeremielapuree@yahoo.fr
When I try to install the demo of ROME TOTAL WAR with winecvs dated from 02/02 2006, the process stops silently. I don't know whether it is a bug in MSI or in X11DRV: Here is the output console:
wine setup.exe wine: creating configuration directory '/home/david/.wine'... wine: '/home/david/.wine' created successfully. fixme:msi:MsiInstallProductW L"Z:\home\david\T\00e9l\00e9chargement\RomeTW_Demo_5.5\ISScript9.Msi" L"REBOOT=ReallySuppress ADDLOCAL=All" 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:MsiGetProductInfoW L"{0900B4D5-B94A-4B08-9EB6-03C9D61D2975}" L"InstallSource" 0x7fe6c4f0 0x7fc1de30 fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID" err:msi:deformat_environment Unknown environment variable L"ALLUSERSPROFILE" fixme:ole:RpcChannelBuffer_GetDestCtx (0x7e31e664,0x7e31e668), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7e31e660,0x7e31e664), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc1db2c,0x7fc1db30), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc1da00,0x7fc1da04), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc1dab4,0x7fc1dab8), stub! fixme:win:SetWindowTextA setting text "Rome - Total War(TM) Demo - InstallShield Wizard" of other process window (nil) should not use SendMessage fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc1de18,0x7fc1de1c), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc1dcec,0x7fc1dcf0), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc1dda0,0x7fc1dda4), stub! fixme:win:SetWindowTextA setting text "Rome - Total War(TM) Demo" of other process window (nil) should not use SendMessage fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x1003e [david@Goss RomeTW_Demo_5.5]$ killall -9 wine-preloader [david@Goss RomeTW_Demo_5.5]$ winecfg [david@Goss RomeTW_Demo_5.5]$ wine setup.exe fixme:msi:MsiInstallProductW L"Z:\home\david\T\00e9l\00e9chargement\RomeTW_Demo_5.5\ISScript9.Msi" L"REBOOT=ReallySuppress ADDLOCAL=All" err:msi:ITERATE_DuplicateFiles Failed to copy file L"c:\Program Files\Fichiers communs\InstallShield\Driver\9\Intel 32\IDriver.exe" -> L"c:\Program Files\Fichiers communs\InstallShield\Driver\9\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:MsiGetProductInfoW L"{0900B4D5-B94A-4B08-9EB6-03C9D61D2975}" L"InstallSource" 0x7fe8c508 0x7fc2de30 fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID" err:msi:deformat_environment Unknown environment variable L"ALLUSERSPROFILE" fixme:ole:RpcChannelBuffer_GetDestCtx (0x7e009664,0x7e009668), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7e009660,0x7e009664), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc2db2c,0x7fc2db30), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc2da00,0x7fc2da04), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc2dab4,0x7fc2dab8), stub! fixme:win:SetWindowTextA setting text "Rome - Total War(TM) Demo - InstallShield Wizard" of other process window (nil) should not use SendMessage fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc2de18,0x7fc2de1c), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc2dcec,0x7fc2dcf0), stub! fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc2dda0,0x7fc2dda4), stub! fixme:win:SetWindowTextA setting text "Rome - Total War(TM) Demo" of other process window (nil) should not use SendMessage fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x20050
Joaopa