In order to assist Enterprise Administrators deploy Feishu, we provide Microsoft Installer (MSI) package. When deployed, Feishu will be automatically launched upon user login.
What to consider before installation
- •Compatibility: Windows 7 or later (for both 32-bit and 64-bit systems).
- •The deployment requires administrator privileges.
- •When deployed, Feishu will be installed on the first user login and automatically started on every login.
- •Uninstalling MSI won't remove Feishu from user accounts. Once uninstalled, Feishu won't be automatically installed upon login.
Custom parameters
- •DEPLOY_DIR
By setting the parameter
DEPLOY_DIR="Your Install Directory"
, you'll install Feishu to your specified path. (You need to authorize other users to read and write). e.g. msiexec /i Feishu-xxxx.msi DEPLOY_DIR="D:\Feishu"
- •Use msiexec to create an installation log file
By setting the parameter
/l*V "Your Log Directory"
, you can record the detailed log file for troubleshooting purposes. (Log directory must pre-exist.) e.g. msiexec /i Feishu-xxxx.msi /l*V "C:\FeishuDeploymentTool.log"
Download
- •MD5 HASH: 09a8392f2cb8060216a2619f18eaaeb2
Upgrade Feishu
As Feishu releases new features and fixes, we'll keep the MSI file updated in time. Through the upgraded MSI packages, IT Administrators can deploy the latest version of Feishu for multiple users. Meanwhile, they can also recommend team members to manually download updates to stay up to date with new releases.
💡 You may also want to know: