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

@@ -645,7 +645,7 @@ If,#1,Equal,"",Halt,"Syntax Error: Directory was not specified."
System,ErrorOff
If,ExistDir,#1,DirDelete,#1
//Wait a few seconds to give async tasks time to complete...
// If Dir still exists wait a few more seconds to give async tasks time to complete...
If,ExistDir,#1,Wait,5
If,ExistDir,#1,Begin
If,Question,"Error: The specified folder could not be deleted.#$x#$x#1#$x#$xPlease make sure there are no files open in other applications (eg. Text Editor/vmWare/VirtualBox), registry hives are unloaded, and you do not have the directory open in Explorer.#$x#$xRetry?",Begin