File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ These are features that are fully ready.
31
31
- [x] Set the mouse speed.
32
32
- [x] Change the keyboard layout (only Dvorak and Qwerty for now)
33
33
- [x] Disable sticky keys prompt
34
+ - [x] Enable find cursor
34
35
35
36
- [x] Install programs:
36
37
- [x] Install [ FireFox] ( https://www.mozilla.org/en-US/firefox/new/ ) .
@@ -56,7 +57,7 @@ These are features are in the release, but do not work entirely as intended.
56
57
57
58
These are features that are not yet in the realease. These features may not work as intended. They may be removed at any time.
58
59
59
- - [ ] Enable find cursor
60
+ < sup >Nothing here at the moment.</ sup >
60
61
61
62
## Planned features
62
63
@@ -87,7 +88,7 @@ Enable-ComputerRestore -Drive "C:\" ; Checkpoint-Computer -Description "w11-nona
87
88
Open PowerShell and run this command:
88
89
89
90
``` PowerShell
90
- iwr "https://github.com/starchyunderscore/w11-nonadmin-utils/releases/download/00.01.16 /setup.ps1" | iex
91
+ iwr "https://github.com/starchyunderscore/w11-nonadmin-utils/releases/download/00.01.17 /setup.ps1" | iex
91
92
```
92
93
93
94
### Quick run, alpha version ( WARNING: unstable, may not work, may break things ):
You can’t perform that action at this time.
0 commit comments