Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
We don't bite newbies here... much
 
PerlMonks  

Re: USB Drive Letter Assignment in Win32

by meetraz (Hermit)
on Jun 07, 2004 at 13:18 UTC ( [id://362052]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to USB Drive Letter Assignment in Win32

Traveler,
ActiveState sells a product called Perl Development Kit (PDK). There are several excellent utilities in there, that I use every day. One of which is called "PerlSvc" and will package a perl script up into an EXE and allow it to be installed as a Windows service.

One benefit of this over Win32::Daemon and the others is that the EXE file is self-contained. (You can install the service on any computer without having to install Perl first)

  • Comment on Re: USB Drive Letter Assignment in Win32

Replies are listed 'Best First'.
Re: USB Drive Letter Assignment in Win32
by bobtfish (Scribe) on Jun 08, 2004 at 05:32 UTC
    Or if you don't want to spend money, use cpan:://Win32::Daemon with PAR to package it into a self contained exe. With a little cleverness, you can get it to extract all the bits of perl you need into an install directory and add the service..

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://362052]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.