make compatible with clients
This commit is contained in:
@@ -1 +1 @@
|
|||||||
curl -L https://binaries.webex.com/WebexTeamsDesktop-Windows-Gold/Webex.msi -o c:\webex.msi && msiexec /i c:\webex.msi ACCEPT_EULA=TRUE INSTALL_ROOT="C:\Program Files\WebEx" ALLUSERS=1 AUTOSTART_WITH_WINDOWS=false && del c:\webex.msi
|
curl -L https://binaries.webex.com/WebexTeamsDesktop-Windows-Gold/Webex.msi -o "C:\Program Files\webex.msi" && msiexec /i "C:\Program Files\webex.msi" ACCEPT_EULA=TRUE INSTALL_ROOT="C:\Program Files\WebEx" ALLUSERS=1 AUTOSTART_WITH_WINDOWS=false
|
||||||
Reference in New Issue
Block a user