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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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