computing
  • 0

Solved Run Command To Start Webcam And Microphone

  • 0

What is the command from run window to start a webcam and microphone together and separately [i.e either of these two selectively]?

Share

1 Answer

  1. Click Start Orbit
    Right-click Computer
    Click Properties
    Click Advanced System Settings ( left pane )
    Click Environment Variables
    Click New… in System Variables window
    Type in a name in Variable Name field ( ex: my cam )
    Type in the path of your webcam software in the Varaible Value field ( ex: C:\Program Files (x86)\Cam Software\ or C:\Program Files (x86)\Cam Software\webcam.exe ) Please note “Cam Software” folder title and webcam.exe executable name change acc. to your software installation. Use actual folder and executable names.

    Click O.K. several times to exit all open windows.

    After this, you must restart your computer for the changes to take effect. Now you can use your program executable name in the Run command field.

    CoolGuy

    • 0