austin987 wrote: > > The installer had a regresion in .9.61. Upgrade to RC1. > I just tested the installer in RC1 on OpenSUSE 10.3 with a clean wineprefix, and it failed with the message "Installation ended prematurely because of an error." Here's the console log: > dimesio@linux-95tw:/media/Office 2003> WINEPREFIX=/home/dimesio/test winecfg > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > dimesio@linux-95tw:/media/Office 2003> WINEPREFIX="/home/dimesio/test" wine "/media/Office 2003/Microsoft Office 2003/SETUPPRO.EXE" > fixme:imm:ImmDisableIME (-1): stub > fixme:advapi:CheckTokenMembership ((nil) 0x13b9c0 0x326d3c) stub! > fixme:advapi:LookupAccountNameW (null) L"dimesio" (nil) 0x33f88c (nil) 0x33f890 0x33f884 - stub > fixme:advapi:LookupAccountNameW (null) L"dimesio" 0x1673d0 0x33f88c 0x656f80 0x33f890 0x33f884 - stub > fixme:shell:DllCanUnloadNow stub > err:ole:CoUninitialize Mismatched CoUninitialize > fixme:advapi:CheckTokenMembership ((nil) 0xce3418 0x7e0ec0c8) stub! > fixme:shell:DllCanUnloadNow stub > err:ole:CoUninitialize Mismatched CoUninitialize > fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 76 ignored L"Upgrade" table values > fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing > fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 76 ignored L"Upgrade" table values > fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders" > fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa} not implemented > fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE > fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b} not implemented > fixme:msxml:DllCanUnloadNow > fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet > err:msi:msi_dialog_handle_event Unknown progress message 3 > fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet > fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 76 ignored L"Upgrade" table values > fixme:msi:ITERATE_PublishAssembly Manifest unhandled > err:cabinet:FDICopy PFDI_OPEN returned zero for D:\Microsoft Office 2003\. > err:msi:msi_cabextract FDICopy failed > err:msi:msi_extract_file Failed to extract cabinet file > err:msi:ITERATE_PublishAssembly Failed to extract temporary assembly > err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 1627 > err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627 My previous install of Office 2003 in a different wineprefix runs fine under RC1; it's just the installer that's failing.