vickerps Posted October 24, 2006 Posted October 24, 2006 Hi Does anyone know a way of turning up the volume on a pc via autoit or registry entry?
Somerset Posted October 24, 2006 Posted October 24, 2006 HiDoes anyone know a way of turning up the volume on a pc via autoit or registry entry?SoundSetWaveVolume(percentage)orsend functions with these keys{VOLUME_MUTE} 2000/XP Only: Mute the volume {VOLUME_DOWN} 2000/XP Only: Reduce the volume {VOLUME_UP} 2000/XP Only: Increase the volume
vickerps Posted October 24, 2006 Author Posted October 24, 2006 Thanks for the reply beer man SoundSetWaveVolume(percentage) doesn't alter the system volume control The send function {VOLUME_UP} does work thanks a lot However i could do with an option for NT as well. A while ago i found the registry entry that controls the volume control but like an idiot i didn't write it down. any idea's
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now