Adjust some windows scripts

This commit is contained in:
2024-04-18 21:08:44 +10:00
parent eb05da5c65
commit 6cffa10d2b
4 changed files with 36 additions and 13 deletions
+2 -2
View File
@@ -914,7 +914,7 @@ def get_manifest(is_windows):
{
"path": exe_path,
"symlink": symlink,
"add_to_devenv_path": True,
"add_to_devenv_path": False,
"checksum": checksum,
}
],
@@ -945,7 +945,7 @@ def get_manifest(is_windows):
{
"path": exe_path,
"symlink": symlink,
"add_to_devenv_path": True,
"add_to_devenv_path": False,
"checksum": checksum,
}
],