https://bugs.winehq.org/show_bug.cgi?id=20444 --- Comment #18 from Anastasius Focht <focht(a)gmx.net> --- Hello Wylda, relevant part of trace log: --- snip --- ... 0025:trace:process:create_process_impl app (null) cmdline L"C:\\PROG~FBU\\COMM~CP1\\INST~JM1\\Driver\\9\\INTE~MEX\\IDriver.exe -Embedding" ... 0027:trace:process:__wine_kernel_init starting process name=L"C:\\Program Files\\Common Files\\InstallShield\\Driver\\9\\Intel 32\\IDriver.exe" argv[0]=L"C:\\PROG~FBU\\COMM~CP1\\INST~JM1\\Driver\\9\\INTE~MEX\\IDriver.exe" ... 0025:trace:process:create_process_impl started process pid 0026 tid 0027 ... 004a:trace:msi:MsiInstallProductA "D:\\Doom 3.msi" "ADDLOCAL=Executable,Pak1,Pak2,Pak3,CallBack,Base,LocAssets,SplashDisk1,SplashDisk2,SplashDisk3,Docs,Version.inf,Extras,Ereg ACTIVISION=C:\\Data\\ ALLUSERS=1 ALLUSERSPROFILE=C:\\users\\Public\\ ARPHELPLINK=http://activision.custhelp.com ARPNOMODIFY=1 ARPNOREPAIR=1 ARPURLINFOABOUT=http://www.activision"... ... 004a:trace:msi:msi_load_media_info sequence 104 -> cabinet (null) disk id 4 004a:trace:msi:msi_resolve_file_source Working to resolve source of file L"game00.pk4" 004a:trace:msi:msi_resolve_source_folder working to resolve L"BASE" 004a:trace:msi:msi_resolve_source_folder already resolved to L"D:\\Setup\\Data\\base\\" 004a:trace:msi:msi_resolve_file_source file L"game00.pk4" source resolves to L"D:\\Setup\\Data\\base\\game00.pk4" 004a:trace:msi:ACTION_InstallFiles copying L"D:\\Setup\\Data\\base\\game00.pk4" to L"C:\\Program Files\\Doom 3\\base\\game00.pk4" 004a:trace:msi:copy_install_file Copying L"D:\\Setup\\Data\\base\\game00.pk4" to L"C:\\Program Files\\Doom 3\\base\\game00.pk4" 004a:err:msi:ACTION_InstallFiles Failed to copy L"D:\\Setup\\Data\\base\\game00.pk4" to L"C:\\Program Files\\Doom 3\\base\\game00.pk4" (2) 004a:trace:msi:MSI_ProcessMessage 4000000 004a:trace:msi:MSI_ProcessMessage 0x45b982 (nil) (nil) fff 10 L"Action ended 17:49:44: InstallFiles. Return value 1603." 004a:trace:msi:msiobj_release object 0x211ff08 destroyed 004a:trace:msi:ACTION_HandleStandardAction scheduling rollback action 004a:trace:msi:msi_schedule_action Scheduling action L"RemoveFiles" in script 2 004a:err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603 ... 004a:trace:msi:MSI_ProcessMessage 0x45b982 (nil) (nil) fff 10 L"Action ended 17:49:45: ProcessComponents. Return value 0." 004a:trace:msi:msiobj_release object 0x20efeb8 destroyed ... 0027:trace:msgbox:MSGBOX_OnInit L"Error: -1603 Fatal error during installation.\n\nConsult Windows Installer Help (Msi.chm) or MSDN for more information." ... --- snip --- The file 'game00.pk4' with size 953718 bytes should have been on CD3 ('D:\\Setup\\Data\\base\\game00.pk4')? Is it somewhere else (CD1/2/3, path)? Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.