mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 18:48:04 +02:00
app updates
This commit is contained in:
@@ -68,7 +68,7 @@ TXTAddLine,%TargetSystem32%\winpeshl.ini,wpeinit.exe,Append
|
||||
|
||||
// Register Pecmd as our pre-shell
|
||||
RegHiveLoad,Tmp_System,%RegSystem%
|
||||
RegWrite,HKLM,0x1,Tmp_System\Setup,CmdLine,"Pecmd.exe Main #$pWindir#$p\system32\Pecmd.ini",NOWARN
|
||||
RegWrite,HKLM,0x1,"Tmp_System\Setup","CmdLine","Pecmd.exe Main #$pWindir#$p\system32\Pecmd.ini",NOWARN
|
||||
RegHiveUnLoad,Tmp_System
|
||||
|
||||
[#GenerateSampleConfig#]
|
||||
@@ -195,12 +195,12 @@ btn_AdvancedOptions=,1,8,571,5,25,25,ToggleAdvancedOptions,Advanced_16.png,True,
|
||||
btn_ScriptInfo=,1,8,601,5,25,25,ShowScriptInfo,Help_16.png,True,"__Script Info"
|
||||
bvl_Options="Additional Configuration",1,12,5,50,623,168,8,Bold
|
||||
cb_UserPecmdIniFile="Include additional configuration file",1,3,15,165,200,18,False
|
||||
fb_UserPecmdIniFile=,1,13,15,185,506,20,file
|
||||
fb_UserPecmdIniFile=,1,13,15,185,506,20,file,Title=Select your PECMD config file
|
||||
lbl_AdditionalConfig01="You may choose to include an additional PECMD configuration file in your project.#$x#$xThis configuration file will be executed after the initial project configuration has been completed, but before the shell (explorer, etc.) is started.#$x#$xThe configuration file will be placed on the root of the boot media as [UserPecmd.ini]. This allows the configuration to be manually edited on-the-fly (if the media is Read/Write) without rebuilding the project.",1,1,17,70,603,92,8,Normal
|
||||
btn_GenerateSampleConfig="Sample Config",1,8,533,185,80,20,GenerateSampleConfig,0,True,"__Generate a sample configuration file."
|
||||
bvl_AdvancedOptions="Advanced Options",0,12,5,230,623,71,8,Bold
|
||||
cb_CustomPecmdIniFile="Override the project config and use a custom pecmd.ini file",0,3,15,248,508,18,False,"__If enabled this pecmd.ini file will be used instead of the project's configuration.#$x#$xWARNING: This option is absolutely unsupported and, unless you are a developer,#$xit's guaranteed that you will break things. Use at your own risk."
|
||||
fb_CustomPecmdIniFile=,0,13,15,268,600,20,file
|
||||
fb_CustomPecmdIniFile=,0,13,15,268,600,20,file,Title=Select your custom pecmd.ini file
|
||||
|
||||
[InterfaceEncoded]
|
||||
Advanced_16.png=1722,2396
|
||||
|
Reference in New Issue
Block a user