4 lines
62 B
Batchfile
Raw Normal View History

2024-10-30 11:54:46 +08:00
@echo off
set install_path=%~dp0
cd /d %install_path%
cd %~dp0