![]() |
|
VMWare Workstation 17 and 17.0.1 Pro with KeyGen - Printable Version +- Automotive Forum (https://automotiveforum.net) +-- Forum: (https://automotiveforum.net/forumdisplay.php?fid=1) +--- Forum: Some Useful Programs (https://automotiveforum.net/forumdisplay.php?fid=18) +--- Thread: VMWare Workstation 17 and 17.0.1 Pro with KeyGen (/showthread.php?tid=13046) |
VMWare Workstation 17 and 17.0.1 Pro with KeyGen - Prodrive - 03-29-2023 VMWare Workstation 17 and 17.0.1 Pro with KeyGen I WOULD NOT RECOMMEND TO UPDATE IN LIVE ENVIRONMENT BECAUSE IT'S NEW After i downgraded from Workstation Pro 17 to Ver. 16.2.4 i was not able to open my old VMware OS's until i Changed virtualHW.version = "19" From virtualHW.version = "20" in FILENAME.vmx after that it worked again Another Tweak Tweak for not creating vmem file and using real memory . Boot delay to 5 second. Edited C:\ProgramData\VMware\VMware Workstation\Config.ini (This apply to all VM) bios.bootDelay = “5000” prefvmx.minVmMemPct = “100” MemTrimRate = “0” mainMem.useNamedFile = “FALSE” sched.mem.pshare.enable = “FALSE” prefvmx.useRecommendedLockedMemSize = “TRUE” logging= “FALSE” |