A simple soundboard utility that you can invoke with WIN + SPACE to instantly play sounds from MyInstants.com! (This was purely made for fun, in 30 mins)
- Grab the stable copy at https://github.com/PhysCorp/SoundboardSearch/releases/download/stable/SoundboardSearch.zip
- Unzip the file to a folder of your choosing
Simply run the exe file and the keyboard shortcut will be enabled!
Run on startup with the window hidden
In CMD as Administrator, launch the exe file with --install. EX: cmd.exe /c SoundboardSearch.exe --install
To later remove the program, just run the command above, but with the --remove flag! cmd.exe /c SoundboardSearch.exe --remove