Thanks Natxo that was really informative :)
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/
i believe most group policy deployments doesn't allow personal created files
on root directory of system disk.
On Tue, Oct 18, 2011 at 5:16 PM, Natxo Asenjo wrote:
> On Oct 18, 2011 3:07 PM, "Remy Guo" wrote:
> >
> > hi all,
> > I have a Perl script in Windows but my system administrator doesn't
On Oct 18, 2011 3:07 PM, "Remy Guo" wrote:
>
> hi all,
> I have a Perl script in Windows but my system administrator doesn't allow
me
> to install ActivePerl nor i guess anything that will change rigistry on
the
> machine.
You do not need to install anything on that host. You can install the msi
Hello Remy,
I guess you may either convert this script with something like perl2exe (or
similar solutions),
or use the portable version of Strawberry Perl -
http://strawberryperl.com/download/5.12.3.0/strawberry-perl-5.12.3.0-portable.zip
- to run it.
-- iD
2011/10/18 Remy Guo
> hi all,
> I ha
×Hello Remy,
On Tue, 18 Oct 2011 09:05:41 -0400
Remy Guo wrote:
> hi all,
> I have a Perl script in Windows but my system administrator doesn't allow me
> to install ActivePerl nor i guess anything that will change rigistry on the
> machine.
> is there any other way to run the script?
>
Yes, t
hi all,
I have a Perl script in Windows but my system administrator doesn't allow me
to install ActivePerl nor i guess anything that will change rigistry on the
machine.
is there any other way to run the script?
Thanks..
Remy