3 lines
45 B
Batchfile
3 lines
45 B
Batchfile
|
@echo off
|
||
|
start python get_system_info.py %1
|