Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Perl as a background process on Windows NT/2000

by joefission (Monk)
on Aug 17, 2001 at 19:25 UTC ( [id://105709]=note: print w/replies, xml ) Need Help??


in reply to Perl as a background process on Windows NT/2000

Your script can run without a command prompt in user's window by using Win32::Process.
WARNING:I know it works for NT4, but I haven't tested it on W2K.

If you go the services route, you may be interested in Dave Roth's Win32::Daemon module which doesn't need srvany.exe. Looks short on documentation, though.

  • Comment on Re: Perl as a background process on Windows NT/2000

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://105709]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-25 23:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found