> I would create another batch file called DevCmd.bat with the following
> contents:
> vsvars32.bat
> cd "%1"

Wouldn't you need:

call vscars32.bat
cd "%1"

Seeya
James

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to