when i'm trying to use CP to run a prog. it says this “not recognized as an internal or external command”
yes as a admin
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How to Fix “not recognized as an internal or external command” in Windows command prompt .................. anyone intrested to contact please ping me
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Also, I just noticed you are not running Command Prompt s Administrator, that would show in the Title bar of Command Prompt
Click your Start Button, then just type cmd then right lick Command Prompt in the resulting list and choose 'Run as Administrator'
Hi VenuRayala
Wrap that command in Double quotes and make sure to add the exe file extension inside those quotes. If there is a space in a file path, you must use double quotes . ..
This command should work if that is the exact location of that executable:
"C:\Program Files (x86)\IntelSWTools.exe"
Hi Venu
Please provide a bit more detail on your question . . .
Are you running Command Prompt as Administrator?
What is the exact command you are trying to run in Command Prompt?