update paths

This commit is contained in:
Kyle Hagerty
2021-09-08 10:56:16 -05:00
parent 709cf3a4a3
commit 4f9ef0203e

View File

@@ -1 +1 @@
curl -L https://binaries.webex.com/WebexTeamsDesktop-Windows-Gold/Webex.msi -o c:\temp\webex.msi && msiexec /i c:\temp\webex.msi ACCEPT_EULA=TRUE INSTALL_ROOT="C:\Program Files\WebEx" ALLUSERS=1 AUTOSTART_WITH_WINDOWS=false
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 && rem c:\webex.msi