Jump to content

Recommended Posts

Posted (edited)

Hello there.

I want to make an archive from multiple setup files, for instance FalshPlayer.exe and FireFox.exe.

I did it for one setup file but I couldn't find any way to this issue.

Really I want to make a single setup file from multiple setup files and then, run every setup, one after another. It will be very useful when U clean install your OS (for example Windows XP or Vista) and then to install all softwares you want only by executing one setup file.

Edited by soheileee

Posted
Hello there.

I want to make an archive from multiple setup files, for instance FalshPlayer.exe and FireFox.exe.

I did it for one setup file but I couldn't find any way to this issue.

Really I want to make a single setup file from multiple setup files and then, run every setup, one after another. It will be very useful when U clean install your OS (for example Windows XP or Vista) and then to install all softwares you want only by executing one setup file.

batch file got a problem and that is the waiting time

batch file will run all the files at the same time unless you use the following method :

start /wait COMMAND1

start /wait COMMAND2

and so on

لا تنسانا من دعوة بظهر الغيب

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...