Skip to content

Commit

Permalink
Merge pull request #80 from smit-sms/fix-uninstall-steps
Browse files Browse the repository at this point in the history
fix: add uninstall steps for windows
  • Loading branch information
ful1e5 authored Jan 25, 2022
2 parents bb5351c + b6052ef commit 4218e5a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,16 @@ sudo mv macOSBigSur /usr/share/icons/
4. Open _Control Panel > Personalization and Appearance > Change mouse pointers_, and select **MacOSBigSur Cursors**.
5. Click '**Apply**'.

### Uninstall

#### Windows

1. Go to **Registry Editor** by typing the same in the _start search box_.
2. Expand `HKEY_CURRENT_USER` folder and expand `Control Panel` folder.
3. Go to `Cursors` folder and click on `Schemes` folder - all the available custom cursors that are installed will be listed here.
4. **Right Click** on the name of cursor file you want to uninstall; for eg.: _macOSMonterey Cursors_ and click `Delete`.
5. Click '**yes**' when prompted.

# Dependencies

## External Libraries
Expand Down

0 comments on commit 4218e5a

Please sign in to comment.