well those are very basic commands ....
well one thing
when i wanted to chang my directory path from c:/> to
c:\windows\temp
i just wrote in the batch file
cd windows
cd temp
when i excecuted it it navigated to windows but failed to navigate to temp folder i didnt get why is that so.....?