4 lines
82 B
Batchfile
4 lines
82 B
Batchfile
|
start powershell ^
|
||
|
$host.ui.RawUI.WindowTitle='FeiFei Alpha';^
|
||
|
python ./main.py;^
|