[Bug 35253] BOINC 5.8.16: uninstall fails

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 28 15:42:35 CST 2014


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

Vincent Povirk <madewokherd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |msi

--- Comment #1 from Vincent Povirk <madewokherd at gmail.com> ---
CAValidateSetupType is a custom action which doesn't seem to do much except
read msi properties:

0027:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"1:
CAValidateSetupType 2: Successfully retrieved '_IsMaintenance' with a value of
'Install' 3: 0 "
0027:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"1:
CAValidateSetupType 2: Successfully retrieved 'SETUPTYPE' with a value of
'Shared' 3: 0 "
0027:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"1:
CAValidateSetupType 2: Successfully retrieved 'ALLUSERS' with a value of '' 3:
0 "
0027:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"1:
CAValidateSetupType 2: Successfully retrieved 'IsAdminPackage' with a value of
'' 3: 0 "

Maybe it doesn't like one of those empty values?

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