mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
improvements to VMWare and VirtualBox test VM
- enable HPET in VMWare to fix BSOD with multiple CPU's enabled - revised "Auto" cpu selection to balance guest/host performance - disable paravirtulization interface in VirtualBox to improve stability when more then one CPU is defined. This prevents the CPU from consuming all resources initializing multiple CPU's and hanging on boot - enable HPET and disable PAE in VirtualBox
This commit is contained in:
@@ -476,7 +476,7 @@ btn_SetDefaultOptions=,1,8,543,5,25,25,SetDefaultOptions,SetDefaults_16.png,Fals
|
||||
btn_AdvancedOptions=,1,8,574,5,25,25,ToggleAdvancedOptions,Advanced_16.png,True,"__Show Advanced Options"
|
||||
btn_ScriptInfo=,1,8,605,5,25,25,ShowScriptInfo,Help_16.png,True,"__Script Info"
|
||||
bvl_SourceCfg="Configure Source",1,12,5,50,625,105,8,Bold
|
||||
web_SourceCompatibility="Supported Sources",1,10,451,67,94,18,https://github.com/PhoenixPE/PhoenixPE/wiki/Source-Compatibility
|
||||
web_SourceCompatibility="Compatible Sources",1,10,449,67,94,18,https://github.com/PhoenixPE/PhoenixPE/wiki/Source-Compatibility
|
||||
lbl_Source="Source Files:",1,1,17,99,83,18,8,Bold
|
||||
lbl_ClickSave="Select the directory containing your extracted ISO image.",1,1,15,71,354,16,8,Normal
|
||||
lbl_SupportedVer1="It is strongly recommended to use Win10 2004 EN (10.0.19041)",1,1,95,121,431,16,8,Normal
|
||||
@@ -496,7 +496,7 @@ lbl_OutputDir="Output Dir:",0,1,17,339,70,16,8,Bold
|
||||
fb_OutputDir=%BaseDir%\Output\%ProjectTitle%\,0,13,94,333,525,20,dir,"Title=Select the directory where the final build will be saved","__The directory where the final build will be saved. (eg. BOOT.WIM, Programs, etc.)"
|
||||
lbl_IsoOutputDir="ISO Dir:",0,1,17,370,70,16,8,Bold
|
||||
fb_IsoOutputDir=%BaseDir%\Output\,0,13,94,364,526,20,dir,"Title=Select the directory where the final ISO file will be saved","__The directory where the final ISO file will be saved."
|
||||
txt_YProgramsDirName="Ext. Programs folder:",0,0,94,417,200,21,Programs,"__The name of the 'Programs' folder on the final media (CD/DVD/USB).#$x#$xChanges will take effect on the next build."
|
||||
txt_YProgramsDirName="Ext. Programs folder:",0,0,94,417,200,21,Programs,"__The name of the 'Programs' folder on the final media (CD/DVD/USB).#$xChanging the name of the Programs folder can be useful if you run more then one WinPE from a single USB drive.#$x#$xChanges will take effect on the next build."
|
||||
cb_RunFromWim="Run all programs from RAM (Boot.wim)",0,3,341,417,215,18,False,"__Select this option to pack all programs into Boot.wim regardless of individual script settings.#$x#$xRequired for PXE/Network boot."
|
||||
|
||||
[InterfaceEncoded]
|
||||
|
Reference in New Issue
Block a user