X:
cd "X:\Game\MuMu Player 12\shell"
MuMuManager.exe control -v 0,1,2 launch
启动索引0,1,2的模拟器
或者启动所有模拟器
MuMuManager.exe control -v all launch
X:
cd "X:\Game\MuMu Player 12\shell"
关闭索引0,1,2的模拟器
MuMuManager.exe control -v 0,1,2 shutdown
/关闭所有模拟器
MuMuManager.exe control -v all shutdown