minor fix

This commit is contained in:
rabix 2022-03-02 16:29:50 +08:00
parent 9683f2c33f
commit 17dcfb7955
3 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
@echo off
setlocal
for /D %%A in (. %1) do set open=%%~dpnA
start "" chcp 65001 & "%VID_HOME%\tools\lite\lite.exe" %open%
cmd /c start "" chcp 65001 & "%VID_HOME%\tools\lite\lite.exe" %open%

BIN
readme.ppt Normal file

Binary file not shown.

Binary file not shown.