Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: Installation of perl

by tptass (Sexton)
on Aug 09, 2008 at 23:11 UTC ( #703341=note: print w/replies, xml ) Need Help??


in reply to Re^2: Installation of perl
in thread Installation of perl

Using msiexec, I believe you can invoke the installer with no gui interface. You than could run the two commands for tcl and Perl with a batch file, which would be a single click. Last time I used windows I used to install using msiexec with a /qn flag for no gui. You could give this a try for ActivePerl:

msiexec /qn /i ActivePerl.msi PERL_PATH=Yes PERL_EXT=Yes

Than you should be able to simply just copy/unzip the perl code to its necessary directory(ies).

Replies are listed 'Best First'.
Re^4: Installation of perl
by prashanth_hsn (Initiate) on Aug 11, 2008 at 15:51 UTC
    Thank you ... This was exactly what i was looking for..

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2023-12-09 21:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (38 votes). Check out past polls.

    Notices?