1.

Solve : How to find application path from batch file at the run time?

Answer»

In one of the scenarion, I am launching the batch file, from c:\, inturn i am launcing other batch file which is in other LOCATION (d:\xyz), so in the SECOND batch file I want to GET the current path as (d:\xyz), but it is considering as c:\. Is there any WAY to get its current path. Please suggest me any workaround.



Discussion

No Comment Found