mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-27 16:38:06 +08:00
调整
This commit is contained in:
parent
8b0d0f1018
commit
f20565af53
@ -161,9 +161,12 @@ buildvbox::buildvbox(QString isoPath, int id, int vm){
|
||||
}
|
||||
else{
|
||||
//vm.AutoInstall(isoPath);
|
||||
if(isoPath != ""){
|
||||
vm.MountMainISO(isoPath);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
vm.SetCPU(get_nprocs(), GetCPUSocket(), GetCPUCore());
|
||||
long memory = 0;
|
||||
long memoryAll = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user