Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: USB Drive Letter Assignment in Win32

by shonorio (Hermit)
on Jun 07, 2004 at 12:59 UTC ( [id://361961]=note: print w/replies, xml ) Need Help??


in reply to Re: USB Drive Letter Assignment in Win32
in thread USB Drive Letter Assignment in Win32

Hi inman

I do not recomend to use 'srvany.exe' to make Perl system running as services for 2 reasons:

1o. System running as a services is little be different of normal system, and if we use one external program to run as a service we don't take care about this difference
2o. It's so easy to use Win32::Daemon module, and you can take control of Services Queue Message, where you can do something before stop services or shutdown Windows.

On my opinion, if we don't want take care about extra coding we can use the Windows Schedule. I think it's better than use 'srvany.exe'.

That's my opinion

Solli Moreira Honorio
Sao Paulo - Brazil
  • Comment on Re^2: USB Drive Letter Assignment in Win32

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-25 11:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found