mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Misc app updates.
This commit is contained in:
@@ -69,7 +69,10 @@ If,ExistFile,"%TargetSystem32%\wow64.dll",RequireFile,"\Windows\SysWOW64\colorad
|
||||
|
||||
System,GetEnv,"APPDATA",%HostAppData%
|
||||
|
||||
If,%rb_IncludeNothing%,Equal,True,Echo,"No identify certificates will be copied. This may cause issues connecting to AnyDesk servers."
|
||||
// AnyConnect generates a client certificate for communication if none exists, however because WinPE does not recognize Daylight-Savings time
|
||||
// the certificates are generated with an effective date in Standard time. This means that during DST WinPE will not recognize the certificate as valid
|
||||
// until an the difference in time has elapsed.
|
||||
If,%rb_IncludeNothing%,Equal,True,Echo,"No identify certificates will be copied. This may cause issues connecting to AnyDesk servers during Daylight-Savings time."
|
||||
Else,If,%rb_IncludeCertFromHost%,Equal,True,Begin
|
||||
// Copy only the certificate/service information from the Host
|
||||
If,ExistFile,"%HostAppData%\AnyDesk\service.conf",FileCopy,"%HostAppData%\AnyDesk\service.conf","%TargetAppData%\AnyDesk\service.conf"
|
||||
@@ -249,10 +252,10 @@ cb_PinToStartMenu="Pin to Start Menu",1,3,12,161,122,18,False
|
||||
txt_StartMenuFolder="Start Menu folder:",1,0,12,201,119,21,Networking
|
||||
txt_ShortcutName="Shortcut Name:",1,0,12,243,119,21,AnyDesk
|
||||
bvl_Options=Options,1,12,150,90,381,184,8,Bold
|
||||
rb_IncludeNothing="Do not include certificates or settings (this may impact connectivity)",1,11,165,115,345,20,False,"__AnyDesk uses identity certificates for authentication. This option allows you to skip including#$xan existing AnyDesk certificate, but may result in issues connecting to AnyDesk servers."
|
||||
rb_IncludeCertFromHost="Include identity certificate from host",1,11,165,135,245,20,True,"__Copy AnyDesk identity certificate from the local user's profile."
|
||||
rb_IncludeSettingsFromHost="Include identity certificate and settings from host",1,11,165,155,270,20,False,"__Copy AnyDesk identity certificate and preferences from the local user's profile."
|
||||
rb_IncludeSettingsFromFolder="Include identity certificate and settings from this folder",1,11,165,175,298,20,False,"__Copy AnyDesk identity certificate and preferences from the specified folder."
|
||||
rb_IncludeNothing="Do not include certificates or settings (this may impact connectivity)",1,11,165,115,345,20,True,"__AnyDesk uses client certificates for authentication. This option allows you to skip including#$xan existing AnyDesk certificate, but may result in issues connecting to AnyDesk servers during DST."
|
||||
rb_IncludeCertFromHost="Include client certificates from host",1,11,165,135,245,20,False,"__Copy AnyDesk client certificates from the local user's profile."
|
||||
rb_IncludeSettingsFromHost="Include client certificates and settings from host",1,11,165,155,270,20,False,"__Copy AnyDesk client certificates and preferences from the local user's profile."
|
||||
rb_IncludeSettingsFromFolder="Include client certificates and settings from this folder",1,11,165,175,298,20,False,"__Copy AnyDesk client certificates and preferences from the specified folder."
|
||||
fb_IncludeSettingsDir=,1,13,185,198,296,20,dir,"Title=Select a folder containing AnyDesk settings","__Files and folders in this directory will be copied to AnyDesk's AppData folder."
|
||||
btn_BrowseIncludeDir=,1,8,487,198,20,20,BrowseIncludeDir,OpenFolder_16.png,True,__Browse
|
||||
|
||||
|
@@ -30,18 +30,18 @@
|
||||
|
||||
[Main]
|
||||
Title=WinSCP
|
||||
Description=(v6.1.1) WinSCP is a popular SFTP client and FTP client for Microsoft Windows.
|
||||
Description=(v6.1.2) WinSCP is a popular SFTP client and FTP client for Microsoft Windows.
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.11.0
|
||||
Date=2023-07-18
|
||||
Version=1.0.12.0
|
||||
Date=2023-10-13
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="WinSCP"
|
||||
%ProgramExe%="WinSCP.exe"
|
||||
%ProgramVersion%=6.1.1
|
||||
%ProgramVersion%=6.1.2
|
||||
%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,18 +30,18 @@
|
||||
|
||||
[Main]
|
||||
Title=Ventoy
|
||||
Description=(v1.0.90) Ventoy is an open source tool used to create bootable USB devices capable of launching multiple ISO/WIM/IMG/VHD(x)/EFI files.
|
||||
Description=(v1.0.96) Ventoy is an open source tool used to create bootable USB devices capable of launching multiple ISO/WIM/IMG/VHD(x)/EFI files.
|
||||
Author=Homes32
|
||||
Level=8
|
||||
Selected=None
|
||||
Mandatory=False
|
||||
Version=1.1.16.0
|
||||
Date=2023-03-27
|
||||
Version=1.1.17.0
|
||||
Date=2023-10-13
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="%Workbench%\Ventoy"
|
||||
%ProgramExe%="Ventoy2Disk.exe"
|
||||
%ProgramVer%="1.0.90"
|
||||
%ProgramVer%="1.0.96"
|
||||
%DownloadURL%=https://github.com/ventoy/Ventoy/releases/download/v%ProgramVer%/ventoy-%ProgramVer%-windows.zip
|
||||
%SetupFile%="Ventoy.zip"
|
||||
|
||||
|
@@ -35,8 +35,8 @@ Author=Homes32
|
||||
Level=3
|
||||
Selected=True
|
||||
Mandatory=False
|
||||
Version=1.5.3.0
|
||||
Date=2023-01-27
|
||||
Version=1.5.4.0
|
||||
Date=2023-11-27
|
||||
|
||||
[Variables]
|
||||
|
||||
@@ -272,7 +272,7 @@ If,%SourceArch%,Equal,x64,RegWrite,HKLM,0x1,"Tmp_Software\Wow6432Node\Microsoft\
|
||||
RegWrite,HKLM,0x1,"Tmp_Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{7d1d3a04-debb-4115-95cf-2f29da2920da}\PropertyBag","ThisPCPolicy","Hide"
|
||||
If,%SourceArch%,Equal,x64,RegWrite,HKLM,0x1,"Tmp_Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{7d1d3a04-debb-4115-95cf-2f29da2920da}\PropertyBag","ThisPCPolicy","Hide"
|
||||
|
||||
// Show_Videos_folder
|
||||
// Show Videos folder
|
||||
If,ExistRegValue,HKLM,"Tmp_Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{35286a68-3c57-41a1-bbb1-0eae73d76c95}\PropertyBag","ThisPCPolicy",RegDelete,HKLM,"Tmp_Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{35286a68-3c57-41a1-bbb1-0eae73d76c95}\PropertyBag","ThisPCPolicy"
|
||||
RegWrite,HKLM,0x0,"Tmp_Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{35286a68-3c57-41a1-bbb1-0eae73d76c95}\PropertyBag"
|
||||
If,%SourceArch%,Equal,x64,Begin
|
||||
@@ -283,6 +283,9 @@ End
|
||||
// Remove "Include in Library" Context Menu
|
||||
If,ExistRegSubKey,HKLM,"Tmp_Software\Classes\Folder\shellex\ContextMenuHandlers\Library Location",RegDelete,HKLM,"Tmp_Software\Classes\Folder\shellex\ContextMenuHandlers\Library Location"
|
||||
|
||||
//Remove Copilot from taskbar (Win11 22621.2361+)
|
||||
RegWrite,HKLM,0x4,"Tmp_Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ShowCopilotButton",0
|
||||
|
||||
// Device Setup Mgr (Eject Device & Printer Support)
|
||||
RegCopy,HKLM,"Tmp_Install_System\ControlSet001\Services\DsmSvc",HKLM,"Tmp_System\ControlSet001\Services\DsmSvc"
|
||||
RegWrite,HKLM,0x0,"Tmp_System\Setup\AllowStart\DsmSvc"
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -44,7 +44,7 @@ Date=2022-12-25
|
||||
%DownloadURL%=https://www.startallback.com/download.php
|
||||
// Latest version of StartAllBack that has been confirmed working with this project.
|
||||
// New versions have a history of breaking in PE so we warn the user of the possibility there will be issues.
|
||||
%SupportedVer%=3.6.3.4665
|
||||
%SupportedVer%=3.6.13.4715
|
||||
|
||||
[Process]
|
||||
Echo,"Configuring [ StartAllBack ] as the start menu..."
|
||||
|
@@ -2,6 +2,37 @@
|
||||
|
||||
Notable changes to the PhoenixPE project.
|
||||
|
||||
## Release UNRELEASED
|
||||
|
||||
### Added
|
||||
- Added FileSearch command to the PhoenixAPI to allow searching for a specific file(s) in a path.
|
||||
|
||||
### Changed
|
||||
- AudioSrvPolicyManager patching process was modified to work with Win11 10.0.22621.1702 (Issue #58)
|
||||
- Allow copy of license file and config in OCCT script (Issue #60)
|
||||
- Rewrote AcronisCyberProtect and ATI2021 download/unpack to eliminate the need to update the name of the inner CAB container.
|
||||
- AnyDesk script will now attempt to copy the identity cert from the local users profile (Issue #59)
|
||||
- Attribute Changer updated to v11.20b
|
||||
- BeyondCompare updated to v4.4.7.28397
|
||||
- Driver Store Explorer updated to v0.11.92
|
||||
- FastStone Image Viewer updated to v7.8
|
||||
- Open-Shell updated to v4.4.191
|
||||
- Powershell Core updated to v7.3.7
|
||||
- Rufus updated to v4.2, added x64 support. (Note: Rufus dropped support for Win7 as of v4.0)
|
||||
- TotalCommander updated to v11.02 + added Ukrainian translation.
|
||||
- VeraCypt updated to v1.26.7, added Corsican language, added amd64 support.
|
||||
* **Compatibility warning:** VeraCypt 1.26.7 drops support for TrueCrypt mode. If you need to mount or convert legacy TrueCypt volumes use v1.25.9.
|
||||
- WinNTSetup updated to v5.3.2
|
||||
- Windows Login Unlocker updated to v2.1.0.6357 and added Chinese, Dutch, French, Ukrainian translations.
|
||||
- WinSCP updated to v6.1.2
|
||||
- Ventoy updated to v1.0.96
|
||||
|
||||
### Fixed
|
||||
- Fixed an issue with FileCopyEx that would case the file to be copied incorrectly if the destination directory did not exist.
|
||||
- Remove Copilot icon from taskbar (Win11)
|
||||
|
||||
### Removed
|
||||
|
||||
## Release 2023-08-03
|
||||
|
||||
### Added
|
||||
@@ -43,11 +74,11 @@ Notable changes to the PhoenixPE project.
|
||||
- Fixed download links for prime95
|
||||
- Fixed a SideBySide version mismatch with gdiplus and common controls when building from a 20H2 source (WinRE).
|
||||
- Fixed a broken download link in BeyondCompare script.
|
||||
- Fixed broken profile and language download links for simplewall. (#44)
|
||||
- Fixed unquoted paths in FastStone script that could cause the build to fail if the path contains spaces. (#50)
|
||||
- Fixed unquoted paths in simplewall script that could cause the build to fail if the path contains spaces. (#50)
|
||||
- Fixed GWT would fail to download DISM is the path contained a space. (#50)
|
||||
- Fixed FIDO failure to launch if the path contained a space. (#50)
|
||||
- Fixed broken profile and language download links for simplewall. (Issue #44)
|
||||
- Fixed unquoted paths in FastStone script that could cause the build to fail if the path contains spaces. (Issue #50)
|
||||
- Fixed unquoted paths in simplewall script that could cause the build to fail if the path contains spaces. (Issue #50)
|
||||
- Fixed GWT would fail to download DISM is the path contained a space. (Issue #50)
|
||||
- Fixed FIDO failure to launch if the path contained a space. (Issue #50)
|
||||
- Fixed a situation where resetting defaults in Core-Registry would not reset Global variables %RegistrySoftwareSource% and %RegistryDriverSource%
|
||||
- Fixed 32bit dependencies for wlanapi.dll when running under Win11 in LizNetworkScanner script.
|
||||
|
||||
|
Reference in New Issue
Block a user