Commit Graph

78 Commits

Author SHA1 Message Date
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
Homes32
3aa5659e2d App Updates: .Net 6, VC++ 14, OpenShell 2023-03-26 20:49:43 -05:00
Homes32
cbcc441420 Update LetterSwap.exe to v2019.2.10.1
- Remount CD/USB shortcut added to MiscShortcuts.script
- Added "Remount Boot Media as Y:" to PECMD SysTray menu.
2023-01-30 19:58:19 -06:00
Homes32
c724818125 rebuild transparent icon to fix intermittent black icon on refresh issue (#22) 2023-01-30 19:14:25 -06:00
Homes32
7e0345056e Log the program version for any app that always attempts to download the latest version, bump SiB tested version 2023-01-10 21:50:04 -06:00
Homes32
393efc27eb fix broken LICENSE link 2023-01-02 21:56:47 -06:00
Homes32
80997c179f Update Open-Shell to v4.4.186 (#12)
- rewrote the extraction routines to make future updates easier
- added Win11 start button option
2023-01-02 19:52:15 -06:00
Homes32
77bca2cbc8 fix default start menu selection 2022-12-26 17:35:20 -06:00
Homes32
8aadb8114d Added StartAllBack as an alternative to OpenShell and StartIsBack (user request)
Added component script to include modern task manager
2022-12-26 17:33:53 -06:00
Homes32
a0a7207eba Bump copyright date 2022-12-24 17:49:54 -06:00
Homes32
cf0f1dd134 Logon as Admin support 2022-12-24 17:19:10 -06:00
Homes32
6aa7e654e0 Updated verified sources, Win11 22H2 verified. 2022-12-24 17:18:29 -06:00
Homes32
6028e3261a App Updates 2022-12-22 00:13:40 -06:00
Homes32
70eaf31bf6 - use Decompress when feasible so we can take advantage of the progressbar
- always try and copy \Windows\System32\shellstyle.dll in addition to any in \Windows\Resources
2022-12-04 18:33:16 -06:00
Peter Siering
686beb7aac Add missing DLLs for file open dialogs in some apps, e.g. notepad++ 2022-12-04 15:40:30 +01:00
Homes32
4d3cf69f65 Fix missing icons in Win11 (context menu, login screen, etc.) due to M$ font changes
Add option in Explorer script to change the default folder icon view
2022-10-25 22:55:49 -05:00
Homes32
552a0d49ca Various app script updates, fixed broken download link in OCCT.script 2022-09-25 20:50:40 -05:00
Homes32
1b4cb18972 issue #9 - fixed an issue where custom XML settings were not being applied before Open-Shell was started 2022-08-29 20:34:57 -05:00
Homes32
6b524852cb App Updates
- Notepad++ updated to 8.4.4.0
- WinNTSetup updated to 5.2.5
- Added PECMD option to register .wcs file extensions (PECMD scripts)
2022-07-31 15:28:44 -05:00
Homes32
6fbda3c7e2 Copy explorer.exe from Win10 host set as default for Win11 builds. 2022-07-20 23:15:47 -05:00
Homes32
590df6eae7 update MPC to 1.6.3, ImDisk to 2.1.1 2022-07-20 23:11:02 -05:00
Homes32
39a10f21ee Update 7z script for v22.00, added additional files needed for explorer shell in latest Win11 insider build. 2022-06-27 17:00:18 -05:00
Homes32
b2a8996fe7 added the ability to extract explorer.exe from a Win10 ISO when building from a Win11 source 2022-06-24 22:26:01 -05:00
Homes32
b011f6de5a update openshell to v4.4.170 2022-06-20 16:34:13 -05:00
Homes32
85d674a71e Add Win11 explorer.exe workaround in Explorer script interface. 2022-06-20 15:49:10 -05:00
Homes32
7be6d89d8a Tweaked some error messages and fixed a rare bug with AddShortcut 2022-06-20 15:35:34 -05:00
Homes32
d821a8e966 update .net6 to 6.0.5, add TweakBox example for Win11 explorer support using Win10 explorer.exe 2022-05-21 22:30:14 -05:00
Homes32
d02957e245 Refactoring
- App Script Updates
- PEMCMD update & MOD
- Added JSON Read/Write/Pretty/Compact API Commands
- OpenShell options
- %Shell% GLOBAL variable
- Added WinXShell as alternative Shell option
- Added ChoEazyCopy robocopy GUI
- Added ProcDump dev script
- Added InstalledSoftwarePE script
- Added DISM tool in toolbox
- Added PostProcess API command
2022-02-25 20:12:13 -06:00
Homes32
e19657a6f3 .Net6, ability to rename Y:\Programs, VC++ 14 update, expiramental MTP support.
PhoenixAPI includes two new commands: ExtractWix and ExtractMSI for extracting files from WiX and .msi installers.
2022-01-24 19:10:17 -06:00