mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 00:54:47 -05:00
07 15 2023 testing (#883)
* Fixes for netsh and update reset * Allow remotesigned * Fix unattended sleep timer to show * Fix Service Tweaks * Fix Multiple HTTPS connect issues
This commit is contained in:
@ -16,7 +16,7 @@ iwr -useb https://christitus.com/win | iex
|
||||
```
|
||||
Or shorter Thanks to [#144](/../../issues/144)
|
||||
```
|
||||
irm christitus.com/win | iex
|
||||
irm https://christitus.com/win | iex
|
||||
```
|
||||
If you are having TLS 1.2 Issues or You cannot find or resolve `christitus.com/win` then run with the following command:
|
||||
```
|
||||
|
Reference in New Issue
Block a user