[Bug 25407] Office 2007 SP2 installer reports success but fails to install some components

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 5 06:44:45 CST 2011


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

--- Comment #10 from boskar <bozkar at gmail.com> 2011-03-05 06:44:44 CST ---

Office setup http://lekarski.katowice.pl/wine/1.3.15/setup-1.3.15.log.gz
SP1 setup http://lekarski.katowice.pl/wine/1.3.15/sp1-1.3.15.log.gz

Office + SP1 installed run:
http://lekarski.katowice.pl/wine/1.3.15/run-1.3.15.log.gz


+msi,+msidb,+msxml - _big_ files

zcat xxxxx-1.3.15.log.gz | grep -v trace:msxml 
zcat xxxxx-1.3.15.log.gz | grep -v trace:msi 
zcat xxxxx-1.3.15.log.gz | grep -v trace:msidb

if You want to make it smaller ;)

Of course no improvements in installing the core of MS Office - mso.dll. 
resolve_folder renamed to resolve_targer_folder. 

quick grep shows:

wajntester at pauper:~$ zcat setup-1.3.15.log.gz | grep cabinet_copy_file | grep
MSO.DLL
trace:msi:cabinet_copy_file extracting L"C:\\Program Files\\Microsoft
Office\\Office12\\CDLMSO.DLL"
trace:msi:cabinet_copy_file extracting L"C:\\Program Files\\Common
Files\\Microsoft Shared\\OFFICE12\\MSO.DLL"
wajntester at pauper:~$


wajntester at pauper:~$ zcat sp1-1.3.15.log.gz | grep cabinet_copy_file | grep
MSO.DLL
trace:msi:cabinet_copy_file extracting L"C:\\Program Files\\Microsoft
Office\\Office12\\CDLMSO.DLL"
wajntester at pauper:~$

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list