Warning! This tool is no longer required since Steam implemented the option for us to disable event notifications! This project is discontinued!
Download:
Latest build
Other resources:
Virustotal
Steamgifts Discussion
Steam guide
Description
This small app blocks Steam's annoying event notifications.
How it works?
It's a background application (It uses as small amount of resources as possible). When It detects an event notification window It closes it. It scans for event notification windows once a second. The program is automatically starts with Windows! Just install it and you will never have to care about it!
How to install this tool?
- Download the latest build from here.
- Extract the Winrar archive.
- Run install.bat
How to uninstall It?
Simply run uninstall.bat
Is it safe? Can i get VAC using this tool?
No, you can't. It's totally safe. The program not using any injection method or bothering Steam files and processes.
Attached Batch files:
Batch file | Description | What it does? |
install.bat | One click install script | 1. Detects Steam installation 2. Terminates senb.exe process 3. Copies senb.exe to steam directory 4. Adds senb.exe to the startup applications. 5. Starts senb.exe |
uninstall.bat | One click uninstall script | 1. Detects Steam installation 2. Terminates senb.exe process 3. Removes senb.exe from steam directory 4. Remove senb.exe from startup applications |
terminate.bat | Terminates the senb.exe process | Terminates the senb.exe process |
License: MIT
Changelog:
1.0
First release
1.0.1
Removed VC Redist 2015 dependency (executable's size increased)
Replaced the 'cp' with 'copy' command in the batch installer