This website requires JavaScript.
Explore
Help
Sign In
tl_server_2
/
game_sync
Watch
1
Star
0
Fork
You've already forked game_sync
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2ea5226a14
game_sync
/
close.bat
7 lines
98 B
Batchfile
Raw
Blame
History
@
echo
off
for
/f
%%
i
in
(
programs.txt
)
do
(
taskkill /F /IM
%%
i.exe
)
echo
"
close complete!
"
Reference in New Issue
View Git Blame
Copy Permalink