I want to write a batch file that will do following things in given order:
cd c:\\Program files\\IIS Express
I think the correct syntax is:
cmd /k "cd c:\"