mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-04-18 15:47:32 -05:00
4 lines
49 B
Batchfile
4 lines
49 B
Batchfile
@echo off
|
|
|
|
for %%x in (gdv?.exe) do start %%x -g
|