vid/bin/edit.cmd

5 lines
113 B
Batchfile
Raw Normal View History

2022-02-27 15:24:37 +08:00
@echo off
setlocal
for /D %%A in (. %1) do set open=%%~dpnA
start "" "%VID_HOME%\tools\lite\lite.exe" %open%