vid/env.cmd

4 lines
58 B
Batchfile
Raw Normal View History

2022-03-03 01:12:56 +08:00
@echo off
set VID_HOME=%~dp0
set PATH=%~dp0\bin;%PATH%