Applying minor format changes (incorrectly formatted dates, typos, etc.)

This commit is contained in:
Wietze
2021-12-14 15:53:03 +00:00
22 changed files with 26 additions and 26 deletions

View File

@@ -4,7 +4,7 @@ Description:
Author: 'Oddvar Moe'
Created: 2018-05-25
Commands:
- Command: . C:\\Windows\\diagnostics\\system\\AERO\\CL_Mutexverifiers.ps1 \nrunAfterCancelProcess calc.ps1
- Command: . C:\Windows\diagnostics\system\AERO\CL_Mutexverifiers.ps1 \nrunAfterCancelProcess calc.ps1
Description: Import the PowerShell Diagnostic CL_Mutexverifiers script and call runAfterCancelProcess to launch an executable.
Usecase: Proxy execution
Category: Execute

View File

@@ -4,7 +4,7 @@ Description: Aero diagnostics script
Author: 'Oddvar Moe'
Created: 2018-05-25
Commands:
- Command: . C:\\Windows\\diagnostics\\system\\AERO\\CL_Invocation.ps1 \nSyncInvoke <executable> [args]
- Command: . C:\Windows\diagnostics\system\AERO\CL_Invocation.ps1 \nSyncInvoke <executable> [args]
Description: Import the PowerShell Diagnostic CL_Invocation script and call SyncInvoke to launch an executable.
Usecase: Proxy execution
Category: Execute