fix: add uninstall steps for windows

This commit is contained in:
Smit Shah 2022-01-24 20:37:26 +05:30
parent bb5351c41f
commit b6052ef781

View file

@ -117,6 +117,16 @@ sudo mv macOSBigSur /usr/share/icons/
4. Open _Control Panel > Personalization and Appearance > Change mouse pointers_, and select **MacOSBigSur Cursors**. 4. Open _Control Panel > Personalization and Appearance > Change mouse pointers_, and select **MacOSBigSur Cursors**.
5. Click '**Apply**'. 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 # Dependencies
## External Libraries ## External Libraries