in reply to Re: Running Perl standalone, e.g. from a USB key
in thread Running Perl standalone, e.g. from a USB key
like that you could "remount" a directory as an drive letter. If you pick a higher drive letter it's likely that it never will be taken. If you configure your software for v: it will always work, you'll only have to call subst with a correct directory before trying to execute the scripts.subst <usbdriveletter>:\myportablesoftware v:
|
|---|