MSFN Forum: [Release] InstallItAll.EXE - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

[Release] InstallItAll.EXE AutoInstall multiple exe's from same dir Rate Topic: -----

#1 User is offline   Siginet 

  • Windows XP PowerPacker Creator
  • PipPipPipPipPip
  • Group: Members
  • Posts: 722
  • Joined: 22-January 05

Posted 27 July 2005 - 05:00 PM

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 ;) )

You would put this in your script:

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. :D

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


#2 User is offline   Siginet 

  • Windows XP PowerPacker Creator
  • PipPipPipPipPip
  • Group: Members
  • Posts: 722
  • Joined: 22-January 05

Posted 28 July 2005 - 02:03 AM

Sorry I think I posted this in the wrong forum. :( Can a moderator please move this to Application Installs forum. Thanks.

#3 User is offline   Martin Zugec 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,373
  • Joined: 24-January 04

Posted 28 July 2005 - 02:33 AM

Moved...

#4 User is offline   sigepluto 

  • Group: Members
  • Posts: 6
  • Joined: 26-July 05

Posted 28 July 2005 - 03:25 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.

#5 User is offline   sigepluto 

  • Group: Members
  • Posts: 6
  • Joined: 26-July 05

Posted 28 July 2005 - 03:27 AM

emm, I think this tool is very good for htofixs, :thumbup

but if i want install all my exe in my forder

these exe have different parameter 2 .
:blink:
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 ;)

#6 User is offline   Siginet 

  • Windows XP PowerPacker Creator
  • PipPipPipPipPip
  • Group: Members
  • Posts: 722
  • Joined: 22-January 05

Posted 28 July 2005 - 04:15 AM

sigepluto, on Jul 28 2005, 03:27 AM, said:

emm, I think this tool is very good for htofixs, :thumbup

but if i want install all my exe in my forder

these exe have different parameter 2 .
:blink:
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 ;)
<{POST_SNAPBACK}>

Correct. ;) 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.

#7 User is offline   JoeMSFN 

  • Member
  • PipPip
  • Group: Members
  • Posts: 206
  • Joined: 28-September 04

Posted 28 July 2005 - 04:39 AM

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 :w00t: )

#8 User is offline   Wesmosis 

  • Just Call Me Doctor Just Call Me Pain!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 787
  • Joined: 20-September 04

Posted 28 July 2005 - 11:43 AM

seems cool!
consider me as a Beta tester :P:)

#9 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 July 2005 - 02:34 PM

Nice one but winrar does the same & allows different switches to be used.

#10 User is offline   Gobby 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 09-February 04

Posted 28 July 2005 - 02:38 PM

Sounds good but which order does it run the updates???

#11 User is offline   Siginet 

  • Windows XP PowerPacker Creator
  • PipPipPipPipPip
  • Group: Members
  • Posts: 722
  • Joined: 22-January 05

Posted 28 July 2005 - 06:51 PM

MAVERICKS CHOICE, on Jul 28 2005, 02:34 PM, said:

Nice one but winrar does the same & allows different switches to be used.
<{POST_SNAPBACK}>

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.


Gobby, on Jul 28 2005, 02:38 PM, said:

Sounds good but which order does it run the updates???
<{POST_SNAPBACK}>

Alphabetically.

#12 User is offline   T D 

  • Go MSFN!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 940
  • Joined: 05-April 06

Posted 17 July 2006 - 01:21 PM

View Postsigepluto, on Jul 28 2005, 10:27 AM, said:

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!

#13 User is offline   dtoxic 

  • Group: Members
  • Posts: 8
  • Joined: 16-August 06

Posted 26 August 2006 - 01:31 PM

can someone add a new link cause this one is dead (http://www.sig-inet....l_Beta_v0.1.zip) at least for me

thx :)

.................................
Hello? Anyone? please!

This post has been edited by dtoxic: 08 September 2006 - 07:31 PM


#14 User is offline   Siginet 

  • Windows XP PowerPacker Creator
  • PipPipPipPipPip
  • Group: Members
  • Posts: 722
  • Joined: 22-January 05

Posted 15 November 2006 - 08:48 PM

Sorry... not even I have a copy of it anymore. :(

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

#15 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 15 November 2006 - 09:06 PM

View PostSiginet, on Nov 15 2006, 10:48 PM, said:

Sorry... not even I have a copy of it anymore. :(

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


InstallItAll

:thumbup


and thank you for providing it.


shark

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy