From 241c9f19c9d9d1e38761fe951da622910f019254 Mon Sep 17 00:00:00 2001 From: Homes32 Date: Sat, 8 Jan 2022 09:35:24 -0600 Subject: [PATCH] Update Apps --- .../Developer Tools/BeyondCompare4.script | 8 ++++---- .../Applications/File Managers/7Zip.script | 8 ++++---- .../Applications/Multimedia/MPC-BE.script | 16 +++++++++------- .../Applications/System Information/CPU-Z.script | 8 ++++---- .../System Information/HWinfo.script | 8 ++++---- .../System Tools/PowerShellCore.script | 8 ++++---- Projects/PhoenixPE/Shell/001-Explorer.script | 5 ++--- 7 files changed, 31 insertions(+), 30 deletions(-) diff --git a/Projects/PhoenixPE/Applications/Developer Tools/BeyondCompare4.script b/Projects/PhoenixPE/Applications/Developer Tools/BeyondCompare4.script index 3d5fe20..6831112 100644 --- a/Projects/PhoenixPE/Applications/Developer Tools/BeyondCompare4.script +++ b/Projects/PhoenixPE/Applications/Developer Tools/BeyondCompare4.script @@ -30,19 +30,19 @@ [Main] Title=Beyond Compare -Description=(v4.4.0.25886) Beyond Compare allows you to quickly and easily compare your files and folders. +Description=(v4.4.1.26165) Beyond Compare allows you to quickly and easily compare your files and folders. Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.0.2.0 -Date=2020-10-10 +Version=1.0.3.0 +Date=2022-01-07 [Variables] %ProgramFolder%="Beyond Compare 4" %ProgramExe%="BCompare.exe" %SetupFile%="BCompare-Setup.exe" -%ProgramVer%=4.3.7.25118 +%ProgramVer%=4.4.1.26165 [Process] Echo,"Processing %ScriptTitle%..." diff --git a/Projects/PhoenixPE/Applications/File Managers/7Zip.script b/Projects/PhoenixPE/Applications/File Managers/7Zip.script index e9a333f..88ac4b3 100644 --- a/Projects/PhoenixPE/Applications/File Managers/7Zip.script +++ b/Projects/PhoenixPE/Applications/File Managers/7Zip.script @@ -32,16 +32,16 @@ Title=7-Zip Author=Homes32 Level=5 -Version=1.1.0.0 -Description=(v21.06) 7-Zip is a free and open-source file archiver capable of reading and writing many archive formats. -Date=2021-12-10 +Version=1.1.1.0 +Description=(v21.07) 7-Zip is a free and open-source file archiver capable of reading and writing many archive formats. +Date=2022-01-07 Selected=False Mandatory=False [Variables] %ProgramFolder%="7-Zip" %ProgramExe%="7zFM.exe" -%ProgramVersion%=2106 +%ProgramVersion%=2107 %DownloadURL86%=https://www.7-zip.org/a/7z%ProgramVersion%.exe %DownloadURL64%=https://www.7-zip.org/a/7z%ProgramVersion%-x64.exe diff --git a/Projects/PhoenixPE/Applications/Multimedia/MPC-BE.script b/Projects/PhoenixPE/Applications/Multimedia/MPC-BE.script index 7cb42b1..d660c3f 100644 --- a/Projects/PhoenixPE/Applications/Multimedia/MPC-BE.script +++ b/Projects/PhoenixPE/Applications/Multimedia/MPC-BE.script @@ -32,9 +32,9 @@ Title=MPC-BE Author=Homes32 Level=5 -Version=1.0.3.0 -Description=(v1.5.8.6302) Media Player Classic - BE is a free and open source audio and video player for Windows. -Date=2021-07-08 +Version=1.0.4.0 +Description=(v1.6.0.6767) Media Player Classic - BE is a free and open source audio and video player for Windows. +Date=2022-01-07 Selected=False Mandatory=False @@ -42,11 +42,13 @@ Mandatory=False %ProgramFolder%="MPC-BE" %ProgramExe%="mpc-be.exe" %ProgramExe64%="mpc-be64.exe" -%DownloadURLx86%=https://sourceforge.net/projects/mpcbe/files/MPC-BE/Release%20builds/1.5.8/MPC-BE.1.5.8.6302.x86.7z/download -%DownloadURLx64%=https://sourceforge.net/projects/mpcbe/files/MPC-BE/Release%20builds/1.5.8/MPC-BE.1.5.8.6302.x64.7z/download +%ProgramReleaseVersion%=1.6.0 +%ProgramFullVersion%=1.6.0.6767 +%DownloadURLx86%=https://sourceforge.net/projects/mpcbe/files/MPC-BE/Release#$p20builds/%ProgramReleaseVersion%/MPC-BE.%ProgramFullVersion%.x86.7z/download +%DownloadURLx64%=https://sourceforge.net/projects/mpcbe/files/MPC-BE/Release#$p20builds/%ProgramReleaseVersion%/MPC-BE.%ProgramFullVersion%.x64.7z/download %SetupFile%="MPC-BE.zip" -%SetupFileFolderx86%="MPC-BE.1.5.8.6302.x86" -%SetupFileFolderx64%="MPC-BE.1.5.8.6302.x64" +%SetupFileFolderx86%="MPC-BE.%ProgramFullVersion%.x86" +%SetupFileFolderx64%="MPC-BE.%ProgramFullVersion%.x64" [Process] Echo,"Processing %ScriptTitle%..." diff --git a/Projects/PhoenixPE/Applications/System Information/CPU-Z.script b/Projects/PhoenixPE/Applications/System Information/CPU-Z.script index a137c69..31f22fb 100644 --- a/Projects/PhoenixPE/Applications/System Information/CPU-Z.script +++ b/Projects/PhoenixPE/Applications/System Information/CPU-Z.script @@ -30,18 +30,18 @@ [Main] Title=CPU-Z -Description=(v1.97.0) CPU-Z is a freeware system profiling and monitoring application. +Description=(v1.99.0) CPU-Z is a freeware system profiling and monitoring application. Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.0.4.0 -Date=2021-10-17 +Version=1.0.5.0 +Date=2022-01-04 [Variables] %ProgramFolder%="CPU-Z" %ProgramExe%="cpuz_x32.exe" -%ProgramVersion%=1.97 +%ProgramVersion%=1.99 %DownloadURL%=http://download.cpuid.com/cpu-z/cpu-z_%ProgramVersion%-en.zip %DownloadURL-cn%=http://download.cpuid.com/cpu-z/cpu-z_%ProgramVersion%-cn.zip %SetupFile%="cpu-z-en.zip" diff --git a/Projects/PhoenixPE/Applications/System Information/HWinfo.script b/Projects/PhoenixPE/Applications/System Information/HWinfo.script index 7e769ce..2ad160e 100644 --- a/Projects/PhoenixPE/Applications/System Information/HWinfo.script +++ b/Projects/PhoenixPE/Applications/System Information/HWinfo.script @@ -30,19 +30,19 @@ [Main] Title=HWinfo -Description=(v7.12) Comprehensive Hardware Analysis, Monitoring and Reporting. +Description=(v7.16) Comprehensive Hardware Analysis, Monitoring and Reporting. Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.0.6.0 -Date=2021-10-17 +Version=1.0.7.0 +Date=2022-01-07 [Variables] %ProgramFolder%="HWinfo" %ProgramExe%="hwinfo32.exe" %ProgramCfg%="hwinfo32.ini" -%ProgramVersion%=712 +%ProgramVersion%=716 %DownloadURL%=https://www.hwinfo.com/files/hwi_%ProgramVersion%.zip %SetupFile%="hwinfo.zip" diff --git a/Projects/PhoenixPE/Applications/System Tools/PowerShellCore.script b/Projects/PhoenixPE/Applications/System Tools/PowerShellCore.script index c354758..c9ce223 100644 --- a/Projects/PhoenixPE/Applications/System Tools/PowerShellCore.script +++ b/Projects/PhoenixPE/Applications/System Tools/PowerShellCore.script @@ -30,18 +30,18 @@ [Main] Title=PowerShell Core -Description=(v7.1.2) PowerShell Core is a cross-platform automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data, REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets. +Description=(v7.2.1) PowerShell Core is a cross-platform automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data, REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets. Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.0.2.0 -Date=2021-03-07 +Version=1.0.3.0 +Date=2022-01-07 [Variables] %ProgramFolder%="PowerShell" %ProgramExe%="pwsh.exe" -%ProgramVersion%=7.1.2 +%ProgramVersion%=7.2.1 %SetupFile%="PowerShell_x86.zip" %DownloadURLx32%=https://github.com/PowerShell/PowerShell/releases/download/v%ProgramVersion%/PowerShell-%ProgramVersion%-win-x86.zip %DownloadURLx64%=https://github.com/PowerShell/PowerShell/releases/download/v%ProgramVersion%/PowerShell-%ProgramVersion%-win-x64.zip diff --git a/Projects/PhoenixPE/Shell/001-Explorer.script b/Projects/PhoenixPE/Shell/001-Explorer.script index 79f2dc7..c68efc6 100644 --- a/Projects/PhoenixPE/Shell/001-Explorer.script +++ b/Projects/PhoenixPE/Shell/001-Explorer.script @@ -38,9 +38,6 @@ Mandatory=False Version=1.2.2.0 Date=2021-01-23 -[TODO] -// Catalog Files - [Variables] [Process] @@ -722,6 +719,7 @@ RequireFileEx,AppendList,\Windows\System32\themeui.dll RequireFileEx,AppendList,\Windows\System32\twinui.dll RequireFileEx,AppendList,\Windows\System32\ubpm.dll RequireFileEx,AppendList,\Windows\System32\uDWM.dll +If,%SourceVer%,BiggerEqual,10.0.22000.282,RequireFileEx,AppendList,\Windows\System32\wuceffects.dll RequireFileEx,AppendList,\Windows\System32\wdi.dll RequireFileEx,AppendList,\Windows\System32\Windows.Gaming.Input.dll RequireFileEx,AppendList,\Windows\System32\Windows.UI.Immersive.dll @@ -769,6 +767,7 @@ RequireFileEx,AppendList,\Windows\System32\winver.exe /////////////////////////////////////////////////////////////////////////////////// // Search RequireFileEx,AppendList,\Windows\inf\wsearchidxpi +RequireFileEx,AppendList,\Windows\System32\EhStorShell.dll RequireFileEx,AppendList,\Windows\System32\esent.dll RequireFileEx,AppendList,\Windows\System32\NaturalLanguage6.dll,NOMUI RequireFileEx,AppendList,\Windows\System32\NOISE.DAT,NOMUI