Dernière activité 1724895443

Révision d4f532cc656959cb31f6d0555e88fc21ebd0a543

StartVBoxMachine Brut
1@REM VM-02
2D:\Programs\VirtualBox\VBoxManage.exe startvm vm-02
3
4@REM VM-03
5@echo wait a while
6:: ping period is per second
7ping 127.0.0.1 -n 5 > nul
8D:\Programs\VirtualBox\VBoxManage.exe startvm vm-03