Commit Graph

106 Commits

Author SHA1 Message Date
Homes32
ca212a2fc8 grammar fix in driver install GUI 2025-03-16 19:36:47 -05:00
Homes32
33b73a2845 App updates 2025-03-16 16:54:52 -05:00
Homes32
eeb3566a3c StartAllBack - Configure start menu icon sizes 2025-03-10 23:10:37 -05:00
Homes32
217c6239fe update pre-flight for Win11 24H2 2025-03-09 22:15:38 -05:00
Homes32
ddb778a1af add working dir to shortcuts. This prevents an issue where some programs write config files to the shortcut dir instead of the .exe dir. 2025-03-09 22:09:08 -05:00
Homes32
6d22ad1190 Taskbar settings added to StartAllBack script UI. Set as default Start Menu in order to support newer Win11 sources. 2025-03-07 19:53:55 -06:00
Homes32
4c668703d7 PhoenixPE.au3 optimizations
- Added config for user to specify cd/usb and boot.wim custom config files.
- Split common functions into PhoenixPE.Common.au3 to allow users to #include and use in custom scripts.
- Misc. code optimizations.
2025-03-07 19:31:10 -06:00
Homes32
549f0916ee Add WimImageConverter.script 2025-03-06 21:00:26 -06:00
Homes32
b55c81c2c8 Added "Install Drivers" GUI to PhoenixPE tray menu and moved common functions into PhoenixPE.Common.au3 in order to allow other developers to #include them in their PhoenixPE-UserConfig scripts. 2025-02-17 22:05:21 -06:00
Homes32
c7bc0b77fc Open-Shell updated to v4.4.195 2025-01-19 20:09:31 -06:00
Homes32
f9bb949fd5 Improved handling of open/edit for .au3 files in PreShell interface. 2025-01-06 20:36:53 -06:00
Homes32
a910bfb42d Open-Shell updated to v4.4.194 2025-01-06 20:06:45 -06:00
Homes32
5cb5981c34 Enhance Edit PhoenixPE.au3 to open with the PEBakery custom editor or notepad.exe if the .au3 file extension is not registered. (Issue #119) 2024-12-29 13:05:37 -06:00
Homes32
09f720e490 bump copyright year 2024-12-14 12:19:07 -06:00
Homes32
ea2f314966 update CHANGELOG.md 2024-12-13 19:36:32 -06:00
Homes32
67f5d57b84 Enhancements to Boot.wim build support with 23H2 and 24H2 Win11 sources. 2024-12-13 19:25:00 -06:00
Homes32
2fe888da4e Enhancements to Boot.wim build support with 23H2 and 24H2 Win11 sources. 2024-12-13 19:00:45 -06:00
Homes32
48a9eb47d5 WinXShell updated to v5.1.4 beta4 2024-12-13 18:42:40 -06:00
Homes32
27e824f30d Fix missing mouse cursor and taskbar/start menu colors in 24H2 (boot.wim) 2024-11-19 21:56:54 -06:00
Homes32
f8c388bc10 tweak vtoydump 2024-10-28 20:02:29 -05:00
Homes32
186d01e014 ignore errors caused by M$ evil UCPD driver that prevents disabling taskbar widgets via TaskbarDa 2024-09-22 20:48:35 -05:00
Homes32
34f2624f2d Updates for 051-StartIsBack++, AttributeChanger (Issue #104)
- Update SiB URL and version.
- Add additional languages for AttributeChanger and fix lang codes.
2024-09-05 21:41:54 -05:00
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
5b018f7ac6 Added additional Bitlocker support files 2024-06-02 12:50:57 -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
c1e7901b82 Separate options in Explorer script for Show/Hide files with the Hidden and/or System attributes. (Issue #75)
Also separate option for hiding known file extensions. Previously all 3 of these options were controlled by a single checkbox.
2024-01-22 19:06:22 -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
401db899a5 Add option for Use Compact View in explorer. 2024-01-13 19:18:48 -06:00
Homes32
3d9032f865 bump Audio patch and StartAllBack supported versions 2024-01-12 21:27:12 -06:00
Homes32
f28ac96148 Dark mode added to PhoenixPE Tray menu, SysInfo and DisplaySettings 2024-01-10 19:57:57 -06:00
Homes32
bb4591ccb4 Removed old Win11 explorer.exe workaround, moved Dark mode settings to Theme script, added additional explorer options. 2024-01-09 21:18:19 -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
ecb333ed25 bump copyright year 2023-12-31 20:17:01 -06:00
Homes32
1c17ec77c3 Replace PECMD with AutoIt3 for shell loading/startup config 2023-12-31 19:38:27 -06:00
Homes32
0686f6597c Bump Copyright year 2023-12-31 18:40:24 -06:00
Homes32
29c660f067 Misc app updates. 2023-11-22 21:14:28 -06:00
Homes32
3781de5e08 openShell update 2023-08-03 08:10:10 -05:00
Homes32
76cd4ddeee Added "disabled" state icon for scripts with no advanced options 2023-06-20 22:49:27 -05:00
Homes32
f8fd66b698 Added "disabled" state icon for scripts with no advanced options 2023-06-20 21:36:54 -05:00
Homes32
7a890c7065 Fixed Audio not working under SYSTEM account & Window state on AddShortcut command. 2023-03-28 20:53:31 -05:00