On 12/24/2010 10:28 AM, Igor Galić wrote: > > ----- "William A. Rowe Jr." <[email protected]> wrote: > >> On 12/22/2010 2:01 PM, Jorge Canha wrote: >>> I'm currently using: >>> >>> msiexec /i httpd.msi /passive ALLUSERS=1 serveradmin=ad...@localhost >> SERVERNAME=localhost >>> SERVERDOMAIN=localhost SERVERPORT=80 >> INSTALLDIR=%SYSTEMDRIVE%\apache >>> >>> To install apache without much input, however I don't want to >> install the Apache Monitor >>> that comes with the .msi. How can I do that? >> >> It is a feature toggle, it's pretty obvious, just look in the .msi. > > Do we have this pretty obvious feature documented anywhere? > Should we?
You mean http://httpd.apache.org/docs/trunk/platform/windows.html#advinst ? It's labeled advanced since automated installation concepts aren't really for novices, just click through the UI installer if you don't know what you are doing with the schema. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
