Hi,
I am currently running CMD with admin privileges.
My problem is it won't run this command:
I then use this command to see the path:
At this point I navigated to
Next I restarted the computer and then tried to run
Any idea how I can fix this issue?
Thanks
I am currently running CMD with admin privileges.
My problem is it won't run this command:
When I run this command I get the following message:list disk
'list' is not recognized as an internal or external command,
operable program or batch file.
I then use this command to see the path:
and get the following message:echo "PATH"
C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\Wind
owsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static
At this point I navigated to
and updated the path with the following:Environment Variables
;C:Windows\system32;C:Windows\system32\wbem;C:Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\
Next I restarted the computer and then tried to run
again but got same message andlist disk
confirmed that it updated the path.echo %PATH%
Any idea how I can fix this issue?
Thanks