Quantcast
Viewing latest article 5
Browse Latest Browse All 8727

Install msi package using PowerShell

I'm trying to install the Window application driver msi package using cmd /PSbut 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.


Viewing latest article 5
Browse Latest Browse All 8727

Trending Articles