mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-11-28 08:20:51 +01:00
4 lines
49 B
Batchfile
4 lines
49 B
Batchfile
|
@echo off
|
||
|
|
||
|
for %%x in (gdv?.exe) do start %%x -d
|