mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-03-26 11:54:36 -05:00
4 lines
49 B
Batchfile
4 lines
49 B
Batchfile
@echo off
|
|
|
|
for %%x in (gdv?.exe) do start %%x -d
|