No subject


Thu Aug 26 14:16:51 CDT 2010


Files\\Microsoft Shared\\OFFICE14\\Office Setup
Controller\\setup.exe\"",00337f58) ret=101c9dee
0030:Ret  KERNEL32.FindFirstFileW() retval=ffffffff ret=101c9dee
0030:Call KERNEL32.GetLastError() ret=102fc7d8
0030:Ret  KERNEL32.GetLastError() retval=0000007b ret=102fc7d8

The filename it passes to FindFirstFileW has quotes, which makes the call fail.
It's taken
from the ModifyPath value of the uninstall key for the Office14.SingleImage
product,
which got an extra pair of double quotes for some reason.

If I remove them it doesn't reinstall feature "SetupXMLFiles" anymore, but it
does still 
reconfigure the product.

-- 
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