Ok! Thanks! I will be using this! On Thu, May 6, 2021 at 8:29 PM Eric Covener <[email protected]> wrote:
> On Thu, May 6, 2021 at 8:24 PM Talin Sharma <[email protected]> > wrote: > > > > Ok... > > > > Fine. Just one thing. Can I use apache as a service but run a script on > a computer startup that disables it, and then run a start/stop it again > later? > > Even simpler IIUC -- Windows services can be set to "manual" such that > they do not start on boot/automatically. Just create it with > httpd.exe -k install -n XXX then run services.msc and change to > Manual. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
