Intento ejecutar msiexec
en PowerShell pero sigo recibiendo un mensaje de error. Si lo ejecuto, cmd
entonces está todo bien.
¿Alguien puede decirme cómo puedo ejecutar este comando en PowerShell?
Este es el comando que he escrito en PowerShell:
msiexec.exe /qb /I "C:\m_temp\Floating\PrimeWixInstaller.msi" INSTALLLOCATION="C:\Program Files\Mathcad\Mathcad Prime 1.0" ALT_DOC_DIR="C:\Program Files\Mathcad\Mathcad Prime 1.0"
Cuando intento ejecutar el comando, aparece la ventana de ayuda de Windows Installer: