mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 18:48:04 +02:00
App Updates
-Update PowerShell Core to v7.2.6 -Updated HWinfo to v7.26 -Updated GPU-Z to v2.47.0 -Updated DesktopInfo to v3.6.0 -Fixed an issue with Launch Program in DesktopInfo script -Updated CPU-Z to v2.0.1 -Updated AIDA64 to v6.75.6100 -Updated LibreOffice to v7.3.5 -Updated WinSCP to v5.21.2 -Updated AgentRansack to v2022b3335 -Updated WinMerge to v2.16.22 -Updated Beyond Compare to v4.4.3.26655 -Updated Prime95 to v30.8b16 -Updated FurMark to v1.31.0 -Updated VC++ 14 to v14.32.31332.0 including preliminary support for arm64 -Updated VC++ 12 to v12.0.40664 -Updated .NET 6 to v6.0.8 -Updated Rufus to v3.20 -Updated Ventoy to v1.0.79
This commit is contained in:
@@ -35,7 +35,7 @@ Selected=False
|
||||
Level=4
|
||||
Author=Homes32
|
||||
Version=1.1.1.0
|
||||
Date=2018-02-23
|
||||
Date=2022-08-09
|
||||
Mandatory=False
|
||||
|
||||
[Variables]
|
||||
@@ -144,10 +144,10 @@ ShellExecuteEx,Explore,%fb_MediaFilesx64%
|
||||
// Related........:
|
||||
// ===============================================================================================================================
|
||||
[SetDefaultOptions]
|
||||
WriteInterface,Value,%ScriptFile%,Interface,fb_WimFilesX86,""
|
||||
WriteInterface,Value,%ScriptFile%,Interface,fb_WimFilesX64,""
|
||||
WriteInterface,Value,%ScriptFile%,Interface,fb_MediaFilesX86,""
|
||||
WriteInterface,Value,%ScriptFile%,Interface,fb_MediaFilesX64,""
|
||||
WriteInterface,Value,%ScriptFile%,Interface,fb_WimFilesX86,"#$pBaseDir#$p\Workbench\Additional\x86"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,fb_WimFilesX64,"#$pBaseDir#$p\Workbench\Additional\x64"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,fb_MediaFilesX86,"#$pBaseDir#$p\Workbench\Additional\x86"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,fb_MediaFilesX64,"#$pBaseDir#$p\Workbench\Additional\x64"
|
||||
|
||||
[#ToggleAdvancedOptions#]
|
||||
// ===============================================================================================================================
|
||||
@@ -196,18 +196,18 @@ bvl_FilesSourceWim="Additional In Ram/Boot.wim Files",1,12,5,50,625,185,8,Bold
|
||||
lbl_WimFilesNote="Please specify the path to the directory containing the files you wish to integrate into your build.#$x#$xFiles will be copied directly into your %TargetDir%.#$x#$XUse sub-folders to organize your files into the directory structure that matches the desired destination.#$x ex. .\Windows\System32\myProgram.exe --> X:\Windows\System32\myProgram.exe#$x#$xOnly the directory matching your source architecture will be copied at build time.",1,1,14,70,559,95,8,Normal
|
||||
img_Ram=Memory.png,1,5,572,56,50,50
|
||||
lbl_WimFilesX86="x86 Files",1,1,17,176,70,16,8,Bold
|
||||
fb_WimFilesX86=,1,13,84,170,510,20,dir,"__The directory containing x86 (32bit) files."
|
||||
fb_WimFilesX86=%BaseDir%\Workbench\Additional\x86,1,13,84,170,510,20,dir,"__The directory containing x86 (32bit) files."
|
||||
lbl_WimFilesX64="x64 Files",1,1,17,207,70,16,8,Bold
|
||||
fb_WimFilesX64=,1,13,84,201,510,20,dir,"__The directory containing x64 (64bit) files."
|
||||
fb_WimFilesX64=%BaseDir%\Workbench\Additional\x64,1,13,84,201,510,20,dir,"__The directory containing x64 (64bit) files."
|
||||
btn_WimExploreX86=,1,8,599,170,20,20,WimExploreX86,OpenFolder_16.png,True,__Browse
|
||||
btn_WimExploreX64=,1,8,599,201,20,20,WimExploreX64,OpenFolder_16.png,True,__Browse
|
||||
bvl_FileSourceBootMedia="Additional CD/USB Files",1,12,5,262,625,185,8,Bold
|
||||
lbl_BootMediaFilesNote="Please specify the path to the directory containing the files you wish to integrate into your build.#$x#$xFiles will be copied directly into your %OutputDir%.#$x#$XUse sub-folders to organize your files into the directory structure that matches the desired destination.#$x ex. .\Programs\myProgram.exe --> Y:\Programs\myProgram.exe#$x#$xOnly the directory matching your source architecture will be copied at build time.",1,1,14,280,559,95,8,Normal
|
||||
img_USB=USB.png,1,5,573,268,50,50
|
||||
lbl_MediaDriversX86="x86 Files",1,1,17,387,70,16,8,Bold
|
||||
fb_MediaFilesX86=,1,13,84,381,510,20,dir,"__The directory containing x86 (32bit) files."
|
||||
fb_MediaFilesX86=%BaseDir%\Workbench\Additional\x86,1,13,84,381,510,20,dir,"__The directory containing x86 (32bit) files."
|
||||
lbl_MediaFilesX64="x64 Files",1,1,17,418,70,16,8,Bold
|
||||
fb_MediaFilesX64=,1,13,84,412,510,20,dir,"__The directory containing x64 (64bit) files."
|
||||
fb_MediaFilesX64=%BaseDir%\Workbench\Additional\x64,1,13,84,412,510,20,dir,"__The directory containing x64 (64bit) files."
|
||||
btn_MediaExploreX86=,1,8,599,381,20,20,MediaExploreX86,OpenFolder_16.png,True,__Browse
|
||||
btn_MediaExploreX64=,1,8,599,412,20,20,MediaExploreX64,OpenFolder_16.png,True,__Browse
|
||||
|
||||
|
Reference in New Issue
Block a user