All your essential business communications brought together in one simple app.
1 | 2 |
---|---|
Software Name | 8x8 Work |
Publisher | 8x8 Inc. |
Homepage | https://www.8x8.com/ |
Architecture | 64-bit |
Software Version | 8.23.2-2 |
Download (.msi) | work-64-msi-v8.23.2-2.msi |
Install Behavior | System Context (All Users) |
Detection (Location) | C:\Program Files\8x8 Inc\8x8 Work\8x8 Work.exe |
Silent Installation | msiexec.exe /i "work-64-msi-v8.23.2-2.msi" /qn |
Silent Uninstallation | msiexec.exe /X "{BC860698-79DF-40CF-8B23-C61ACDBA321A}" /qn |
Winget Install | winget install --id=8x8.Work -e |
Chocolatey Install | choco install 8x8work |
How to Install The App Silently
- Download the installer from the link in the above table.
- Copy the downloaded file to a designated folder, such as (
C:\Installers)
. Alternatively, you can transfer the installer to a USB device for installing the application on other computers. - Open CMD (Command Prompt) as administrator.
- Navigate to the source folder using the cd command:
cd /d "C:\Installer"
- Type the silent installation command in the above table the press to install the app.
After a minute or so, you should see the app installed in the installation directory. The app should appear in the Installed Apps section in Windows Settings or under Programs and Features in the Control Panel.
How to Uninstall The App Silently
- Open CMD (Command Prompt) as administrator.
- Type the silent uninstallation command in the above table the press to install the app.