mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-11 16:35:13 +00:00
6 lines
43 B
Batchfile
6 lines
43 B
Batchfile
|
@echo off
|
||
|
|
||
|
start app.hta &
|
||
|
|
||
|
echo done
|