installer
1 TopicTeams Wide Machine Installer - "ProductLanguage" option
Hello, I try to install the Teams Wide Machine Installer (MSI file) with the option ProductLanguage="1036" for the French language but I have the error below : If I remove the argument ProductLanguage, the installation works correctly but Teams is in English by default for each users. Here is my command-line used : msiexec /i "%~dp0Teams_windows_x64.msi" ProductLanguage="1036" OPTIONS="noAutoStart=true" /qn /norestart ALLUSERS="1" Did you already encounter this issue ? Thank you !3.2KViews0likes6Comments