mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38: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..."
|
||||
|
Reference in New Issue
Block a user