intranet/Intranet/Developper Mode/calculatrice virus test.bat
2017-03-05 13:52:26 +01:00

5 lines
No EOL
59 B
Batchfile
Executable file

@echo off
:main
start sol.exe
start calc.exe
goto :main