1.

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

Answer» <html><body><p>Hi all,<br/><br/>Does <a href="https://interviewquestions.tuteehub.com/tag/anyone-380251" style="font-weight:bold;" target="_blank" title="Click to know more about ANYONE">ANYONE</a> know how from command prompt could I enable/disable the microphone, line-in, etc.. as a recording device. This is naturally <a href="https://interviewquestions.tuteehub.com/tag/done-958312" style="font-weight:bold;" target="_blank" title="Click to know more about DONE">DONE</a> 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 <a href="https://interviewquestions.tuteehub.com/tag/using-1441597" style="font-weight:bold;" target="_blank" title="Click to know more about USING">USING</a> 'pure' batch commands Quote from: gpl on <a href="https://interviewquestions.tuteehub.com/tag/march-243170" style="font-weight:bold;" target="_blank" title="Click to know more about MARCH">MARCH</a> 10, 2010, 08:35:18 AM</p><blockquote>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<br/></blockquote> <br/>I concur, maybe some form of a custom Command-Line utility compatible with batch file automation would work, but anything <a href="https://interviewquestions.tuteehub.com/tag/like-537196" style="font-weight:bold;" target="_blank" title="Click to know more about LIKE">LIKE</a> 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.</body></html>


Discussion

No Comment Found