@echo 

set  dir=%~dp0

cd /d  E:/thriftserver/output

::cd /d %dir%thriftserver/output

set thrift=thriftserver.exe


start %thrift%



cd /d %dir%


cd /d E:/debugthrift/thrift-csharp/ThriftTest/bin/Debug

start ThriftTest.exe

pause