[Bug 3460] ChemOffice Viewer 2005 installation fails

Wine Bugs wine-bugs at winehq.org
Thu Jun 22 16:53:12 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=3460





------- Additional Comments From truiken at gmail.com  2006-22-06 16:53 -------
The install doesn't crash anymore, but we're hitting an unhandled case in
ACTION_AppSearchReg:

fixme:msi:ACTION_AppSearchReg AppSearch unimplemented for type 0 (key path
L"SOFTWARE\\Microsoft\\Office\\9.0\\Access\\InstallRoot", value L"Path")
fixme:msi:ACTION_AppSearchReg AppSearch unimplemented for type 0 (key path
L"SOFTWARE\\Microsoft\\Office\\10.0\\Word\\InstallRoot", value L"Path")
fixme:msi:ACTION_AppSearchReg AppSearch unimplemented for type 0 (key path
L"SOFTWARE\\Microsoft\\Office\\9.0\\Word\\InstallRoot", value L"Path")
fixme:msi:ACTION_AppSearchReg AppSearch unimplemented for type 0 (key path
L"SOFTWARE\\Microsoft\\Office\\11.0\\Word\\InstallRoot", value L"Path")
err:msi:ITERATE_Actions Execution halted, action L"CheckFileAssociations"
returned 1603

So it's looking to see if MS Office is installed so it can set up file
associations.  We need to implement this feature for the installer to proceed. 
This is not the same bug as 2547, which uses type 1.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list