While Wildix Collaboration can be opened on any Windows or macOS device using Google Chrome, many users prefer to keep a native App on their device. The Wildix Collaboration native app is a web wrapper that contains the web application but works like a native application for users. This native application is available for Windows and macOS users.
The latest versions can be downloaded directly from the following repository links:
- Windows
- macOS
Notice The Apple Mac App Store also has an old version from Collaboration listed. Do not install this version as it is not compatible with the newer versions of Wildix Collaboration.
Large scale deployments on Windows
Wildix Collaboration supports the deployment on large scale using the MSI file. To prevent the popup on first login to prompt the user with the settings the following installation command can be used.
> Collaboration-2.1.10-x86.msi /qn host=yourhostname.wildixin.com hidePreferences=1 secondaryHost=yourhostname2.wildixin.com
The following parameters are used:
host* | Default URL for Wildix Collaboration |
hidePreferences | Hide preferences window for all users |
secondaryHost | Failover URL for Wildix Collaboration, only use if WMS Network is configured |
* required
The default settings can be found in the registry
- x64 - HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Wildix Collaboration
- x86 - HKEY_LOCAL_MACHINE\SOFTWARE\Wildix Collaboration