Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 86158 invoked from network); 22 Dec 2010 20:29:01 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Dec 2010 20:29:01 -0000 Received: (qmail 89390 invoked by uid 500); 22 Dec 2010 20:28:58 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 89335 invoked by uid 500); 22 Dec 2010 20:28:58 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 89322 invoked by uid 99); 22 Dec 2010 20:28:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Dec 2010 20:28:58 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.202.165.33] (HELO smtpauth11.prod.mesa1.secureserver.net) (64.202.165.33) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 22 Dec 2010 20:28:50 +0000 Received: (qmail 11775 invoked from network); 22 Dec 2010 20:28:28 -0000 Received: from unknown (76.252.112.72) by smtpauth11.prod.mesa1.secureserver.net (64.202.165.33) with ESMTP; 22 Dec 2010 20:28:27 -0000 Message-ID: <4D125F6B.7050206@rowe-clan.net> Date: Wed, 22 Dec 2010 14:28:27 -0600 From: "William A. Rowe Jr." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: users@httpd.apache.org References: <4D125926.3090308@gmail.com> In-Reply-To: <4D125926.3090308@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [users@httpd] Windows Apache installer question On 12/22/2010 2:01 PM, Jorge Canha wrote: > I'm currently using: > > msiexec /i httpd.msi /passive ALLUSERS=1 SERVERADMIN=admin@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. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org