various updates

This commit is contained in:
Vladislav Yarmak
2020-07-16 18:03:50 +03:00
parent afd1ac3365
commit 7b22a412ef
14 changed files with 96 additions and 2 deletions

View File

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