Correction
msiexec /i “path_to_.msi file” INSTALLDIR=“path_to_install_directory” /qb
Example
msiexec /i “T:\MSFS_SDK_Core_Installer_0.14.0.0.msi” INSTALLDIR=“T:\MSFS SDK” /qb
Correction
msiexec /i “path_to_.msi file” INSTALLDIR=“path_to_install_directory” /qb
Example
msiexec /i “T:\MSFS_SDK_Core_Installer_0.14.0.0.msi” INSTALLDIR=“T:\MSFS SDK” /qb