Update WindowsAgentAIOInstall.ps1

This commit is contained in:
dinger1986
2022-08-09 00:10:41 +01:00
committed by GitHub
parent d5b880c5c6
commit bcad0679f9

View File

@@ -1,5 +1,4 @@
$ErrorActionPreference= 'silentlycontinue' $ErrorActionPreference= 'silentlycontinue'
# Replace wanipreg and keyreg with the relevant info # Replace wanipreg and keyreg with the relevant info
If (!(test-path "c:\temp")) { If (!(test-path "c:\temp")) {