Install Msi True Color -
powershell -command "& Add-Type -AssemblyName System.Windows.Forms; [System.Windows.Forms.Screen]::PrimaryScreen.BitsPerPixel" # If not 32: msiexec /fvomus "YourApp.msi" REINSTALL=ALL REINSTALLMODE=vomus
powershell -command "& Add-Type -AssemblyName System.Windows.Forms; [System.Windows.Forms.Screen]::PrimaryScreen.BitsPerPixel" # If not 32: msiexec /fvomus "YourApp.msi" REINSTALL=ALL REINSTALLMODE=vomus