CLI installation Problem

Hi I amtrying to install CLI on a windows machine following the guide on this site found here.
https://webostv.developer.lge.com/develop/tools/cli-installation#step1

However even thoughh all seems well and the paths all check out as per the guide (after restart), when I try the check of inputing ares -v in the command window it is not recognised. All files are in the correct place as per the path settings so i am a little confused as to what i should do.

Can anyone help me please?
Regards
Neil

Please make sure your environment variables are set correctly. You can check this with echo %PATH%. The path should include webOS_TV_SDK\CLI\bin. Thank you.