From b42c89770a48c5079b7568b096a3b6c2d7a596af Mon Sep 17 00:00:00 2001 From: Homes32 Date: Fri, 13 Sep 2024 18:47:39 -0500 Subject: [PATCH] update HWinfo version --- .../System Information/HWinfo.script | 8 ++++---- Projects/PhoenixPE/script.project | 2 +- docs/CHANGELOG.md | 19 +++++++++++++++++-- 3 files changed, 22 insertions(+), 7 deletions(-) diff --git a/Projects/PhoenixPE/Applications/System Information/HWinfo.script b/Projects/PhoenixPE/Applications/System Information/HWinfo.script index 7c8b961..76a7d35 100644 --- a/Projects/PhoenixPE/Applications/System Information/HWinfo.script +++ b/Projects/PhoenixPE/Applications/System Information/HWinfo.script @@ -30,19 +30,19 @@ [Main] Title=HWinfo -Description=(v8.06) Comprehensive Hardware Analysis, Monitoring and Reporting. +Description=(v8.10) Comprehensive Hardware Analysis, Monitoring and Reporting. Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.0.22.0 -Date=2024-07-24 +Version=1.0.23.0 +Date=2024-09-13 [Variables] %ProgramFolder%="HWinfo" %ProgramExe%="hwinfo32.exe" %ProgramCfg%="hwinfo32.ini" -%ProgramVersion%=806 +%ProgramVersion%=810 %DownloadURL%=https://www.hwinfo.com/files/hwi_%ProgramVersion%.zip %SetupFile%="hwinfo.zip" diff --git a/Projects/PhoenixPE/script.project b/Projects/PhoenixPE/script.project index 1d3016b..354bf50 100644 --- a/Projects/PhoenixPE/script.project +++ b/Projects/PhoenixPE/script.project @@ -212,7 +212,7 @@ If,Not,ExistDir,%ProjectTemp%,DirMake,%ProjectTemp% System,SaveLog,"%ProjectTemp%\BuildLog.html" System,SaveLog,"%ProjectTemp%\BuildLog.log",Text Set,%LogFile%,"%Timestamp%-%ProjectTitle%-Logs.7z" -Set,%LogFileWrapper%,"%Timestamp%-%ProjectTitle%-Logs.zip" +Set,%LogFileWrapper%,"%Timestamp%-%ProjectTitle%-SupportBundle.zip" // Compress our build log and our other logs into a 7-Zip archive. Echo,"Archiving Support Log...." diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index bed83c4..ae5a48f 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -2,6 +2,21 @@ Notable changes to the PhoenixPE project. +## Release UNRELEASED + +### Added + +### Changed +- Update StartIsBack download URL and supported version. (Issue #104) +- HWinfo updated to v8.06 + +### Fixed +- AttributeChanger added new language support breaking existing language codes. (Issue #104) +- Fixed space in path causes PhoenixAPI-DriveGetType to fail (Issue #107) +- Fixed an issue causing the support log compression to fail. + +### Removed + ## Release 2024-08-17 ### Added @@ -23,7 +38,7 @@ Notable changes to the PhoenixPE project. - Changed usage of `StrFormat,Ctrim` to use `StrFormat,StartTrim` and `StrFormat,EndTrim` where appropriate. (Issue #96) - Windows Event Log Service startup now logs to PhoenixPE.log instead of %temp%. - Added a informational message to PhoenixPE.log if booting in Forensic Mode (WinFE write-protect, etc.). -- If running as Ventoy compatible choosing 'Remount Boot Media as Y:' from the PhoenixPE tray menu will also scan for and mount the ISO file if needed. +- If running as Ventoy compatible choosing 'Remount Boot Media as Y:' from the PhoenixPE tray menu will also scan for and mount the ISO file if needed. - Optimized support log generation. In addition, the support log is now packed in a .zip file for easier uploading to github and forums that don't support .7z files. - WordPad script will display a more friendly error message if the source is Win 11 build 26020 or greater. (MS discontinued) - 7-Zip script and tools updated to v24.07 @@ -31,7 +46,7 @@ Notable changes to the PhoenixPE project. - CPU-Z updated to v.2.10.0 - DesktopInfo updated to v3.14.0 - DiskCyptor updated to v1.3 beta signed -- DiskGenius updated to v5.6.0.1565 +- DiskGenius updated to v5.6.0.1565 - DMDE updated to v4.2.0.814 - FastStone Capture updated to v10.6 - Google Chrome updated to v127.0.6533.100