RE: WINNT Python Service. Start Params keeps dissapearing

2001-10-30 Thread Mark Hammond
PROTECTED]]On Behalf Of Etienne Labuschagne Sent: Wednesday, 31 October 2001 1:30 AM To: [EMAIL PROTECTED] Subject: WINNT Python Service. Start Params keeps dissapearing Hi all, I have created a Python WINNT service and it works fine when you start it the first time when entering the needed start

WINNT Python Service. Start Params keeps dissapearing

2001-10-30 Thread Etienne Labuschagne
Hi all,   I have created a Python WINNT service and it works fine when you start it the first time when entering the needed start line parameters.   When the service is stopped, the start parameters dissapears and you have to type them in again - sort of negates the reason for making it a s