mirror of
https://github.com/techahold/rustdeskinstall.git
synced 2025-08-01 00:19:33 +02:00
Update WindowsAgentAIOInstall.ps1
This commit is contained in:
parent
0241d9b6c3
commit
3bed54c175
@ -1,4 +1,5 @@
|
||||
$ErrorActionPreference= 'silentlycontinue'
|
||||
#Requires -RunAsAdministrator
|
||||
# Replace wanipreg and keyreg with the relevant info for your install. IE wanipreg becomes your rustdesk server IP or DNS and keyreg becomes your public key.
|
||||
|
||||
If (!(test-path "c:\temp")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user