Readme in bins

pull/263/head
KnifMelti 2023-01-24 02:59:04 +01:00
parent 4f34b8f094
commit 36acaeb0ba
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
A Directory for placing useful **bins** (**MsiZap.exe** as a really good example) for running via the **Template Function**:
A Directory for placing useful **bins** (**MsiZap.exe** as a really good example) for running via the **Template Function** (https://support.microfocus.com/kb/doc.php?id=7023386):
#App to Run ($RunWait = $False if it shouldn't be waited for)
#$RunWait = $False if it shouldn't be waited for completion. Example:
#$RunSystem = "C:\ProgramData\Winget-AutoUpdate\mods\bins\MsiZap.exe"
#$RunSwitch = "tw! {GUID}"
$Run = ""
$RunSwitch = ""
$RunWait = $True