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:
@@ -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
|
||||
|
Reference in New Issue
Block a user