Working on a dos script that disables/enables a few devices.
Using development app called devcon.
Heres a sample
devcon disable *"%webcam%"*
Thing is that the device in question (microphone) comes up as a bundle being it is the speaker and the microphone in one.
So if I disable "Realtek High Definition Audio" then it will disable both devices.
Does anyone know of a way to get around this problem?
Would settle for just muting the microphone through as dos script.
Using development app called devcon.
Heres a sample
devcon disable *"%webcam%"*
Thing is that the device in question (microphone) comes up as a bundle being it is the speaker and the microphone in one.
So if I disable "Realtek High Definition Audio" then it will disable both devices.
Does anyone know of a way to get around this problem?
Would settle for just muting the microphone through as dos script.