RE: how to make a perl script a NT service

2001-05-01 Thread Yung, Robert
nctions to -install / -uninstall and has a variable to flag if the service gets a stop command. > > -Original Message- > > From: Jaime Teng [mailto:[EMAIL PROTECTED]] > > Sent: Friday, April 27, 2001 8:38 PM > > To: Ted Zeng; [EMAIL PROTECTED] > > Subject: Re

Re: how to make a perl script a NT service

2001-04-27 Thread Jaime Teng
Hi, You can use SRVANY.EXE to hide your perl. Jaime At 01:12 PM 4/27/2001 -0700, Ted Zeng wrote: >Hi, I realize this topic came up a short while ago. >I looked at the solution people told here: PerlSvc. >It seems to me it is for a machine that doesn't >install Perl. > >I just want to turn a Pe

How to Start Win32::Daemon on Windows 2000 (WAS how to make a perl script a NT service)

2001-04-27 Thread David M. Davisson
PROTECTED] - Original Message - From: "Robert Meyer" <[EMAIL PROTECTED]> To: "'Ted Zeng'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, April 27, 2001 1:45 PM Subject: RE: how to make a perl script a NT service >

RE: how to make a perl script a NT service

2001-04-27 Thread Peter Eisengrein
From: Ted Zeng [mailto:[EMAIL PROTECTED]] Sent: Friday, April 27, 2001 4:13 PM To: [EMAIL PROTECTED] Subject: how to make a perl script a NT service Hi, I realize this topic came up a short while ago. I looked at the solution people told here: PerlSvc. It seems to me it is for a machine that doesn

RE: how to make a perl script a NT service

2001-04-27 Thread Robert Meyer
Check out Win32::Daemon at http://www.roth.net/perl _ Rob Meyer -Original Message- From: Ted Zeng [mailto:[EMAIL PROTECTED]] Sent: Friday, April 27, 2001 4:13 PM To: [EMAIL PROTECTED] Subject: how to make a perl script a NT service Hi, I realize this

how to make a perl script a NT service

2001-04-27 Thread Ted Zeng
Hi, I realize this topic came up a short while ago. I looked at the solution people told here: PerlSvc. It seems to me it is for a machine that doesn't install Perl. I just want to turn a Perl script into a NT service, with Perl already installed. Is there another solution to this? Ted Zeng Ado