I keep encountering this issue(anonymousId) while installing the things required for my OpenVINO project, through command prompt.
C:\Program Files (x86)\Intel\openvino_2021.4.582\deployment_tools\demo>demo_squeezenet_download_convert_run.bat target_precision = FP16 "}},"anonymousId":"laptop-(my laptop name)\ (myUser) was unexpected at this time.
or
C:\Program Files (x86)\Intel\openvino_2021.4.582\deployment_tools\inference_engine\demos>build_demos_msvc.bat "}},"anonymousId":"laptop-(my laptop name)\ (myUser) was unexpected at this time.
or
C:\Program Files (x86)\Intel\openvino_2021.4.582\deployment_tools\demo>demo_benchmark_app.bat -d CPU target = CPU target_precision = FP16 "}},"anonymousId":"laptop-(my laptop name)\ (myUser) was unexpected at this time.
How can I resolve this error?