Unattended installation??

sshaggy

Member
Is there any software, which can create unattended installation of a software(or a group of software).

lets see, if i have to install all my drivers, then it would be better if i just double click on a package, and all the drivers will be installed just the way, i will install them manually.
In other words, can i automate software installation.

It will be much better than the regular, accept license agreement, choose installation directory, click install, click finish,(press reboot) etc. etc.
 
Use a program called Nlite to integrate drivers and windows updates to existing install cd. Doing so would create a new install cd.
 
I know about nlite.
It is for integrating drivers into OS installation. But i didnt mean particularly for driver installation. and nlite/vlite works for a fresh install.
I meant all other softwares.
Let me put it once again.
I should tell the softwares all the steps like where to click, what to do etc, and then it will create an exe file which will automaticlly install every thing wit h=just one click.
 
Yes, you could automate the procedure if you want. I believe there are even some software packages out there to help you create automation scripts. You may have some fun within Vista though....

Is this for a single computer/personal use? If it is for a large environment, I would suggest looking into BDD.


Update: Here is another alternative - http://www.almeza.com/
 
Last edited:
You will have to create your own packages and repackage everything into an MSI file that is set up to automatically install then you can deploy software over a network. The tools you use for this are mostly enterprise level tools and not free. You will probably have to pay for them, or just create an image of your system once you have it all in place.
 
Back
Top