KoenZomers / RingRecordingDownload

Console Application for Windows, Raspberry Pi, Linux and macOS which allows for downloading of Ring recorded events
Apache License 2.0
20 stars 9 forks source link

Application crashes on Windows 10 #9

Closed ADHaddock closed 3 years ago

ADHaddock commented 3 years ago

Hello,

There is a strong chance that I am doing this wrong as I am new to this. However I have downloaded your latest version of the application for what I believe is the correct version of windows. However when I attempt to run the application it loads up CMD.exe before closing it again less than half a second later. Would you know what might be causing this?

Thanks,

Adam

KoenZomers commented 3 years ago

Hi @ADHaddock, it's a console application, so that's normal. For Windows, just download this version: https://github.com/KoenZomers/RingRecordingDownload/releases/download/2.0.2.1/win-x64-full.zip

Extract it anywhere on your system, hit the Windows key + R on your keyboard, type cmd and hit enter. Browse to the folder where you extracted the files and run RingRecordingDownload.exe. It will show you all the possible command line options to use this tool.

image

KoenZomers commented 3 years ago

Closing the issue as no further feedback has been received. Feel free to reopen in case it's still not working well for you.