This website requires JavaScript.
Explore
Help
Sign In
v4games
/
v4k-git-backup
Watch
3
Star
0
Fork
You've already forked v4k-git-backup
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
32ca7a2ad5
v4k-git-backup
/
TEST.bat
6 lines
85 B
Batchfile
Raw
Blame
History
@
echo
off
for
%%
x
in
(
*.exe
)
do
(
echo
Running
%%
x...
start
/wait
"
"
"
%%
x
"
)
Reference in New Issue
View Git Blame
Copy Permalink