Commit Graph
100 Commits
Author SHA1 Message Date
Chris TitusandGitHub b1d4eb022c Fix mount disk error (#4204)
* wait for mounting to assign disk letter

* update

* Gabi fixing my slop with a comment
2026-03-12 15:45:42 -05:00
Chris TitusandGitHub 7da4e78d4b chore: Update generated dev docs (#4205) 2026-03-12 15:09:30 -05:00
Chris TitusandGitHub 6df8ae900c chore: Update generated dev docs (#4192) 2026-03-11 16:30:50 -05:00
Chris TitusandGitHub adaab0ab36 chore: Update generated dev docs (#4191) 2026-03-11 16:26:43 -05:00
Chris TitusandGitHub 1d401b2e02 initial fix (#4178) 2026-03-11 10:29:38 -05:00
Chris TitusandGitHub 5e78391518 chore: Update generated dev docs (#4163) 2026-03-06 08:29:10 -06:00
Chris TitusandGitHub 336ac6fb8f remove key flag from unattended (#4154) 2026-03-04 15:14:16 -06:00
Chris TitusandGitHub df17ca4695 Fix offline mode (#4153)
* Fix usb error on drive with no existing partitions

* fix offline mode

* Add offline banner
2026-03-04 12:21:18 -06:00
Chris TitusandGitHub 7f46e8d60d Fix usb error on drive with no existing partitions (#4151) 2026-03-04 11:44:10 -06:00
Chris TitusandGitHub 9769cafa7d change willshow ui (#4150) 2026-03-04 09:25:54 -06:00
Chris TitusandGitHub b493737982 Win11 Creator USB and Log Fixes (#4139)
* initial usb fixes

* fix full button width

* Cleanup and Verbose output for copy

* expand ui and fix clean and reset

* Add minimal driver injection

* initial driver support

* fix verbage

* fix syntax error

* create log file on iso generation

* inject to boot.wim for install

* fix single driver install issues

* fix first run probs

* cleanup injection

* improve clean up

* Fix OSCDIMG output and cleanup comments

* Fix Scrollviewer in Status Log

* large drive support and change to Exfat

* Fix BOOT for older UEFI and Add error checks for small usb drives

* fix single usb drive error
2026-03-03 00:19:37 -06:00
Chris TitusandGitHub 7ceb303f00 chore: Update generated dev docs (#4138) 2026-03-02 13:08:27 -06:00
Chris TitusandGitHub a2e2395ce9 chore: Update generated dev docs (#4137) 2026-03-02 13:05:08 -06:00
Chris TitusandGitHub 14ad9f7fea Win11 iso (#4113)
* Tab creation

* scaffold outline for the iso tab

* autounattended creation

* inital modification success

* iso save success

* cleanup and iso improvements

* fix startmenu on new 26h2

* remove old first startup

* Fix run for use

* fix unapproved verb

* Keep step 4 output expanded

* update auto-merge

* Cleanup

* remove out-null and trailing whitespace

* explain modify and creator button

* fix scroll to end

* remove workflow change

* fix home updates
2026-02-24 15:50:41 -06:00
Chris TitusandGitHub 2ba3a5d324 Win11 ISO Creator (#4110)
* Tab creation

* scaffold outline for the iso tab

* autounattended creation

* inital modification success

* iso save success

* cleanup and iso improvements

* fix startmenu on new 26h2

* remove old first startup

* Fix run for use

* fix unapproved verb

* Keep step 4 output expanded

* update auto-merge

* Cleanup

* remove out-null and trailing whitespace

* explain modify and creator button

* fix scroll to end

* remove workflow change
2026-02-24 15:28:49 -06:00
Chris TitusandGitHub f854d14117 chore: Update generated dev docs (#4105) 2026-02-23 18:28:56 -06:00
Chris TitusandGitHub 19204534a2 Add --admin flag to auto-merge command 2026-02-23 18:28:25 -06:00
Chris TitusandGitHub a9d9b148db Change GH_TOKEN to use AUTO_MERGE secret 2026-02-23 18:26:20 -06:00
Chris Titus Tech d5d0bf25f0 automerge docs 2026-02-23 14:53:46 -06:00
Chris Titus Tech da3fd87f9a revise approval 2026-02-23 14:46:15 -06:00
Chris Titus Tech 9e8cefc973 fix automerge 2026-02-23 14:43:52 -06:00
Chris TitusandGitHub e93753e5c9 Json-Cleanup-Expansion (#4090)
* initial cleanup

* remove winutilgpu
2026-02-22 17:19:04 -06:00
Chris Titus Tech 6cda509604 fix formatting 2026-02-10 14:18:09 -06:00
Chris Titus Tech ef29ab9ffc remove hotfix 2026-02-10 13:41:42 -06:00
Chris Titus Tech 7219329d2c fix pr template to be clearer 2026-02-10 13:41:14 -06:00
27b0a59abb Zeus-toggle-fix (#4017)
* Fix Get Installed toggle detection and multiple config bugs

Fixes the issue where "Get Installed" in the Tweaks tab was not correctly
pulling all toggle states, plus several additional config bugs discovered
during investigation.

Changes:
- Unified toggle detection logic using Get-WinUtilToggleStatus
- Fixed registry value detection (0 values were incorrectly treated as missing)
- Added DefaultState support for missing registry keys
- Fixed WPFTweaksUTC registry type (QWord → DWord)
- Fixed WPFTweaksServices startup types (TermService, VaultSvc: Automatic → Manual)
- Fixed duplicate order collisions in tweaks
- Fixed FFmpeg display name
- Improved OneDrive removal script reliability
- Improved Copilot removal script with wildcard pattern and null check
- Fixed code formatting (added spaces after if/Foreach statements)

Files changed:
- functions/private/Invoke-WinUtilCurrentSystem.ps1
- functions/private/Get-WinUtilToggleStatus.ps1
- config/tweaks.json
- config/applications.json

Fixes #3762
Fixes #3189
Fixes #3876
Potentially fixes #3008
Potentially fixes #3815

* Fix toggles

---------

Co-authored-by: Akhil Achanta <akhilachanta8@gmail.com>
2026-02-10 13:37:37 -06:00
Chris TitusandGitHub 457f1820c4 Revert "Fix Get Installed toggle detection and multiple config bugs (#3959)" (#4016)
This reverts commit 414cd139e2.
2026-02-10 13:33:07 -06:00
Chris TitusandGitHub 86097572b0 fix adobe hosts (#3955) 2026-02-10 12:53:16 -06:00
Chris TitusandGitHub ac116d7083 New install gui (#3995)
* cleanup and checkbox addition

* Make collapsable categories

* finish new install GUI

* Fix search
2026-02-06 10:26:29 -06:00
Chris TitusandGitHub 8ebd127857 add flush dns (#3953) 2026-01-28 11:17:06 -06:00
Chris TitusandGitHub f9b01fdc81 Update README to remove contribution note
Removed note about contributing to documentation.
2026-01-14 17:22:27 -06:00
Chris Titus Tech a20719b65b update PR template 2026-01-08 09:08:28 -06:00
Chris Titus Tech 148360305c Fix whitespace and compile formatting 2026-01-08 09:01:34 -06:00
Chris Titus Tech 63eeab0b19 fix whitespace 2026-01-05 10:18:24 -06:00
Chris Titus Tech becfba603d clean up spacing 2025-12-01 07:49:40 -06:00
Chris Titus Tech b265675560 Removal of more winget user scope code 2025-11-17 07:37:29 -06:00
Chris TitusandGitHub e0237642c8 commit for removal of user scope progs and user scope winget (#3727) 2025-11-17 13:10:44 -06:00
Chris Titus Tech c9e6861ad4 final fix for tweaks order 2025-11-17 06:50:06 -06:00
Chris Titus Tech 43ec73684e fix up ordering for tweaks 2025-11-17 06:46:54 -06:00
Chris Titus Tech 351a77043e fix application errors from hyphens 2025-11-17 05:42:43 -06:00
Chris Titus Tech 3b26620627 fix missing file paths for unit test during prepossess 2025-10-06 10:05:36 -05:00
Chris Titus Tech eeee941eb3 fix formatting 2025-10-06 09:57:32 -05:00
Chris Titus Tech 242fa6f210 temp disable of offline for online users 2025-10-06 09:55:25 -05:00
Chris Titus Tech 634ef3266c add windows restore to config tab 2025-10-06 09:51:48 -05:00
Chris Titus Tech c7495059fd Offline Capabilities 2025-09-18 10:26:11 -05:00
Chris Titus Tech 2b9e277b10 minor fixes 2025-08-01 11:29:10 -05:00
Chris Titus Tech 32a4311901 expand disable recall and smart app off 2025-06-26 14:12:32 -05:00
Chris Titus de9b643129 add signing shortcut 2025-05-23 11:26:48 -05:00
Chris Titus e430e0aad0 revert single form window 2025-05-23 11:22:44 -05:00
Chris Titus 61fd4d2f91 update authors 2025-05-23 11:20:23 -05:00
Chris Titus b72cd83189 Remove Old Code-Signing 2025-05-23 11:15:18 -05:00
Chris Titus 3e416f5c14 format fixes 2025-05-05 10:56:32 -05:00
Chris Titus 91365d50b5 quick format update 2025-05-05 10:12:00 -05:00
Chris Titus Tech 86459b7e24 fix alpha in apps 2025-04-14 14:30:09 -05:00
Chris Titus Tech 5f6bdb2e48 Update tweaks.json 2025-04-14 13:27:02 -05:00
Chris Titus Tech 51424abfad Update preset.json 2025-04-14 13:08:55 -05:00
Chris Titus Tech 3caa3be9a3 Update tweaks.json 2025-04-14 13:08:01 -05:00
Chris Titus Tech 6df94df594 Delete Invoke-WinUtilInteractiveNerdFontInstall.ps1 2025-04-14 12:49:59 -05:00
Chris Titus Tech e4b2a38372 fix a few tweak errors 2025-03-03 14:31:18 -06:00
Chris Titus Tech f4d4bdad3c move prefer ipv4 to advanced 2024-12-09 12:08:27 -06:00
Chris Titus Tech 9d47514190 move prefer ipv4 to advanced 2024-12-09 12:07:56 -06:00
Chris Titus c33946bde2 tweaks remove all 2024-12-09 00:21:45 -06:00
Chris Titus Tech d49b21f881 Fix onedrive remove for msapps 2024-11-25 10:07:43 -06:00
Chris Titus Tech c186642998 Remove WPFShortcut Creation
Was causing virus false positives.
2024-10-29 16:35:43 -05:00
Chris Titus Tech 47a4f1547e Merge branch 'main' of https://github.com/ChrisTitusTech/winutil 2024-10-29 16:22:04 -05:00
Chris Titus Tech 1caf3111d3 remove shortcut hexedit 2024-10-29 16:21:57 -05:00
Chris Titus Tech ae74965548 Merge branch 'main' of https://github.com/ChrisTitusTech/winutil 2024-10-01 15:12:54 -05:00
Chris Titus Tech b43d31088c fix indent 2024-10-01 15:12:52 -05:00
Chris Titus Tech 0703935bfb Formatting fixes 2024-09-23 12:55:43 -05:00
Chris Titus 3f2759f967 format changes 2024-09-20 09:03:18 -05:00
Chris Titus 81aead7a68 Update release-drafter.yml 2024-09-12 11:16:01 -05:00
Chris Titus 9c0b0b8913 format update 2024-09-12 09:49:06 -05:00
Chris Titus 19a3c7070a Update release-drafter.yml 2024-09-10 18:12:21 -05:00
Chris Titus 343a72f528 Update pre-release.yaml 2024-09-10 18:02:42 -05:00
Chris Titus 0b13ca4b11 update release 2024-09-10 18:01:18 -05:00
Chris Titus Tech d3ef94f175 Update windev.ps1 2024-09-10 14:18:51 -05:00
Chris Titus Tech 9abe11c975 Fix Theming 2024-09-10 14:01:07 -05:00
Chris Titus 6ad31edef1 Fix syntax error 2024-09-09 20:10:41 -05:00
Chris Titus 2b3f1a811d Update pre-release.yaml 2024-08-29 22:47:18 -05:00
Chris Titus 2af864f7ab update release notes 2024-08-29 22:42:41 -05:00
Chris Titus 2b8592a50a Update pre-release.yaml 2024-08-29 22:05:18 -05:00
Chris Titus aad0356c28 Update pre-release.yaml 2024-08-29 21:59:12 -05:00
Chris Titus 01515db90f Update pre-release.yaml 2024-08-29 21:48:09 -05:00
Chris Titus 2ba5572b6c Update pre-release.yaml 2024-08-29 21:40:45 -05:00
Chris Titus 7e1c593510 Update pre-release.yaml 2024-08-29 21:30:14 -05:00
Chris Titus b6141808af Update pre-release.yaml 2024-08-29 21:24:45 -05:00
Chris Titus a21845327b Update pre-release.yaml 2024-08-29 21:21:19 -05:00
Chris Titus 2a355c00c8 Update pre-release.yaml 2024-08-29 21:17:50 -05:00
Chris Titus 2d3dbe4f6a fix pre-release 2024-08-29 21:07:41 -05:00
Chris Titus Tech ed1cdf0233 update microwin again 2024-08-13 13:02:09 -05:00
Chris Titus Tech a046bcd6a2 Fix provisioned packages 2024-08-13 12:33:44 -05:00
Chris Titus Tech bf518522f8 fix error 2024-08-13 12:09:47 -05:00
Chris Titus Tech 35dfd847ab MicroWin Cleanup 2024-08-13 12:04:09 -05:00
Chris Titus Tech 0e85f20680 Fix Hangup with Microwin 2024-08-13 11:47:19 -05:00
Chris Titus Tech bdfc4c076c Cleanup first run 2024-08-13 11:16:31 -05:00
Chris Titus Tech 8c4dc82d31 MicroWin Improvements autosetup 2024-08-13 11:07:52 -05:00
Chris Titus 0bce9e2647 pre-compile run 2024-08-09 10:15:20 -05:00
Chris Titus 1945fe288d Update close-discussion-on-pr.yaml 2024-08-07 21:30:15 -05:00
Chris Titus 547e433b0b Merge branch 'main' of https://github.com/ChrisTitusTech/winutil 2024-08-02 19:10:14 -05:00
Chris Titus 4ee41cf198 error check code signing 2024-08-02 19:10:09 -05:00