update Adobe Connect download URL
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
## Specify the URL to download Adobe Connect from
|
||||
$URL = 'https://download.adobe.com/pub/connect/updaters/meeting/11_0/ConnectApp11_2021_3_4.msi'
|
||||
$URL = 'https://download.adobe.com/pub/connect/updaters/meeting/11_0/ConnectApp11_2021_3_27.msi'
|
||||
|
||||
## Install Adobe Connect
|
||||
If ( IsURLValid $URL ) {
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
. $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1')))
|
||||
Run-Script -LivePSScript Install-AmazonCorretto
|
||||
Reference in New Issue
Block a user