954,523 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Automating Software Build Installations in windows platform

Hi all,

I have basic knowledge on perl concepts ...

Now i am assigned with a task to automate software build installation process on windows

please guide me in the following

1.what are the documents to refer for example scripts on automation
2.Should i have to install any thing else than active perl.

i know ,to automate, Perl code should be interactive, i have no clue to make it interactive...!!:(

please guid me on this.

Rudra b Raama
Newbie Poster
1 post since Feb 2011
Reputation Points: 10
Solved Threads: 0
 

1. you are refer the perl function perldoc -f [function name]
example >perldoc -f length

2. you need install the PDK (perl developer kits)
then you will build the .pl to .exe

sensamurai
Newbie Poster
5 posts since Jan 2011
Reputation Points: 10
Solved Threads: 1
 

1. you are refer the perl function perldoc -f [function name]
example >perldoc -f length

2. you need install the PDK (perl developer kits)
then you will build the .pl to .exe

sensamurai
Newbie Poster
5 posts since Jan 2011
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: