diff options
| author | karlf <[email protected]> | 2016-08-11 13:28:13 -0700 |
|---|---|---|
| committer | karlf <[email protected]> | 2016-08-11 13:28:13 -0700 |
| commit | 96eb96dfb613e4c745db6bd1f53a92fe7e2290fc (patch) | |
| tree | ad5f3ede5cbcd6b598677ce41bcf8318471bdd92 /wia/ProdScan/Res/PatchCod.xml | |
| parent | 687b274aa38fd05c8c26e3068932121876d7f745 (diff) | |
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'wia/ProdScan/Res/PatchCod.xml')
| -rw-r--r-- | wia/ProdScan/Res/PatchCod.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/wia/ProdScan/Res/PatchCod.xml b/wia/ProdScan/Res/PatchCod.xml new file mode 100644 index 00000000..ad465aa5 --- /dev/null +++ b/wia/ProdScan/Res/PatchCod.xml @@ -0,0 +1,14 @@ +<?xml version="1.0"?> +<catalog xmlns:wpat="http://schemas.microsoft.com/windows/2010/04/wia/patchcode"> + <wpat:PatchCodeDetectionReport> + <wpat:Count>2</wpat:Count> + <wpat:ListOfPatchCodes> + <wpat:PatchCodeInfo> + <wpat:Type>2</wpat:Type> + </wpat:PatchCodeInfo> + <wpat:PatchCodeInfo> + <wpat:Type>1</wpat:Type> + </wpat:PatchCodeInfo> + </wpat:ListOfPatchCodes> + </wpat:PatchCodeDetectionReport> +</catalog> |
