Forum posts for msiexec.exe

WIX 3.8 msiexec.exe /quiet Error 1603

I am using WIX 3.8, Windows 8 Pro, Visual Studio 2013, and I am doing a Silent Installation.

When I run with no /quiet arguments, Ir runs OK. But when I put '/quiet', nothin happend.

There is some problems with /qn Arguments... Any other Arguments Runs OK.


string arg = ' SetupWIX.msi';

Process p = new Process();

p.StartInfo.FileName = 'msiexec.exe';
p.StartInfo.CreateNoWindow = true;
p.StartInfo.Arguments = '/i ' + arg +' /quiet /l*v log.txt';
p.Start();



And it give error 3.

MainEngineThread is returning 1603.

Any Ideas?

Tahnks

View complete forum thread with replies

Other posts related to msiexec.exe

See Related Forum Messages: Follow the Links Below to View Complete Thread

how to kill msiexec.exe in wix?
How to use msiexec.exe to uninstall a application? [duplicate]
Cannot open Windows Installer (msiexec.exe)
How to use msiexec.exe to remove a Windows installer
Update msi installer from msiexec.exe command line
C# Setup Project - Faulting Application msiexec.exe, Faulting Module kernel32.dll
WIX 3.8 msiexec.exe /quiet Error 1603
How to write bootstrap EXE, which launch MSIEXEC.EXE and then wait for its completion
PSRemotingTransportException when calling Start-Process “MsiExec.exe” on remote machine
Visual Studo 2010: Windows Installer using msiexec.exe returns MSI Error 2727
How to analyze the logfile in “msiexec.exe /i your.msi /L*v c:logfile.txt” inorder to fix e…
msiexec.exe intermittently fails to uninstall
NSIS: Failed to install using msiexec.exe
WiX: Change MsiExec.exe error message (not Windows Installer error messages)

What is the carbon footprint of your coffee?

Is it low? Is it high? Can this things really kill the planet Earth? Maybe the answer will surprise you. Maybe not.