Problem with installing(windows)

Try using backslashes, not forward slashes, i.e. ..\target\debug\hello. Yes, that's one of the Windows-specific parts.

Please copy the exact lines from console (your input and the output) and format them according to the pinned post, it's hard to understand what's going on. Did you try to use dir /? first to see the built-in help?