@echo off set TOOLCHAIN_PATH=.\win cd %TOOLCHAIN_PATH% .\hdc.exe shell reboot bootloader echo "all success" pause