mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user