Skip to content

Commit f2f272a

Browse files
committed
Readme tweaks
1 parent 775f7d1 commit f2f272a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ This is my attempt to solve that crisis, so that users might survive the oversig
2222

2323
Go forth and be free.
2424

25+
:: Jolly Wizard
26+
2527
## Usage
2628

2729
* Ensure powershell scripts [have permission to run](#permission-helpers).
@@ -41,12 +43,12 @@ To use this tool, you need to make sure script permission is enabled.
4143
`.bat` scripts are included to enable and disable script permission at the *user level*.
4244

4345
* Run `ps.scripts.enable.bat` to **enable powershell script execution.**
44-
* Run `ps.scripts.disable.bat` to **disbale powershell script execution.**
46+
* Run `ps.scripts.disable.bat` to **disable powershell script execution.**
4547

4648
## Known Issues
4749

4850
* Only works with tiles registered under the COM Application clsid. Other types of tiles exist, but their location / clsid is currently unknown.
4951

5052
* Only works in english (by default). To localize, change the `$UNPIN_LABEL` in the module file to whatever the right-click option to unpin from start says.
5153

52-
* No undo (yet). If you confirm the action, you will need to repin any pins you do want by hand.
54+
* No undo (yet). If you confirm the action, you will need to repin any pins you do want by hand.

0 commit comments

Comments
 (0)