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: Can you do that : - Stop _Windows Update Service_ - Rename this folder : _C:\Windows\SoftwareDistribution_ into _C:\Windows\SoftwareDistributionOld_ - Start _Windows Update Service_ - Wait 30 seconds - Open a command line window - Type _wuauclt /DetectNow_ - Wait 1 minute - Open _C:\Windows\WindowsUpdate.log_ - Paste the content of the file here. Thanks
<bar:RegValueExists Key="HKEY_LOCAL_MACHINE" Subkey="Software\HelpBox\userInstalled" Value="Google Chrome" Type="REG_MULTI_SZ"/>
Has anyone seen this?
Comments: Can you do that : - Stop _Windows Update Service_ - Rename this folder : _C:\Windows\SoftwareDistribution_ into _C:\Windows\SoftwareDistributionOld_ - Start _Windows Update Service_ - Wait 30 seconds - Open a command line window - Type _wuauclt /DetectNow_ - Wait 1 minute - Open _C:\Windows\WindowsUpdate.log_ - Paste the content of the file here. Thanks