mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Application updates
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -30,20 +30,20 @@
|
||||
|
||||
[Main]
|
||||
Title=Prime95
|
||||
Description=(v30.8b17) Prime95 is a popular choice with overclockers and system builders for stress/torture testing a CPU.
|
||||
Description=(v30.19b20) Prime95 is a popular choice with overclockers and system builders for stress/torture testing a CPU.
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.3.0
|
||||
Date=2023-03-28
|
||||
Version=1.0.4.0
|
||||
Date=2024-06-02
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="Prime95"
|
||||
%ProgramExe%="prime95.exe"
|
||||
%ConfigFile%="prime.txt"
|
||||
%DownloadURLx86%=https://www.mersenne.org/download/software/v30/30.8/p95v308b15.win32.zip
|
||||
%DownloadURLx64%=https://www.mersenne.org/download/software/v30/30.8/p95v308b17.win64.zip
|
||||
%DownloadURLx86%=https://www.mersenne.org/download/software/v30/30.19/p95v3019b20.win32.zip
|
||||
%DownloadURLx64%=https://www.mersenne.org/download/software/v30/30.19/p95v3019b20.win64.zip
|
||||
%SetupFilex86%="prime95_x86.zip"
|
||||
%SetupFilex64%="prime95_x64.zip"
|
||||
|
||||
|
@@ -30,18 +30,18 @@
|
||||
|
||||
[Main]
|
||||
Title=WinMerge
|
||||
Description=(v2.16.38) WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
|
||||
Description=(v2.16.40) WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.9.0
|
||||
Date=2024-02-07
|
||||
Version=1.0.10.0
|
||||
Date=2024-06-02
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="WinMerge"
|
||||
%ProgramExe%="WinMergeU.exe"
|
||||
%ProgramVer%=2.16.38
|
||||
%ProgramVer%=2.16.40
|
||||
%DownloadURLx86%=https://github.com/WinMerge/winmerge/releases/download/v%ProgramVer%/winmerge-%ProgramVer%-exe.zip
|
||||
%DownloadURLx64%=https://github.com/WinMerge/winmerge/releases/download/v%ProgramVer%/winmerge-%ProgramVer%-x64-exe.zip
|
||||
%SetupFile%="WinMerge_%SourceArch%.zip"
|
||||
|
@@ -35,16 +35,16 @@ Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.1.3.0
|
||||
Date=2024-01-12
|
||||
Version=1.1.4.0
|
||||
Date=2024-06-02
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="DiskGenius"
|
||||
%ProgramExe%="DiskGenius.exe"
|
||||
%ProgramVersion%=5511508
|
||||
%SetupFile%="DiskGenius_%SourceArch%.zip"
|
||||
%DownloadURLx86%=http://engdownload.eassos.cn/winpe/DGEng%ProgramVersion%_x86.zip
|
||||
%DownloadURLx64%=http://engdownload.eassos.cn/winpe/DGEng%ProgramVersion%_x64.zip
|
||||
%DownloadURLx86%=https://download.eassos.com/DGEng%ProgramVersion%_x86.zip
|
||||
%DownloadURLx64%=https://download.eassos.com/DGEng%ProgramVersion%_x64.zip
|
||||
%aLangMap%=Arabic|العربية|Dutch|Nederlands|English||French|Français|German|Deutsch|Italian|Italian|Japanese|日本語|Korean|한국어|Polish|Polski|Portuguese|Português|Russian|Русский|Spanish|Español
|
||||
|
||||
[Process]
|
||||
@@ -140,7 +140,7 @@ Decompress,"%ProgramsCache%\%ProgramFolder%\%SetupFile%",#1
|
||||
[DownloadProgram]
|
||||
Echo,"Downloading %ScriptTitle%..."
|
||||
Run,%ScriptFile%,SetProgramArch
|
||||
WebGet,"%DownloadURL%","%ProgramsCache%\%ProgramFolder%\%SetupFile%",NOERR
|
||||
WebGet,"%DownloadURL%","%ProgramsCache%\%ProgramFolder%\%SetupFile%",Referer=https://www.diskgenius.com/download.php,NOERR
|
||||
If,Not,#r,Equal,200,Halt,"Failed to download [%SetupFile%]: The code returned was [#r]."
|
||||
|
||||
[#SetProgramArch#]
|
||||
|
@@ -32,16 +32,16 @@
|
||||
Title=7-Zip
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Version=1.2.1.0
|
||||
Description=(v23.01) 7-Zip is a free and open-source file archiver capable of reading and writing many archive formats.
|
||||
Date=2023-07-09
|
||||
Version=1.2.2.0
|
||||
Description=(v24.06) 7-Zip is a free and open-source file archiver capable of reading and writing many archive formats.
|
||||
Date=2024-06-02
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="7-Zip"
|
||||
%ProgramExe%="7zFM.exe"
|
||||
%ProgramVersion%=2301
|
||||
%ProgramVersion%=2406
|
||||
%DownloadURL86%=https://www.7-zip.org/a/7z%ProgramVersion%.exe
|
||||
%DownloadURL64%=https://www.7-zip.org/a/7z%ProgramVersion%-x64.exe
|
||||
|
||||
|
@@ -30,18 +30,18 @@
|
||||
|
||||
[Main]
|
||||
Title=AgentRansack
|
||||
Description=(v2022 Build 3420) Agent Ransack is a free file search tool for finding files on your PC or network drives.
|
||||
Description=(v2022 Build 3434) Agent Ransack is a free file search tool for finding files on your PC or network drives.
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.11.0
|
||||
Date=2024-02-07
|
||||
Version=1.0.12.0
|
||||
Date=2024-06-02
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="AgentRansack"
|
||||
%ProgramExe%="AgentRansack.exe"
|
||||
%ProgramVersion%=3420
|
||||
%ProgramVersion%=3434
|
||||
%DownloadURLx86%=https://download.mythicsoft.com/flp/%ProgramVersion%/agentransack_in_%ProgramVersion%.exe
|
||||
%DownloadURLx64%=https://download.mythicsoft.com/flp/%ProgramVersion%/agentransack_inx64_%ProgramVersion%.exe
|
||||
|
||||
|
@@ -30,19 +30,19 @@
|
||||
|
||||
[Main]
|
||||
Title=Total Commander
|
||||
Description=(v11.02) Total Commander is a file manager for Windows.
|
||||
Description=(v11.03) Total Commander is a file manager for Windows.
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.1.0
|
||||
Date=2023-11-10
|
||||
Version=1.0.2.0
|
||||
Date=2024-06-02
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="Total Commander"
|
||||
%ProgramExex86%="TOTALCMD.EXE"
|
||||
%ProgramExex64%="TOTALCMD64.EXE"
|
||||
%ProgramVersion%=1102
|
||||
%ProgramVersion%=1103
|
||||
%DownloadURLx86%=https://totalcommander.ch/%ProgramVersion%/tcmd%ProgramVersion%x32.exe
|
||||
%DownloadURLx64%=https://totalcommander.ch/%ProgramVersion%/tcmd%ProgramVersion%x64.exe
|
||||
%SetupFile%="tcmd_%SourceArch%.exe"
|
||||
|
@@ -30,18 +30,18 @@
|
||||
|
||||
[Main]
|
||||
Title=WizTree
|
||||
Description=(v4.18) WizTree scans your hard drive and shows you which files and folders are using the most disk space.
|
||||
Description=(v4.19) WizTree scans your hard drive and shows you which files and folders are using the most disk space.
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.1.9.0
|
||||
Date=2024-02-07
|
||||
Version=1.1.10.0
|
||||
Date=2024-06-02
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="WizTree"
|
||||
%ProgramExe%="WizTree.exe"
|
||||
%ProgramVersion%=4_18
|
||||
%ProgramVersion%=4_19
|
||||
%DownloadURL%=https://www.diskanalyzer.com/files/wiztree_%ProgramVersion%_portable.zip
|
||||
%SetupFile%="WizTree.zip"
|
||||
%ConfigFile%="%TargetPrograms%\%ProgramFolder%\WizTree3.ini"
|
||||
|
@@ -35,15 +35,15 @@ Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.0.0
|
||||
Date=2020-02-08
|
||||
Version=1.0.1.0
|
||||
Date=2020-06-02
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="TestDisk"
|
||||
%ProgramExe%="testdisk_win.exe"
|
||||
%ProgramExe2%="qphotorec_win.exe"
|
||||
%DownloadURLx86%=https://www.cgsecurity.org/testdisk-7.2-WIP.win.zip
|
||||
%DownloadURLx64%=https://www.cgsecurity.org/testdisk-7.2-WIP.win64.zip
|
||||
%DownloadURLx86%=https://www.cgsecurity.org/testdisk-7.2.win.zip
|
||||
%DownloadURLx64%=https://www.cgsecurity.org/testdisk-7.2.win64.zip
|
||||
|
||||
[Process]
|
||||
Echo,"Processing %ScriptTitle%..."
|
||||
|
@@ -32,16 +32,16 @@
|
||||
Title=FastStone Capture
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Version=1.0.0.0
|
||||
Description=(v10.4 x86) A powerful, lightweight, yet full-featured screen capture tool that allows you to easily capture and annotate anything on the screen.
|
||||
Date=2024-01-13
|
||||
Version=1.0.1.0
|
||||
Description=(v10.5 x86) A powerful, lightweight, yet full-featured screen capture tool that allows you to easily capture and annotate anything on the screen.
|
||||
Date=2024-06-03
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="FSCapture"
|
||||
%ProgramExe%="FSCapture.exe"
|
||||
%ProgramVersion%="104"
|
||||
%ProgramVersion%="105"
|
||||
%DownloadURL%=http://www.faststonesoft.net/DN/FSCapture%ProgramVersion%.zip
|
||||
%LangMap%=Bulgarian|20|Chinese (Simplified)|2|Chinese (Traditional)|3|Czech|16|Dutch|5|English|1|French|6|German|7|Hungarian|13|Italian|8|Japanese|21|Korean|15|Polish|10|Portuguese (Brazil)|22|Russian|11|Spanish|12|Swedish|17|Ukrainian|19
|
||||
%SkinMap%=Blue|2|Athen|1|Silver|3|Yellow|4
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -32,9 +32,9 @@
|
||||
Title=MPC-BE
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Version=1.0.9.0
|
||||
Description=(v1.6.11.0) Media Player Classic - BE is a free and open source audio and video player for Windows.
|
||||
Date=2024-01-12
|
||||
Version=1.0.10.0
|
||||
Description=(v1.7.1.0) Media Player Classic - BE is a free and open source audio and video player for Windows.
|
||||
Date=2024-06-03
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
|
||||
@@ -42,8 +42,8 @@ Mandatory=False
|
||||
%ProgramFolder%="MPC-BE"
|
||||
%ProgramExe%="mpc-be.exe"
|
||||
%ProgramExe64%="mpc-be64.exe"
|
||||
%ProgramReleaseVersion%=1.6.11
|
||||
%ProgramFullVersion%=1.6.11
|
||||
%ProgramReleaseVersion%=1.7.1
|
||||
%ProgramFullVersion%=1.7.1
|
||||
%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"
|
||||
|
@@ -30,18 +30,18 @@
|
||||
|
||||
[Main]
|
||||
Title=WinSCP
|
||||
Description=(v6.1.2) WinSCP is a popular SFTP client and FTP client for Microsoft Windows.
|
||||
Description=(v6.3.3) WinSCP is a popular SFTP client and FTP client for Microsoft Windows.
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.12.0
|
||||
Date=2023-10-13
|
||||
Version=1.0.13.0
|
||||
Date=2024-06-03
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="WinSCP"
|
||||
%ProgramExe%="WinSCP.exe"
|
||||
%ProgramVersion%=6.1.2
|
||||
%ProgramVersion%=6.3.3
|
||||
%SetupExe%="WinSCP-%ProgramVersion%-Setup.exe"
|
||||
%DownloadURL%=https://winscp.net/download/WinSCP-%ProgramVersion%-Setup.exe
|
||||
%LangMap%=1025|ar|1059|be|1026|bg|1027|ca|2052|ch|1028|chs|1029|cs|1030|da|1031|de|1032|el|1034|es|1061|et|1065|fa|1035|fi|1036|fr|1050|hr|1038|hu|1057|in|1039|is|1040|it|1041|jp|1042|ko|1063|lt|1086|ms|1043|nl|2068|no|1045|pl|1046|pt|2070|ptg|1048|ro|1049|ru|1051|sk|2074|srl|1053|sv|1055|tr|1058|uk|1066|vi|-181|xxk
|
||||
|
@@ -30,17 +30,17 @@
|
||||
|
||||
[Main]
|
||||
Title=simplewall
|
||||
Description=(v3.7.8) A simple tool for configuring the Windows Filtering Platform (WFP).
|
||||
Description=(v3.8.2) A simple tool for configuring the Windows Filtering Platform (WFP).
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.7.0
|
||||
Date=2024-02-07
|
||||
Version=1.0.8.0
|
||||
Date=2024-06-03
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="simplewall"
|
||||
%ProgramVersion%=3.7.8
|
||||
%ProgramVersion%=3.8.2
|
||||
%DownloadURL%=https://github.com/henrypp/simplewall/releases/download/v.%ProgramVersion%/simplewall-%ProgramVersion%-bin.zip
|
||||
%DownloadProfilesURL%=https://raw.githubusercontent.com/henrypp/simplewall/master/bin/profile_internal.xml
|
||||
%DownloadLangURL%=https://raw.githubusercontent.com/henrypp/simplewall/master/bin/simplewall.lng
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user