You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by KR...@checkfree.com on 2002/12/12 17:36:25 UTC

[users@httpd] unattended install

I need to do an unattended install on a windows based PC... is there
 an answer file or NON MSI based installer. I need to place the apache
 install into a batch process with NO user interaction (maybe saying ok
 to the license is OK).

Re: [users@httpd] unattended install

Posted by Jacob Coby <jc...@listingbook.com>.
> I need to do an unattended install on a windows based PC... is there
>  an answer file or NON MSI based installer. I need to place the apache
>  install into a batch process with NO user interaction (maybe saying ok
>  to the license is OK).

Assuming you have everything else (directories, httpd.conf) setup OK, you
can just zip apache up, unzip on the destination machine, and then run the
command-line service thing for win (don't remember it, sorry) to setup the
apache service.  Apache doesn't use registry keys.

-Jacob


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org