Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having errors in cmd. #7

Open
KingJoey21 opened this issue Jul 22, 2022 · 1 comment
Open

Having errors in cmd. #7

KingJoey21 opened this issue Jul 22, 2022 · 1 comment

Comments

@KingJoey21
Copy link

'WebCameraConfig.exe' is not recognized as an internal or external command,
operable program or batch file.

https://obsproject.com/forum/threads/how-can-i-permanently-set-the-properties-of-my-webcam-on-windows.109338/

I followed user [kevinwcm] guide on the link above.

@SuslikV
Copy link
Owner

SuslikV commented Sep 6, 2022

Either .exe file running in the default environment or the file is damaged.

In other words, you need to specify full path to the .exe file (disk, folders and the filename).
example:
"C:\My programs\WebCameraConfig\WebCameraConfig.exe" --savedev
for the .exe that lies in the "C:\My programs\WebCameraConfig" folder.

more info: https://github.com/SuslikV/cfg-cam/wiki/Usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants