Commit Graph

335 Commits

Author SHA1 Message Date
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
e33dddf53a fix progress state of image selection 2022-06-09 16:26:21 -05:00
Homes32
eac2e5398b optimize image selection, fix syntax error due to obsolete ComboBox RunOptional 2022-06-09 16:24:13 -05:00
Hajin Jang
945782bc88 Merge branch 'ime-improvement' of https://github.com/ied206/PhoenixPE into ime-improvement 2022-05-30 23:58:53 +09:00
Hajin Jang
5fdddfef43 Add warning about WinRT dependency on v19H1+ 2022-05-30 23:56:35 +09:00
Jonathan Holmgren
f5851cc3c2 Merge branch 'master' into ime-improvement 2022-05-30 09:16:41 -05:00
Homes32
b1f9680c75 Add SpeedCrunch.script to provide a calculator App
Bugfixes for x86 URL in WinContig, SumatraPDF.script
Remove unbootable LZMS compression from 750-CaptureWim.script
Fix SetDefaults for IME.script
2022-05-30 08:51:07 -05:00
Hajin Jang
30555af320 Preliminary Japanese IME support (WIP) 2022-05-30 22:27:12 +09:00
Hajin Jang
ce94997d37 Prevent ghost Old Hangul Korean IME from appearing 2022-05-29 02:07:00 +09:00
Homes32
977e2a11b7 improvements to VMWare and VirtualBox test VM
- enable HPET in VMWare to fix BSOD with multiple CPU's enabled
- revised "Auto" cpu selection to balance guest/host performance
- disable paravirtulization interface in VirtualBox to improve stability when more then one CPU is defined. This prevents the CPU from consuming all resources initializing multiple CPU's and hanging on boot
- enable HPET and disable PAE in VirtualBox
2022-05-26 16:42:59 -05:00
Homes32
e616a664fb Add tools folder 2022-05-22 18:21:35 -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
39ec06ffe9 allow writing empty string in JSONWrite 2022-05-17 21:24:45 -05:00
Homes32
b9c29ce92b update links 2022-05-17 18:34:48 -05:00
Homes32
69a575a0af added log rotation to project options 2022-05-11 19:03:46 -05:00
Homes32
42e4f7fa02 App script updates, also added new OpenHashTab.script as the HashTab extension has been discontinued by the author and DriverStoreExplorer.script for viewing removing drives from an offline system. 2022-04-28 20:38:56 -05:00
Homes32
353223cf00 update build instructions 2022-03-16 20:46:43 -05:00
Homes32
23ab300207 App updates, new InnoRename and InnoCleanup API commands 2022-03-14 17:59:23 -05:00
Homes32
8c0e3e2d9c New scripts and API commands
- Update VeraCrypt.script
- Update Notepad++.script
- New script ActiveDiskImage.script
- New script HDDClone.script
- New script DiskCryptor.script
- New script DiskGenius.script
- New InnoCleanup API command. Allows quick and easy rename of duplicate files extracted from Inno Setup installers.
2022-03-07 21:08:54 -06:00
Homes32
1faac5013b update ZuluJRE11.script 2022-02-28 14:09:09 -06: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
2d354d4096 update copyright 2022-01-24 19:19:24 -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
Homes32
d562d3d2c5 cosmetic tweaks 2022-01-15 20:45:52 -06:00
Homes32
e1d97e2c53 cleanup DISM files on Nuke 2022-01-13 20:33:21 -06:00
Homes32
bac7fea21d DISM API command for compatibility building from Win7 host 2022-01-12 18:07:46 -06:00
Homes32
241c9f19c9 Update Apps 2022-01-08 09:35:24 -06:00
Homes32
ecf42f3562 Extended RegUnloadHives to accept Target= and HKEY= parameters
minor script updates, option to reset source during nuke
2022-01-05 18:22:47 -06:00
Homes32
4b82352807 Added WinSCP download, GPU-Z embedded, added LZMS wim compression, ANOMI unpack file update, DriverInjection.script allows adding drivers to an existing .wim file without rebuilding. 2022-01-01 23:02:01 -06:00
Homes32
25d2bd5ba2 update copyright year 2021-12-26 21:04:33 -06:00
Homes32
dc535755e0 Add Filter= to FileBox selectors, updated Advanced Options Toggle 2021-12-26 20:00:40 -06:00
Homes32
bf31d19580 additional network handling for boot.wim as source 2021-12-18 10:31:03 -06:00
Homes32
8b5e4f7799 Update Apps, New RequireDriver API, Add TPM passthru to vmware, HiveEdit define custom prefix 2021-12-18 10:21:29 -06:00
Homes32
2e1d6613c9 script factory, and experimental Bluetooth.script 2021-11-07 13:31:41 -06:00
Homes32
c9d854a01d new DiskWipe app, added autorun option to various file managers 2021-11-07 11:44:32 -06:00
Homes32
f15df95b80 more bcdedit/dism cleanup 2021-11-06 12:44:58 -05:00
Homes32
82cfe3976f experimental support for building from boot.wim instead of WinRE.wim 2021-11-06 12:42:53 -05:00
Homes32
2e23e1f03c misc bugfixes 2021-11-06 12:39:36 -05:00
Homes32
6e415953e9 remove GetWAIKTools dependency for BCDEdit and DISM.
Win10 has these tools builtin, use the native binaries instead.
2021-11-06 12:38:12 -05:00
Homes32
29a0352aa2 App script version updates 2021-11-06 12:34:33 -05:00
Homes32
54e6a080fe bugfix 2021-07-26 13:58:50 -05:00
Homes32
5f4a0db98e new scripts for Zulu JRE and USBDriveLog 2021-07-25 13:21:20 -05:00
Homes32
b468a98148 app script updates, add .netfx v2-3.5, minor bug fixes 2021-07-23 20:19:05 -05:00
Homes32
1b9cc6c781 update download url's for various apps 2021-05-13 09:01:48 -05: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
a1569c5641 Updates and fixes
* updated VC++ 14 runtime
* moved convertImage macro to API instead of implementing in both wallpaper and OEMInfo
* fixed startIsBack user profile pic
* OEMInfo.script - allow editing other info without specifying logo
* Wallpaper.script - added support for .accoutpicture-ms files to be used for SIB and OpenShell
* added NT6Repair app script
2021-04-09 10:25:49 -05:00