Menu

Daemonscript / News: Recent posts

How to using Daemonscript ???

For use Daemonscript check settings in a head of script:

...

setlocal enabledelayedexpansion

:: main root there all daemons placed

set serverroot=c:\server

:: your IP

set servernameorip=127.0.0.1

:: apache daemon config file

set apacheconfig=httpd.conf

:: apache daemon (service on win-nt) name

set apachedaemonname=httpdnt

:: there apache daemon placed full patch
:: c:\server\apache\

set apacheversionroot=%serverroot%\apache... read more

Posted by Daemon 2008-12-03

Daemonscript created :)

Daemonscript created for manage Apache-MySQL-PHP and maybe Perl web tools from flash drive or other media drives without install on Win-NT systems.

Posted by Daemon 2008-12-03
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.