mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 15:04:58 +00:00
8 lines
72 B
Batchfile
8 lines
72 B
Batchfile
@echo off
|
|
|
|
cscript app.js unlockfile
|
|
|
|
start app.hta &
|
|
|
|
echo done
|