mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-20 21:33:11 -07:00
win10: patch for 512.59
This commit is contained in:
parent
12dae07fda
commit
9b2da22b6d
7 changed files with 45 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue