Skip to content

Commit

Permalink
Changed definition of WindowsUninstallKeys #329 (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Mar 30, 2019
1 parent bf5cd59 commit 367efaa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions data/windows.yaml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2130,10 +2130,7 @@ name: WindowsUninstallKeys
doc: Uninstall Registry keys doc: Uninstall Registry keys
sources: sources:
- type: REGISTRY_KEY - type: REGISTRY_KEY
attributes: attributes: {keys: ['HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\*']}
keys:
- 'HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\*'
- 'HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Userdata\%%users.sid%%\Products\*\InstallProperties'
supported_os: [Windows] supported_os: [Windows]
urls: ['https://msdn.microsoft.com/en-us/library/aa372105(v=vs.85).aspx'] urls: ['https://msdn.microsoft.com/en-us/library/aa372105(v=vs.85).aspx']
--- ---
Expand Down

0 comments on commit 367efaa

Please sign in to comment.