Chris Titus Tech
e4cb061b0e
Fix Scrollviewer in Status Log
2026-03-02 18:14:11 -06:00
Chris Titus Tech
d16642bf0e
Fix OSCDIMG output and cleanup comments
2026-03-02 15:57:43 -06:00
Chris Titus Tech
1dc1b81439
improve clean up
2026-03-02 15:30:16 -06:00
Chris Titus Tech
3bc14e9b64
cleanup injection
2026-03-02 13:27:21 -06:00
Chris Titus Tech
8db5e6b461
fix first run probs
2026-03-02 13:19:28 -06:00
Chris Titus
d0012449ad
fix single driver install issues
2026-02-25 16:59:44 -06:00
Chris Titus
18594f6d2d
inject to boot.wim for install
2026-02-25 16:43:49 -06:00
Chris Titus
50c4398394
create log file on iso generation
2026-02-25 16:14:03 -06:00
Chris Titus
ed5ec52767
fix syntax error
2026-02-25 16:08:18 -06:00
Chris Titus
319ee4e555
fix verbage
2026-02-25 16:02:16 -06:00
Chris Titus
2ef7f2deb9
initial driver support
2026-02-25 15:16:51 -06:00
Chris Titus
cca9bee107
Add minimal driver injection
2026-02-25 13:48:54 -06:00
Chris Titus
669ecd9c64
expand ui and fix clean and reset
2026-02-25 11:44:02 -06:00
Chris Titus
64ea075727
Cleanup and Verbose output for copy
2026-02-25 11:27:20 -06:00
Chris Titus
773ea3a950
fix full button width
2026-02-25 11:05:45 -06:00
Chris Titus
410d3c5056
initial usb fixes
2026-02-25 10:44:33 -06:00
Chris Titus
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
Gabi
52afab2252
Remove edge ( #4112 )
2026-02-24 15:40:41 -06:00
Chris Titus
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
26.02.24
2026-02-24 15:28:49 -06:00
Chris Titus
f854d14117
chore: Update generated dev docs ( #4105 )
2026-02-23 18:28:56 -06:00
Chris Titus
19204534a2
Add --admin flag to auto-merge command
2026-02-23 18:28:25 -06:00
Chris Titus
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
Gabi
a532e9ec9d
Remove WPFTweaksDisableExplorerAutoDiscovery From Minimal Preset ( #4081 )
...
* WPFTweaksDisableExplorerAutoDiscovery Shouldn't not be deafult
* Update preset.json
* Update tweaks.json
* Update config/tweaks.json
Co-authored-by: Paweł Gwozdowski <kernea.g@proton.me >
---------
Co-authored-by: Paweł Gwozdowski <kernea.g@proton.me >
2026-02-23 10:17:01 -06:00
dependabot[bot]
844979fee7
Bump peter-evans/create-pull-request from 6 to 8 ( #4104 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v8 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-23 09:23:33 -06:00
Sean (ANGRYxScotsman)
78302934ef
updated workflows for automation ( #4102 )
...
* updated workflows for automation
* added back the debug logs
* Update docs.yaml
* Update pre-release.yaml
2026-02-22 21:25:59 -06:00
Gabi
349889b194
Minor format changes for Invoke-WPFSystemRepair.ps1 ( #4100 )
...
* Format changes
* Update Invoke-WPFSystemRepair.ps1
2026-02-22 17:31:54 -06:00
Raphaël
c619f3a830
Add more development tools to applications.json ( #4093 )
...
* Add .NET Desktop Runtime 10 to applications.json
* Add LLVM to applications.json
* Add NASM to applications.json
2026-02-22 17:30:43 -06:00
KamaleiZestri
d005a225a2
NoUI mode and Concurrency edits ( #4092 )
...
* Autorun changes
* Missed a handle
* Remove todo
---------
Co-authored-by: Chris Titus <dfm.titus@gmail.com >
2026-02-22 17:28:55 -06:00
Gabi
e79e946e76
Remove incorrect infromaiton from WPFTweaksRazerBlock ( #4082 )
2026-02-22 17:23:19 -06:00
github-actions[bot]
3b957e1a77
Update sponsors in README ( #4095 )
...
Co-authored-by: ChrisTitusTech <7896101+ChrisTitusTech@users.noreply.github.com >
2026-02-22 17:21:52 -06:00
Gabi
d078d67b1d
Remove debug option ( #4094 )
...
* Remove debug option
* Remove debug option
2026-02-22 17:21:32 -06:00
Gabi
191fe95572
Update-KnownIssues.md ( #4096 )
...
* Update KnownIssues.md
* Update KnownIssues.md
2026-02-22 17:20:39 -06:00
Sean (ANGRYxScotsman)
d10c9413ac
Update devdocs-generator ( #4091 )
...
* Update devdocs-generator.ps1
* made new dir
* Update devdocs-generator.ps1
* Update devdocs-generator.ps1
2026-02-22 17:19:43 -06:00
Chris Titus
e93753e5c9
Json-Cleanup-Expansion ( #4090 )
...
* initial cleanup
* remove winutilgpu
2026-02-22 17:19:04 -06:00
Gabi
5eec99df1c
Fix title screen image url ( #4087 )
2026-02-18 15:29:41 -06:00
Gabi
7e2ba41b8b
Update inputXML.xaml ( #4089 )
2026-02-18 15:29:14 -06:00
Chris Titus
d3dc3e7976
Merge branches 'main' and 'main' of https://github.com/ChrisTitusTech/winutil
2026-02-18 14:44:33 -06:00
Gabi
5a4d822710
Fix more images in CONTRIBUTING.md ( #4086 )
2026-02-18 14:44:19 -06:00
Chris Titus
2625478ef3
assign docs label
2026-02-18 14:41:00 -06:00
github-actions[bot]
956a544c2e
Update generated documentation ( #4084 )
...
Co-authored-by: ChrisTitusTech <7896101+ChrisTitusTech@users.noreply.github.com >
2026-02-18 14:33:39 -06:00
Gabi
50dbf5bd05
Fix fork image ( #4085 )
2026-02-18 14:32:29 -06:00
Gabi
338c3e7e57
Add warning to WPFToggleStartMenuRecommendations ( #4083 )
2026-02-18 14:31:38 -06:00
Gabi
1a0e084d7e
Add Undoscript to WPFToggleTaskbarAlignment ( #4079 )
26.02.18
2026-02-18 14:23:09 -06:00
Gabi
89147414a0
Fix WPFTweaksRemoveCopilot's InvokeScript ( #4077 )
2026-02-18 14:22:23 -06:00
Gabi
ae4b3f3ac7
Remove file missing error from running complie.ps1 ( #4078 )
...
* Remove Validatsion of the ExcludedItems List From complie.ps1 and remove annoying warning
* Update Invoke-Preprocessing.ps1
2026-02-18 14:21:45 -06:00
Chris Titus
043ec9abe0
Merge branch 'main' of https://github.com/ChrisTitusTech/winutil
2026-02-18 14:18:55 -06:00
Chris Titus
5c92fcbde5
delete branch after it merges
2026-02-18 14:18:53 -06:00