move 7z operations to a macro to us x86/x64 7z.exe based on Host Arch

Added PCI-Z.script
This commit is contained in:
Homes32
2020-07-28 21:15:55 -05:00
parent 6e805d19e2
commit 78cdd09578
33 changed files with 324 additions and 106 deletions

View File

@@ -158,7 +158,7 @@ If,Not,ExistFile,"%Tools%\HiveUnload.exe",Run,%ScriptFile%,MissingTool,HiveUnloa
If,Not,ExistFile,"%Tools%\innounp.exe",Run,%ScriptFile%,MissingTool,innounp.exe
If,Not,ExistFile,"%Tools%\mkISOfs.exe",Run,%ScriptFile%,MissingTool,mkISOfs.exe
If,Not,ExistFile,"%Tools%\SetACL.exe",Run,%ScriptFile%,MissingTool,SetACL.exe
If,Not,ExistFile,"%Tools%\xml.exe",Run,%ScriptFile%,MissingTool,xml.exe
If,Not,ExistFile,"%Tools%\x86\xml.exe",Run,%ScriptFile%,MissingTool,xml.exe
// WaikTools
If,Not,ExistFile,"%Tools%\x86\BCDBoot\bcdedit.exe",Run,%ScriptFile%,GetWaikTools