mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Various app script updates, fixed broken download link in OCCT.script
This commit is contained in:
@@ -28,6 +28,9 @@
|
|||||||
//
|
//
|
||||||
//////////////////////////////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
// Note: Acronis True Image and been re-branded as Acronis Cyber Protect Home Office.
|
||||||
|
// This script has been placed in Archive status and will no longer be maintained.
|
||||||
|
|
||||||
[Main]
|
[Main]
|
||||||
Title=Acronis True Image 2021
|
Title=Acronis True Image 2021
|
||||||
Description=Acronis True Image is a popular and easy to use backup software for personal use.
|
Description=Acronis True Image is a popular and easy to use backup software for personal use.
|
||||||
|
@@ -35,14 +35,14 @@ Author=Homes32
|
|||||||
Level=5
|
Level=5
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.0.0.0
|
Version=1.0.0.1
|
||||||
Date=2020-07-27
|
Date=2020-09-25
|
||||||
Interface=Interface
|
Interface=Interface
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="OCCT"
|
%ProgramFolder%="OCCT"
|
||||||
%ProgramExe%="OCCT.exe"
|
%ProgramExe%="OCCT.exe"
|
||||||
%DownloadURL%=https://www.ocbase.com/download
|
%DownloadURL%=https://www.ocbase.com/download/edition:Personal
|
||||||
%ConfigFile%="OCCT.config.json"
|
%ConfigFile%="OCCT.config.json"
|
||||||
|
|
||||||
[Process]
|
[Process]
|
||||||
|
@@ -30,18 +30,18 @@
|
|||||||
|
|
||||||
[Main]
|
[Main]
|
||||||
Title=DiskGenius
|
Title=DiskGenius
|
||||||
Description=(v5.4.5.1412) DiskGenius is an all-in-one Data Recovery, Partition Manager, and Backup/Cloning Utility for IT Professionals.
|
Description=(v5.4.6.1432) DiskGenius is an all-in-one Data Recovery, Partition Manager, and Backup/Cloning Utility for IT Professionals.
|
||||||
Author=Homes32
|
Author=Homes32
|
||||||
Level=5
|
Level=5
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.1.0.0
|
Version=1.1.0.0
|
||||||
Date=2022-08-18
|
Date=2022-09-18
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="DiskGenius"
|
%ProgramFolder%="DiskGenius"
|
||||||
%ProgramExe%="DiskGenius.exe"
|
%ProgramExe%="DiskGenius.exe"
|
||||||
%ProgramVersion%=5451412
|
%ProgramVersion%=5461432
|
||||||
%SetupFile%="DiskGenius_%SourceArch%.zip"
|
%SetupFile%="DiskGenius_%SourceArch%.zip"
|
||||||
%DownloadURLx86%=http://engdownload.eassos.cn/winpe/DGEng%ProgramVersion%_x86.zip
|
%DownloadURLx86%=http://engdownload.eassos.cn/winpe/DGEng%ProgramVersion%_x86.zip
|
||||||
%DownloadURLx64%=http://engdownload.eassos.cn/winpe/DGEng%ProgramVersion%_x64.zip
|
%DownloadURLx64%=http://engdownload.eassos.cn/winpe/DGEng%ProgramVersion%_x64.zip
|
||||||
|
@@ -30,18 +30,18 @@
|
|||||||
|
|
||||||
[Main]
|
[Main]
|
||||||
Title=WizTree
|
Title=WizTree
|
||||||
Description=(v4.08) WizTree scans your hard drive and shows you which files and folders are using the most disk space.
|
Description=(v4.10) WizTree scans your hard drive and shows you which files and folders are using the most disk space.
|
||||||
Author=Homes32
|
Author=Homes32
|
||||||
Level=5
|
Level=5
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.1.3.0
|
Version=1.1.4.0
|
||||||
Date=2022-02-22
|
Date=2022-09-18
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="WizTree"
|
%ProgramFolder%="WizTree"
|
||||||
%ProgramExe%="WizTree.exe"
|
%ProgramExe%="WizTree.exe"
|
||||||
%ProgramVersion%=4_08
|
%ProgramVersion%=4_10
|
||||||
%DownloadURL%=https://www.diskanalyzer.com/files/wiztree_%ProgramVersion%_portable.zip
|
%DownloadURL%=https://www.diskanalyzer.com/files/wiztree_%ProgramVersion%_portable.zip
|
||||||
%SetupFile%="WizTree.zip"
|
%SetupFile%="WizTree.zip"
|
||||||
%ConfigFile%="%TargetPrograms%\%ProgramFolder%\WizTree3.ini"
|
%ConfigFile%="%TargetPrograms%\%ProgramFolder%\WizTree3.ini"
|
||||||
|
@@ -32,9 +32,9 @@
|
|||||||
Title=MPC-BE
|
Title=MPC-BE
|
||||||
Author=Homes32
|
Author=Homes32
|
||||||
Level=5
|
Level=5
|
||||||
Version=1.0.5.1
|
Version=1.0.5.2
|
||||||
Description=(v1.6.3) Media Player Classic - BE is a free and open source audio and video player for Windows.
|
Description=(v1.6.4) Media Player Classic - BE is a free and open source audio and video player for Windows.
|
||||||
Date=2022-07-20
|
Date=2022-09-25
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
|
|
||||||
@@ -42,8 +42,8 @@ Mandatory=False
|
|||||||
%ProgramFolder%="MPC-BE"
|
%ProgramFolder%="MPC-BE"
|
||||||
%ProgramExe%="mpc-be.exe"
|
%ProgramExe%="mpc-be.exe"
|
||||||
%ProgramExe64%="mpc-be64.exe"
|
%ProgramExe64%="mpc-be64.exe"
|
||||||
%ProgramReleaseVersion%=1.6.3
|
%ProgramReleaseVersion%=1.6.4
|
||||||
%ProgramFullVersion%=1.6.3
|
%ProgramFullVersion%=1.6.4
|
||||||
%DownloadURLx86%=https://sourceforge.net/projects/mpcbe/files/MPC-BE/Release#$p20builds/%ProgramReleaseVersion%/MPC-BE.%ProgramFullVersion%.x86.7z/download
|
%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
|
%DownloadURLx64%=https://sourceforge.net/projects/mpcbe/files/MPC-BE/Release#$p20builds/%ProgramReleaseVersion%/MPC-BE.%ProgramFullVersion%.x64.7z/download
|
||||||
%SetupFile%="MPC-BE.zip"
|
%SetupFile%="MPC-BE.zip"
|
||||||
|
@@ -32,15 +32,15 @@
|
|||||||
Title=LibreOffice
|
Title=LibreOffice
|
||||||
Author=Homes32
|
Author=Homes32
|
||||||
Level=5
|
Level=5
|
||||||
Version=1.0.1.0
|
Version=1.0.1.1
|
||||||
Description=(v7.3.5) LibreOffice is a free and powerful office suite.
|
Description=(v7.4.1) LibreOffice is a free and powerful office suite.
|
||||||
Date=2022-08-12
|
Date=2022-09-25
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="LibreOffice"
|
%ProgramFolder%="LibreOffice"
|
||||||
%ProgramVersion%=7.3.5
|
%ProgramVersion%=7.4.1
|
||||||
%ProgramExe%="program\soffice.exe"
|
%ProgramExe%="program\soffice.exe"
|
||||||
%DownloadURL-Std%=http://download.documentfoundation.org/libreoffice/portable/%ProgramVersion%/LibreOfficePortable_%ProgramVersion%_MultilingualStandard.paf.exe
|
%DownloadURL-Std%=http://download.documentfoundation.org/libreoffice/portable/%ProgramVersion%/LibreOfficePortable_%ProgramVersion%_MultilingualStandard.paf.exe
|
||||||
%DownloadURL-AllLang%=http://download.documentfoundation.org/libreoffice/portable/%ProgramVersion%/LibreOfficePortable_%ProgramVersion%_MultilingualStandard.paf.exe
|
%DownloadURL-AllLang%=http://download.documentfoundation.org/libreoffice/portable/%ProgramVersion%/LibreOfficePortable_%ProgramVersion%_MultilingualStandard.paf.exe
|
||||||
|
@@ -30,19 +30,19 @@
|
|||||||
|
|
||||||
[Main]
|
[Main]
|
||||||
Title=Notepad++
|
Title=Notepad++
|
||||||
Description=(v8.4.4.0) Notepad++ is a free and open source code editor and Notepad replacement that supports multiple languages.
|
Description=(v8.4.5.0) Notepad++ is a free and open source code editor and Notepad replacement that supports multiple languages.
|
||||||
Author=Homes32
|
Author=Homes32
|
||||||
Level=5
|
Level=5
|
||||||
Selected=True
|
Selected=True
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.4.1.2
|
Version=1.4.1.3
|
||||||
Date=2022-07-08
|
Date=2022-09-25
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="Notepad++"
|
%ProgramFolder%="Notepad++"
|
||||||
%ProgramExe%="notepad++.exe"
|
%ProgramExe%="notepad++.exe"
|
||||||
%ShellExtDll%="NppShell_06.dll"
|
%ShellExtDll%="NppShell_06.dll"
|
||||||
%ProgramVersion%=8.4.4
|
%ProgramVersion%=8.4.5
|
||||||
%DownloadURLx86%=https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v%ProgramVersion%/npp.%ProgramVersion%.portable.7z
|
%DownloadURLx86%=https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v%ProgramVersion%/npp.%ProgramVersion%.portable.7z
|
||||||
%DownloadURLx64%=https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v%ProgramVersion%/npp.%ProgramVersion%.portable.x64.7z
|
%DownloadURLx64%=https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v%ProgramVersion%/npp.%ProgramVersion%.portable.x64.7z
|
||||||
%aToolbarIconMap%=Fluent UI: small|small|Fluent UI: large|large|Filled Fluent UI: small|small2|Filled Fluent UI: large|large2|Standard icons: small|standard
|
%aToolbarIconMap%=Fluent UI: small|small|Fluent UI: large|large|Filled Fluent UI: small|small2|Filled Fluent UI: large|large2|Standard icons: small|standard
|
||||||
|
@@ -30,19 +30,19 @@
|
|||||||
|
|
||||||
[Main]
|
[Main]
|
||||||
Title=HWinfo
|
Title=HWinfo
|
||||||
Description=(v7.26) Comprehensive Hardware Analysis, Monitoring and Reporting.
|
Description=(v7.30) Comprehensive Hardware Analysis, Monitoring and Reporting.
|
||||||
Author=Homes32
|
Author=Homes32
|
||||||
Level=5
|
Level=5
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.0.10.0
|
Version=1.0.10.1
|
||||||
Date=2022-08-12
|
Date=2022-09-25
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="HWinfo"
|
%ProgramFolder%="HWinfo"
|
||||||
%ProgramExe%="hwinfo32.exe"
|
%ProgramExe%="hwinfo32.exe"
|
||||||
%ProgramCfg%="hwinfo32.ini"
|
%ProgramCfg%="hwinfo32.ini"
|
||||||
%ProgramVersion%=726
|
%ProgramVersion%=730
|
||||||
%DownloadURL%=https://www.hwinfo.com/files/hwi_%ProgramVersion%.zip
|
%DownloadURL%=https://www.hwinfo.com/files/hwi_%ProgramVersion%.zip
|
||||||
%SetupFile%="hwinfo.zip"
|
%SetupFile%="hwinfo.zip"
|
||||||
|
|
||||||
|
@@ -35,8 +35,8 @@ Author=Homes32
|
|||||||
Level=4
|
Level=4
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.0.0.0
|
Version=1.0.0.1
|
||||||
Date=2019-10-21
|
Date=2022-08-21
|
||||||
Interface=Interface
|
Interface=Interface
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
@@ -187,6 +187,7 @@ RequireFileEx,AppendList,\Windows\System32\XInput9_1_0.dll
|
|||||||
|
|
||||||
RequireFileEx,AppendList,\Windows\System32\drivers\dxgkrnl.sys
|
RequireFileEx,AppendList,\Windows\System32\drivers\dxgkrnl.sys
|
||||||
RequireFileEx,AppendList,\Windows\System32\drivers\dxgmms1.sys
|
RequireFileEx,AppendList,\Windows\System32\drivers\dxgmms1.sys
|
||||||
|
RequireFileEx,AppendList,\Windows\System32\drivers\dxgmms2.sys
|
||||||
RequireFileEx,AppendList,\Windows\System32\drivers\gm.dls
|
RequireFileEx,AppendList,\Windows\System32\drivers\gm.dls
|
||||||
RequireFileEx,AppendList,\Windows\System32\drivers\ks.sys
|
RequireFileEx,AppendList,\Windows\System32\drivers\ks.sys
|
||||||
RequireFileEx,AppendList,\Windows\System32\drivers\mskssrv.sys
|
RequireFileEx,AppendList,\Windows\System32\drivers\mskssrv.sys
|
||||||
|
@@ -44,6 +44,9 @@ Date=2022-07-19
|
|||||||
Echo,"Configuring Pre-Shell..."
|
Echo,"Configuring Pre-Shell..."
|
||||||
ExtractAllFiles,%ScriptFile%,%SourceArch%,%TargetSystem32%
|
ExtractAllFiles,%ScriptFile%,%SourceArch%,%TargetSystem32%
|
||||||
ExtractFile,%ScriptFile%,pecmd_ini,pecmd.ini,%TargetSystem32%
|
ExtractFile,%ScriptFile%,pecmd_ini,pecmd.ini,%TargetSystem32%
|
||||||
|
// Log PECMD hash and version for troubleshooting
|
||||||
|
Hash,SHA256,"%TargetSystem32%\Pecmd.exe",%Dummy_PECMD_Hash%
|
||||||
|
FileVersion,"%TargetSystem32%\Pecmd.exe",%Dummy_PECMD_Version%
|
||||||
|
|
||||||
// Tools in %Tools% dir
|
// Tools in %Tools% dir
|
||||||
FileCopy,"%Tools%\%HostArch%\hiderun.exe",%TargetSystem32%
|
FileCopy,"%Tools%\%HostArch%\hiderun.exe",%TargetSystem32%
|
||||||
|
Reference in New Issue
Block a user