1.

Solve : A very simple DOS question... yet extremely complex!?

Answer»

Hi all,

Does ANYONE know how from command prompt could I enable/disable the microphone, line-in, etc.. as a recording device. This is naturally DONE from control panel, but my application dictates that it must be done in command prompt preferably, or any other language...You could create a vb script to do what you need and then call it from the command line - I dont believe this is feasible USING 'pure' batch commands Quote from: gpl on MARCH 10, 2010, 08:35:18 AM

You could create a vb script to do what you need and then call it from the command line - I dont believe this is feasible using 'pure' batch commands

I concur, maybe some form of a custom Command-Line utility compatible with batch file automation would work, but anything LIKE that would be playing with registry and driver stuff and I just don't trust most people to play with my drivers, yet alone crummy command-line executables.


Discussion

No Comment Found