Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christitustech/block-razer
This script blocks ALL razer software installs. Their hardware is OK, but I HATE their software.
https://github.com/christitustech/block-razer
Last synced: about 1 month ago
JSON representation
This script blocks ALL razer software installs. Their hardware is OK, but I HATE their software.
- Host: GitHub
- URL: https://github.com/christitustech/block-razer
- Owner: ChrisTitusTech
- License: mit
- Created: 2022-12-24T02:08:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T04:27:11.000Z (over 1 year ago)
- Last Synced: 2024-05-01T17:21:05.819Z (8 months ago)
- Language: PowerShell
- Homepage:
- Size: 2.93 KB
- Stars: 84
- Watchers: 6
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Block ALL Razer Software Installs
This script is made due to the frustration of the bloatware that gets install for all razer devices. The hardware works fine without any software and just installing the BASE synapse software it runs almost 500 MB installer that has 3 services and 15 RUNNING PROCESSES!
Run as Administrator in PowerShell
```
irm https://raw.githubusercontent.com/ChrisTitusTech/block-razer/main/block.ps1 | iex
```