DOS batch command -


I wonder if anyone can help me in the DOS batch command script, the script will run two applications, that is, app1.exe , And app2.exe. First app 1.x will run and ap 1.Ax run after APA will run AP 2.x will run.

(Please app1.exe must run before app 2.exe starts)

Please.

Use "call"

  call call app1.exe App2.exe    

Comments

Popular posts from this blog

php - Creating canonical URLs with custom route-classes -

mysql - Formatting problem with PHP DateTime Difference when used as part of an equation -

Mysql Local server hardware -