Commit Graph

42 Commits

Author SHA1 Message Date
Homes32
7ec21e9a56 Fixed explorer crash in 24H2 due to missing mscms.dll if certain scripts were not selected. 2025-05-15 18:38:45 -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
549f0916ee Add WimImageConverter.script 2025-03-06 21:00:26 -06:00
Homes32
09f720e490 bump copyright year 2024-12-14 12:19:07 -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
27e824f30d Fix missing mouse cursor and taskbar/start menu colors in 24H2 (boot.wim) 2024-11-19 21:56:54 -06:00
Homes32
5b018f7ac6 Added additional Bitlocker support files 2024-06-02 12:50:57 -05: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
401db899a5 Add option for Use Compact View in explorer. 2024-01-13 19:18:48 -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
1deabd9740 Optimize JSONRead and XMLRead commands. 2024-01-05 18:30:44 -06:00
Homes32
ecb333ed25 bump copyright year 2023-12-31 20:17:01 -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
c724818125 rebuild transparent icon to fix intermittent black icon on refresh issue (#22) 2023-01-30 19:14:25 -06:00
Homes32
a0a7207eba Bump copyright date 2022-12-24 17:49:54 -06:00
Homes32
6aa7e654e0 Updated verified sources, Win11 22H2 verified. 2022-12-24 17:18:29 -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
6fbda3c7e2 Copy explorer.exe from Win10 host set as default for Win11 builds. 2022-07-20 23:15:47 -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
85d674a71e Add Win11 explorer.exe workaround in Explorer script interface. 2022-06-20 15:49:10 -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
d562d3d2c5 cosmetic tweaks 2022-01-15 20:45:52 -06:00
Homes32
241c9f19c9 Update Apps 2022-01-08 09:35:24 -06:00
Homes32
25d2bd5ba2 update copyright year 2021-12-26 21:04:33 -06:00
Homes32
7b811d807d update AttributeChanger.script, Rufus.script, Ventoy.script, modified winre check to exclude <= 10.0.19041.264 (20H1) 2021-05-02 21:12:37 -05:00
Homes32
57ab6bc473 Audio-Stereo - Complements of KYHI
PreFlight - Check disk space
Shell Config - Disable telemetry
Fixed display driver registration
Fixed vmware script Auto num processor setting could cause system thread exception not handled with Win10 2004.
misc bug fixes
2021-04-25 18:12:01 -05:00
Homes32
cebda4e1c4 Rename RequireFileEx,Append to RequireFileEx,AppendList 2021-04-03 08:28:43 -05:00
Homes32
01a7f6d932 new and updated app scripts. fixed bug with BFD starting. 2021-02-06 15:09:10 -06:00
Homes32
ebff1bafda Add DMDE.script, update a few apps. minor bug fixes 2021-01-23 17:31:58 -06:00
Homes32
4e05de6ab6 update copyright 2021-01-11 15:12:35 -06:00
Homes32
d5c0a28631 DesktopLayout.script 2020-11-12 13:51:21 -06:00
Homes32
e13f719485 App script updates 2020-10-02 21:16:46 -05:00
Homes32
3436b08aed add support for explorer in 20H2. Thanks to cretino 2020-07-09 14:30:30 -05:00
Homes32
248ba23206 Initial Commit following Alpha Trials 2020-07-07 21:18:53 -05:00