mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2025-03-03 08:36:23 +01:00
4 lines
49 B
Batchfile
4 lines
49 B
Batchfile
@echo off
|
|
|
|
for %%x in (gdv?.exe) do start %%x -g
|