Hi all,
i run this process (ircd) that need a different TZ from the one i have in config.sys
i start a cmd like:
SET TZ=CET-1CED,3,-1,0,7200,10,-1,0,10800,3600
x:\ircd\bin\ircd2.exe >NUL
this occupies 2 threads (go output):
131 15 020 VIO 1 0200 0:00:00.00 CMD.EXE
132 131 020 VIO 1 0200 0:03:56.18 IRCD2.EXE
is there a way to start it without having the command intepreter running
so that it occupies only 1 thread (ircd2.exe)?
thanks
massimo
|