S
Steven Blair
I would like to launch a new Console Window when my Service starts up.
I tried using AttachConsole but this doesn't appear to work.
My guess is, this method is intended for GUI's only?
Any help would be appreciated.
Currently I need to connect to my Service via Telnet and allow the users
various options (means reading key entries over socket etc and the
Console would be much nicer)
Regards,
Steven
I tried using AttachConsole but this doesn't appear to work.
My guess is, this method is intended for GUI's only?
Any help would be appreciated.
Currently I need to connect to my Service via Telnet and allow the users
various options (means reading key entries over socket etc and the
Console would be much nicer)
Regards,
Steven