in reply to Re: USB Drive Letter Assignment in Win32
in thread USB Drive Letter Assignment in Win32
autorun.inf
[autorun] open=perl.exe auotorun.pl
Out of interest, you could actually copy a Perl installation onto the USB drive and use that to run the script. This would be particularly useful for doing machine audits. You just turn up, insert the USB drive. The autorun feature starts the Perl script which collects the audit information. The only thing that I haven't figured out is how to programatically unmount the USB drive once you are done.
|
---|