转到目录批处理

@echo off 


start cd /d "D:/Program Files/Android/android-sdk/platform-tools/"


exit;

你可能感兴趣的:(转到目录批处理)