Search found 1 match

by cylis
02 Mar 2011 11:57
Forum: DOS Batch Forum
Topic: From batch file, calling another batch file different folder
Replies: 1
Views: 2591

From batch file, calling another batch file different folder

As the title states, I am trying to call a batch file within a batch file but from a different folder that the starting batch file was in. So for example, Test Folder 1 Test Folder 2 I have test.bat in Folder 1, and I want to run the test.bat in folder 1 to be able to call another .bat file from Tes...