Re: [us...@httpd] Windows Apache installer question

2010-12-24 Thread William A. Rowe Jr.
On 12/24/2010 10:28 AM, Igor Galić wrote: > > - "William A. Rowe Jr." 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 >

Re: [us...@httpd] Windows Apache installer question

2010-12-24 Thread Igor Galić
- "William A. Rowe Jr." 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 inst

Re: [us...@httpd] Windows Apache installer question

2010-12-22 Thread William A. Rowe Jr.
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 t

[us...@httpd] Windows Apache installer question

2010-12-22 Thread Jorge Canha
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 .ms