1.

Solve : Run multiple files sequentially using Batch file commands?

Answer»

I have problem regarding autorun.
My question is:
How can I run MULTIPLE files sequentially?

currently i tried with
autorun.inf
[autorun]
open=open.bat

open.bat
start \file1.exe
start \file2.exe

using this my files are running simultaneously which is not as per my requirement.

I want, only after COMPLETING EXECUTION of file1.exe, my second file file2.exe should get start.

So plz give me suggetion for running multiple files sequentially in autorun.
What commands I have to write in batch file for executing multiple files sequentially?

anivij
devdutta.... spdch... whatever your name is.


your not fooling anybody.


Obviously you intend to make something malicious- otherwise you would have found a veritable method of doing so legitimately.


have you yet tried "START /?"



Thanx for giving such name to me.
If you r so intelligent then give me solution for this....no, it cannot be done in batch. PERIOD.

so cut the crap, stop creating multiple accounts, and stop spamming. Quote from: anivij on April 15, 2009, 04:57:53 AM

Thanx for giving such name to me.
If you r so intelligent then give me solution for this....

if you r get it ur SELF dickw33d. This is not script kiddy help site. Quote from: Reno on April 15, 2009, 05:05:43 AM
no, it cannot be done in batch. PERIOD.

so cut the crap, stop creating multiple accounts, and stop spamming.
Actually it can...but the maliciousness that would befall if I said it here would get it removed if I did say it.It's easy. I already gave them a hint. But chances are they won't follow it anyway.Quote from: BC_Programmer on April 19, 2009, 10:58:03 AM
It's easy. I already gave them a hint. But chances are they won't follow it anyway.
Even then it doesn't always work...my computer requires you to start something else then CALL the batch file.


Discussion

No Comment Found