cmd - copy function returns The system cannot find the file specified, when the file exists -


copy c:\users\mincarve\documents\visual studio 2017\projects\program\debug\program.exe c:\users

returns system cannot find file specified. when executable exists in directory!

the path of file has space in name, means have surround path contains spaces quotation marks.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -