I'm looking for a simple way to toggle between 50% and 100% of system volume level in Windows 7.
Over the day I run at 100% and later I change volume to 50%.. Well it's 2 clicks.. Not a big deal, but I'm lazy and looking for some commandline script or something else to toggle my volume between those 2 levels. I know it's easily done with a few lines of c code, and there are probably many applications out there providing this feature, but I'm looking for a clean and native way to do this.
thanks