mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 02:28:09 +02:00
Rufus updated to v4.2, now supports x64
This commit is contained in:
@@ -56,7 +56,6 @@ If,%SourceArch%,Equal,x64,Set,%SetupFile%,"PowerShell_x64.zip"
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
// Extract
|
||||
|
||||
If,%cb_AlwaysDownload%,Equal,True,DirDeleteEx,"%ProgramsCache%\%ProgramFolder%"
|
||||
If,Not,ExistFile,"%ProgramsCache%\%ProgramFolder%\%SetupFile%",Run,%ScriptFile%,DownloadProgram
|
||||
Decompress,"%ProgramsCache%\%ProgramFolder%\%SetupFile%","%TargetPrograms%\%ProgramFolder%"
|
||||
|
||||
@@ -182,7 +181,6 @@ btn_AdvancedOptions=,1,8,571,5,25,25,ToggleAdvancedOptions,Advanced_Disabled_16.
|
||||
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",0,3,155,54,177,18,False,"__Enable this option to ensure you always included the latest version of PowerShell Core 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