Jump to content

Recommended Posts

Posted

Is it possible to adjust the volume control and the gain of a microphone on Vista?

We've deployed a stack of machines and then found out that the Mic's need to be turned up. The option is disabled for standard users, I wondered if I could script a fix.

Posted

Is it possible to adjust the volume control and the gain of a microphone on Vista?

We've deployed a stack of machines and then found out that the Mic's need to be turned up. The option is disabled for standard users, I wondered if I could script a fix.

I can help you get this far . . .

ShellExecute("control.exe", "mmsys.cpl")

ShellExecute("control.exe", "mmsys.cpl sounds")

http://dundats.mvps.org/Windows/Win98/98_Cmd_Switches.htm

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...