Update and rename Install-RustDesk-Basic-Tadco.ps1 to Install-RustDesk-Basic-Pinnacle.ps1
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Downloads the MSI and runs msiexec /qn. Nothing else.
|
||||
|
||||
$url = 'https://files.scoutitsystems.com/public/api/raw?file=%2F&hash=WFvdb01vISpdzEic7NWFeA'
|
||||
$msi = "$env:TEMP\tadco-scoutit-remotesupport.msi"
|
||||
$msi = "$env:TEMP\pinnacle-scoutit-remotesupport.msi"
|
||||
|
||||
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
|
||||
|
||||
Reference in New Issue
Block a user