A program to install Applications Automatically

theStudent

Senior Member
Joined
Jun 18, 2006
Messages
878
Reaction score
52
Location
Somewhere in the Milky Way
Hi All,

I have to often set-up computers with about a dozen applications. (always the same apps)
ie. adobe, ms outlook, open-office, anti-virus and many more

Is there a program that you can use to automate the installing of many programs (automatically filling in license numbers etc)?
 
What would I search to make a script that would for example do the following:

Install antivirus from \\antiviruscomputer
Enter in serial number xxxx-xxxx-xxxx-xxxx
Install

Wait 5minutes
Install outlook from \\blahblah
Enter in serial number xxxx-xxxx-xxxx-xxxx
Complete Install
Install

Wait 5mins..

etc..
 
Heard good reports about Kix Scripts http://www.kixtart.org/

Not sure how easy/hard its to use but give it a try.U might need to look at the manual as i think u need to have dos knowledge
 
ok, you want to download and install autoit.
it was specifically designed for this job (although it has many more features now)
http://www.autoitscript.com/autoit3/
it is free

also install scite, from the same place.

start scite, then go file/save as, and give it a name, like, installer.au3 (put au3 on the end pls

then go to tools/au3recorder and it will start recording all keystrokes and mouse movements etc until you tell it to stop.

so, the idea is...start up a virgin machine, put autoit and scite on it..
start the recorder...go and install all your programs...the recorder records everything..once doen, save your file and compile it to an exe within scite.

finished..
although you will probably have to tweak the results a bit...but it does work. i've made similar things using this to automate post-application installation of windows
 
um

Why don’t you do what I do?

I have a 40GB Backup HDD here. All ready and set up to go with 95% of the applications that I always will need already installed. If my windows goes bye bye, all I do is Ghost the Backup HDD over the main HDD - Quick and no Re-Installing all the little applications etc etc.

:D
 
Thanks for all your input... I am trying Autoit now :)

So will give some feedback.

The reason I cant use ghost, is that Im using it on different PC specs, and wouldnt be the best idea to use ghost.

:)
 
Top
Sign up to the MyBroadband newsletter
X