https://github.com/discretetom/taskbarkiller-v2
Simpler version of TaskbarKiller.
https://github.com/discretetom/taskbarkiller-v2
c registry taskbar
Last synced: 2 months ago
JSON representation
Simpler version of TaskbarKiller.
- Host: GitHub
- URL: https://github.com/discretetom/taskbarkiller-v2
- Owner: DiscreteTom
- License: mit
- Created: 2019-07-12T01:54:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-19T13:09:06.000Z (over 3 years ago)
- Last Synced: 2025-03-19T22:53:18.312Z (2 months ago)
- Topics: c, registry, taskbar
- Language: C
- Homepage:
- Size: 14.6 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TaskbarKiller-v2
No GUI, no icon, simpler than [TaskbarKiller](https://github.com/DiscreteTom/TaskBarKiller).
## Usage
First, turn on **Automatically hide the taskbar** in system settings.
Press `Win` + `~` to hide windows taskbar, press again to bring it back.
To make it startup with system, run `reg-gen.bat` in the same folder of `TaskbarKiller-v2.exe` to get `start.reg`, then run `start.reg`.
## How to stop this?
Press `Ctrl` + `Shift` + `Esc` to open your Task Manager, find `TaskbarKiller-v2` and end that task.
## How to recover my taskbar?
Press `Ctrl` + `Shift` + `Esc` to open your Task Manager, find `Windows Explorer` and restart that task.
## Known issue
While taskbar is hidden, you could NOT use `Win` + `Number` to switch applications. You can use `Alt` + `Tab` to switch applications, or you can use [TaskbarKiller-v3](https://github.com/DiscreteTom/TaskbarKiller-v3).
## Build
MSVC(Visual Studio 2017)