Run .msi-files
most .msi-installations don't run just by double clicking them.
you need to run them through the command-prompt
open the startmenu, in the search field write "cmd" and hit enter
right click on the icon of the msi, choose "copy filepath"
write in the command-prompt: msiexec /i and paste the filepath, including quotes hit enter















