morrisonbrett / BlackVueDownloader

BlackVue Downloader - Download video files from your BlackVue camera over http
MIT License
89 stars 14 forks source link

Not working on Windows 7 x64 #10

Closed Pir8pete closed 7 years ago

Pir8pete commented 7 years ago

I was getting this error -> https://github.com/morrisonbrett/BlackVueDownloader/issues/6 Now with .43+ I'm getting this error;

'BlackVueDownloader.exe' is not recognized as an internal or external command, operable program or batch file.

see screenshots untitled-1 untitled-2 untitled-3

https://pixhost.org/show/1438/37432019_untitled-1.jpg https://pixhost.org/show/1438/37432020_untitled-2.jpg https://pixhost.org/show/1438/37432021_untitled-3.jpg

bruce-armstrong commented 7 years ago

The command prompt window shows that the cd isn't changing the directory to the C: drive. It's still in the D: drive That's why it can't find the executable.

morrisonbrett commented 7 years ago

Command prompt doesn't work that way. You can't change directories in that way. First select the drive, then cd to the directory. You can also add the BlackVueDownloader to your path, which will make the .exe file available to any directory on your drive(s).

Pir8pete commented 7 years ago

I found my mistake, I had BackVueDownloader left out the l