I do not know if this issue is a WPP thing, but I'm starting here. I'm trying to publish an update that uses a 'RegValueExists' rule. That isn't impressive. What is significant is if the value is of type 'REG_MULTI_SZ', workstations fail with an error message when searching for new updates. If the value type is REG_SZ, all is well.
<bar:RegValueExists Key="HKEY_LOCAL_MACHINE" Subkey="Software\HelpBox\userInstalled" Value="Google Chrome" Type="REG_MULTI_SZ"/>
Has anyone seen this?
Comments: Pls try this Solution on the client: http://answers.microsoft.com/en-us/windows/forum/windows_other-windows_update/error-80070057-when-installing-windows-updates/3646cb74-3cfc-4bea-b5a0-ba78ff4864d0
<bar:RegValueExists Key="HKEY_LOCAL_MACHINE" Subkey="Software\HelpBox\userInstalled" Value="Google Chrome" Type="REG_MULTI_SZ"/>
Has anyone seen this?
Comments: Pls try this Solution on the client: http://answers.microsoft.com/en-us/windows/forum/windows_other-windows_update/error-80070057-when-installing-windows-updates/3646cb74-3cfc-4bea-b5a0-ba78ff4864d0