I am trying to install msi file using cmd. The command looks like this: C: \ Windows \ system32> msiexec.exe -q -i "Installer.msi"
But every time I run this, a window for help options opens for msi instead of launching the installer. What could be the problem?
I think it msiexec.exe /i installer.msi /qnshould work.
msiexec.exe /i installer.msi /qn
See here a similar thread on serverfault : https://serverfault.com/questions/30068/silent-install-of-msi/67001#67001
msiexec.exe, Altiris: http://www2.wise.com/filelib/WICLB.exe (). :
MSI. , , - , = proprtyname. , - .
, MSI , . , . , .
Source: https://habr.com/ru/post/1529936/More articles:How expensive it is to choose a separate * request - performanceХотите создать URL в JHipster - springПочему преобразование webkit переопределяет значения z-индекса элемента? - jqueryText alignment: extracting matching sequence using python - pythonWhy SQL Server appends a 4-byte integer to non-unique clustered indexes - sql-serverNumberFormatException when parsing large numbers? - javaHaskell level level indicator function for a class type - haskellPlace the HTML button in the lower right corner of the table. - htmlStrange behavior dispatch_after () - multithreadingDataTables.Net Bootstrap 3 Pagination Missing First Last Buttons - jquery-datatablesAll Articles