Update Apps

This commit is contained in:
Homes32
2022-01-08 09:35:24 -06:00
parent ecf42f3562
commit 241c9f19c9
7 changed files with 31 additions and 30 deletions

View File

@@ -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%..."

View File

@@ -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

View File

@@ -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%..."

View File

@@ -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"

View File

@@ -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"

View File

@@ -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

View File

@@ -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