Computing.Net > Forums > Programming > Running a .bat file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Running a .bat file

Reply to Message Icon

Name: RaviKrishna
Date: March 10, 2009 at 20:20:35 Pacific
OS: Windows XP
Subcategory: Batch
Comment:

i have written a .bat file which creates another batch file in various drives.
how can i run a batch file using a batch file in different drives



Sponsored Link
Ads by Google

Response Number 1
Name: Holla
Date: March 11, 2009 at 10:21:00 Pacific
Reply:

call d:\path\batchfile.bat
call e:\another-path\batchfile.bat
call x:\different\batchfile.bat

--
Holla.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Running a .bat file

questions on logging a bat file www.computing.net/answers/programming/questions-on-logging-a-bat-file/17927.html

how to run a .bat on my website? www.computing.net/answers/programming/how-to-run-a-bat-on-my-website-/18618.html

Running multiple bat files www.computing.net/answers/programming/running-multiple-bat-files/18997.html