win10: patch for 512.59

This commit is contained in:
Jai Luthra 2022-05-08 18:45:56 +05:30 committed by Jai Luthra
commit 9b2da22b6d
7 changed files with 45 additions and 2 deletions

View file

@ -214,6 +214,7 @@ def patch_flow(installer_file, search, replacement, target, target_name, patch_n
"300": "",
"301": "nsd_",
"303": "", # DCH
"304": "nsd_",
}
installer_name = os.path.basename(installer_file).lower()
if 'winserv2008' in installer_name: