Hi all, I am trying to deploy CRRuntime_32bit_13_0_15.msi silently to end users who use a third party applicaiton requiring the runtime.
When I try and run msiexec.exe /i CRRuntime_32bit_13_0_15.msi /qb /norestart the isntallation fails with "Installer terminated prematurely" and then "The Windows Installer Service cannot be accessed. This can occur if the Windows Isntaller is not correctly installed. Contact your support personnel for assistance",
But when I manully double click and next, next my way through the installation on the same machine all installs fine.
I know the Windows Installer Service is working fine as I can install any number of other applications to the same machine with similar command line calls.
For reference, the target computer is a Hyper-V based Windows 8.1 Enterprise 64-bit client.
I really need to be able to silently script the installation and ideally deploy through a GPO.
Please advise. Kind regards,
Craig