Optimize JSONRead and XMLRead commands.

This commit is contained in:
Homes32
2024-01-05 18:30:44 -06:00
parent 8deb88e195
commit 1deabd9740
4 changed files with 31 additions and 33 deletions

View File

@@ -81,7 +81,6 @@ If,%cb_AutoRun01%,Equal,True,If,Not,%txt_AutoRun01%,Equal,"",Begin
AddAutoRun,%RunLevel%,%Mode%,"Starting ProcDump Monitor ##1...","%PEPrograms%\%ProgramFolder%\%ProgramExe%",%txt_AutoRun01%
End
If,%cb_AutoRun02%,Equal,True,If,Not,%txt_AutoRun02%,Equal,"",Begin
If,%cb_RunPreShell02%,Equal,True,Set,%RunLevel%,"PreShell"
Else,Set,%RunLevel%,"PostShell"