Help - Search - Members - Calendar
Full Version: [Release] InstallItAll.EXE
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
Siginet
Install It All


This tool that I made makes it easy to install multiple exe files from within the same directory. Basically all you have to do is caLL the tool from a script file with 2 parameters. 1st Parameter is the path to the directory you want installed and the 2nd Parameter is the switches you want to use.

For instance... let's say you have a directory called: HOTFIXES. Inside this directory you have downloaded a bunch of hotfixes you want to autoinstall to your system. (Make sure all of the hotfixes use the same switches newwink.gif )

You would put this in your script:

CODE
d:\InstallItAll.exe "d:\HOTFIXES" "/q /n /z"


Once this has been executed all of the hotfixes will be installed that are in that folder. biggrin.gif

You can use this tool for any type of exe file. For instance if you have a bunch of exe files you've made with autoit (which do not need switches) you would just put the path for parameter 1 and "" for parameter 2.

You could even use it to integrate multiple hotfixes into your XP disk by using "/integrate /quiet" for parameter 2.

Let me know how well it works for you. I may make the tool better down the road.

You can download it HERE
Siginet
Sorry I think I posted this in the wrong forum. sad.gif Can a moderator please move this to Application Installs forum. Thanks.
Martin Zugec
Moved...
sigepluto
emm, I think this tool is very good for htofixs,

but if i want install all my exe in my forder

these exe have different parameter 2 .

so i cant use the same parameter such as "/s" .

I am chinese, so my english is poor, i hope you could kown what i mean.
sigepluto
emm, I think this tool is very good for htofixs, thumbup.gif

but if i want install all my exe in my forder

these exe have different parameter 2 .
blink.gif
so i cant use the same parameter such as "/s" .

I am chinese, so my english is poor, i hope you could kown what i mean newwink.gif
Siginet
QUOTE (sigepluto @ Jul 28 2005, 03:27 AM)
emm, I think this tool is very good for htofixs, thumbup.gif

but if i want install all my exe in my forder

these exe have different parameter 2 .
blink.gif
so i cant use the same parameter such as "/s" .

I am chinese, so my english is poor, i hope you could kown what i mean newwink.gif
*

Correct. newwink.gif This tool is made for exe's that have the same parameters. It's main use in my opinion would be for hotfixes... or exe's which have no parameters.(Like custom made autoit install scripts.) If you have a lot of exe's with different parameters this tool would not be of any use for you. It is just made to simplify things when it comes to installing many exe's with the same parameters.
Thanks for the feedback.
JoeMSFN
sounds like it might be handy to install Adobe Reader 7 plus updates .01 & .02 !! (and if you go nuts, why not the language thingy and photo something se that it wants to install too woot.gif )
Wesmosis
seems cool!
consider me as a Beta tester tongue.gif:)
MAVERICKS CHOICE
Nice one but winrar does the same & allows different switches to be used.
Gobby
Sounds good but which order does it run the updates???
Siginet
QUOTE (MAVERICKS CHOICE @ Jul 28 2005, 02:34 PM)
Nice one but winrar does the same & allows different switches to be used.
*

I wasn't aware that you could install more than one file in a directory with winrar. BTW... how would it be able to do multiple switches? Also... the point of the program is to install multiple exe's which have the same switches.


QUOTE (Gobby @ Jul 28 2005, 02:38 PM)
Sounds good but which order does it run the updates???
*

Alphabetically.
T D
QUOTE (sigepluto @ Jul 28 2005, 10:27 AM) *
emm, I think this tool is very good for htofixs,

but if i want install all my exe in my forder

these exe have different parameter 2 .

so i cant use the same parameter such as "/s" .

I am chinese, so my english is poor, i hope you could kown what i mean

You could put e.g. inno setup setup.exes into APPS\INNO and all it there, InstallShields into APPS\INSTALLSHIELD etc and you would be able to call it.
Thanks Siginet, you saved me typing every entry in svcpack.inf!
dtoxic
can someone add a new link cause this one is dead (http://www.sig-inet.com/download/beta/InstallItAll_Beta_v0.1.zip) at least for me

thx smile.gif

.................................
Hello? Anyone? please!
Siginet
Sorry... not even I have a copy of it anymore. sad.gif

If anyone does have it ... it would be nice for me to add it to my new host.
Shark007
QUOTE (Siginet @ Nov 15 2006, 10:48 PM) *
Sorry... not even I have a copy of it anymore. sad.gif

If anyone does have it ... it would be nice for me to add it to my new host.


InstallItAll

thumbup.gif


and thank you for providing it.


shark




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.