I need some help in writing a batch file. I have a path stored in a variable root as follows:
set root=D:\\Work\\Root
Then I am changing my
A simpler syntax might be
pushd %root%