winutil
winutil copied to clipboard
Can't install
Describe the bug The script will not run, producing errors
To Reproduce Steps to reproduce the behavior:
- Tried
irm https://christitus.com/win | iex - Tried
iwr -useb https://christitus.com/win | iex - Tried downloading then manually running script
Expected behavior To run the utility
Screenshots
WARNING: We ran into a problem with the XAML code. Check the syntax for this control...
Exception calling "Load" with "1" argument(s): "The invocation of the constructor on type 'System.Windows.Window' that matches the specified binding constraints threw an exception."
InvalidOperation:
Line |
12293 | … ach-Object {$sync["$("$($psitem.Name)")"] = $sync["Form"].FindName($p …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| You cannot call a method on a null-valued expression.
Additional context Win version: 11 - 23H2 (22631.3374) PowerShell 7.4.1