I'm trying to install the Window application driver msi
package using cmd /PS
but couldn't manage that, since seems the package requires user interaction
msiexec /i D:\a\test\ultimate\WindowsApplicationDriver_1.2.1.msi /qn
Running the command above is not installing the app, and I see no output. I need this app to be installed in the default location, and executed in background.