Commit Graph

16 Commits

Author SHA1 Message Date
Homes32
1c3fe0f135 Optimize 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. 2024-08-17 09:26:53 -05:00
Homes32
7896dff44a Fixed wrong AutoIt3 binaries copied on x86 build. (https://theoven.org/viewtopic.php?p=1899#p1899) 2024-07-21 16:05:01 -05:00
Homes32
3152426ae2 7-Zip script and tools updated to v24.07 2024-07-08 20:21:45 -05:00
Homes32
0625d60f02 Improved ventoy compatibility 2024-06-20 21:01:13 -05:00
Homes32
a2eba4139d Added Ventoy Compatibility checks to work around Ventoy's flawed OS hooking resulting in the source ISO not being mounted. (Issue #86)
Updated LetterSwap.exe to include new command line help, better error handling, code refactoring, and a fix for /MountAll (Issue #71)
2024-06-02 12:57:18 -05:00
Homes32
5db0b96e6a Fixed an issue with PhoenixPE-UserConfig scripts not running during startup. (Issue #85) 2024-03-20 18:28:59 -05:00
Homes32
da58be7d19 Fixed handling of double-quotes in AddShortcut and AddAutoRun. 2024-02-07 21:10:04 -06:00
Homes32
e7ac6045b5 Improved message handling of Win32 messages. 2024-01-30 21:55:23 -06:00
Homes32
39b08997ac Fixed SetResolution blocking boot on errors. (Issue #77)
- Setting the display resolution on boot could show an error message if the adapter did not like the graphics mode. This msgbox would block the boot process and could become hidden behind the splash screen. Reconfigured the startup SetResolution process to log any errors and continue instead of displaying a msgbox.
- Pressing F11 during startup will toggle the splash screen show/hide. This can be useful in the even a startup program is blocking but hidden behind the overlay.
- Improvements to SysInfo to get the Windows version directly from the kernel. Also improved ReleaseId/DisplayVersion for Win10 builds.
- Fixed an issue with file attributes not being correctly applied to certain folders.
2024-01-21 19:33:46 -06:00
Homes32
61e73da500 Display settings dark mode improvements 2024-01-15 18:27:25 -06:00
Homes32
f28ac96148 Dark mode added to PhoenixPE Tray menu, SysInfo and DisplaySettings 2024-01-10 19:57:57 -06:00
Homes32
658f7c1243 Fixed a regression with Start menu shortcut creation 2024-01-07 14:27:34 -06:00
Homes32
1deabd9740 Optimize JSONRead and XMLRead commands. 2024-01-05 18:30:44 -06:00
Homes32
b345148396 Fix tray menu Set Max Resolution option. 2024-01-01 11:20:13 -06:00
Homes32
68f6138988 Add AutoIt license 2023-12-31 20:28:01 -06:00
Homes32
1c17ec77c3 Replace PECMD with AutoIt3 for shell loading/startup config 2023-12-31 19:38:27 -06:00