hiding httpd command window

Started by Maurizio, April 30, 2004, 06:37:15 AM

Previous topic - Next topic

Maurizio

is it possible to start newlisp httpd .....

without having a command window floating around ?

I'd like to start the program using a batch file, or a menu or desktop link

and it should run httpd without showing any window,

or better, with a little icon in the tray area....



Regards



Maurizio

eddier

#1
You can set up a shortcut icon linked to a batch file. You can set the properties on the icon to run with the window minimized so that it only shows up on the task bar. Of course if someone clicks the program on the taskbar it restores the window.



Eddie

Maurizio

#2
Wonderful !

Now it works correctly.

Regards

Maurizio