feat: add argument forwarding to winutil commands#206
Conversation
c9f46b3 to
641e472
Compare
|
original pr was better |
in what sense? |
it was not bloat |
you mean #205 ? |
yes |
641e472 to
c50fa01
Compare
|
did you test this tho? |
I just tested it locally with a populated config JSON and it parsed the settings and executed the tweaks and winget installs flawlessly |
congrats your first ever actually good pr |
|
This is actually my first PR overall, thanks so much for all your guidance and patience in helping me make it perfect! |
not your first pr you made some prs in winutil, i did bullly you into closing them tho |
c50fa01 to
2cf3e16
Compare
Technically my first successful one without bloat and crappy code then. Still really appreciate all the guidance and reviews(bullying) |




Description
Updates the existing
winutilandwinutildevprofile functions to support proper argument forwarding (e.g.,winutil -Preset Standard -Noui).Key Improvements:
@argssplatting to seamlessly unpack and bind named parameters/switches (like-Configor-Noui) perfectly, fully supported since PowerShell 2.0.Build & Release Note:
christitus.com/winandwindev) are cached from commits prior to the automation changes, they currently ignore parameters and launch the GUI. Once a new release is pushed online, this profile update will work seamlessly.Usage Example: