mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
Bug fixes and app updates
This commit is contained in:
@@ -71,7 +71,7 @@ If,Not,#r,Equal,0,Halt,"ERROR: Unable to extract DbgView driver. GetBinaryResour
|
||||
RegLoadHives
|
||||
|
||||
// Autorun Process Monitor
|
||||
If,%cb_AutoRunDbgView%,Equal,True,AddAutoRun,PreShell,NoWait,"Launching %ProgramTitle%...","%PEPrograms%\%ProgramFolder%\%ProgramExe%"
|
||||
If,%cb_AutoRunDbgView%,Equal,True,AddAutoRun,PreShell,NoWait,"Launching %ScriptTitle%...","%PEPrograms%\%ProgramFolder%\%ProgramExe%"
|
||||
|
||||
// Accept EULA
|
||||
RegWrite,HKLM,0x4,"Tmp_Default\Software\Sysinternals\DbgView","EulaAccepted",1
|
||||
@@ -279,7 +279,7 @@ 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_RunFromRam=bvl_RunFromRam,1,12,5,50,133,25
|
||||
cb_RunFromRam="Run From RAM",1,3,12,54,100,18,False,"__When this option is enabled the program files will be stored in Boot.wim and loaded into memory on boot.#$x#$xYou should only select this option if you are booting from Read-Only media and your program requires write-access to the file system."
|
||||
cb_AlwaysDownload="Always download latest version",1,3,155,54,177,18,False,"__Enable this option to ensure you always included the latest version of Process Monitor in your build."
|
||||
cb_AlwaysDownload="Always download latest version",1,3,155,54,177,18,False,"__Enable this option to ensure you always included the latest version of DbgView in your build."
|
||||
bvl_Shortcuts=Shortcuts,1,12,5,90,133,184,8,Bold
|
||||
cb_DesktopShc=Desktop,1,3,12,104,122,18,False
|
||||
cb_StartMenuShc="Start Menu",1,3,12,123,122,18,True
|
||||
|
Reference in New Issue
Block a user