Friday, 23 August 2013

Error installing apache with msiexec

Error installing apache with msiexec

When installing httpd-2.2.25-win32-x86-openssl-0.9.8y.msi with command:
msiexec /i apache.msi INSTALLDIR=c:\apache
all works ok. With the command
msiexec /i apache.msi INSTALLDIR=c:\apache \qn
It breaks. It appears the apache monitor, but the service its not in
there. Same with \qb and \quiet
Any idea?

No comments:

Post a Comment