This is a small windows utility that shows number label above task bar icons so you can use Win + <Number Key> to launch them easily.
- Install Visual Studio 2017.
- Clone this repository.
- Build it.
Win + Rto launch the Run box, and entershell:startupto open the startup folder.- Find the
winmetabar.exefrom the build folder and copy it to the startup folder. - Log out and log back in, the app should be started automatically.
- Find and kill
winmetabar.exefrom task manager Win + Rto launch the Run box, and entershell:startupto open the startup folder.- Delete the
winmetabar.exefrom the startup folder.
- Press Win key and the number icons should show above the task bar icons.
- To replace the default number icons, you can either
- Replace the
numbers100ransom.pngwith your own one (the easy way) or. - Add another image to the resource and update the resource ID in
config.h(the right way).
- Replace the
