Lofter1 / anyflip-downloader

Download anyflip books as PDF
GNU General Public License v3.0
201 stars 31 forks source link

Exe won't open #8

Closed UmbraZeal closed 1 year ago

UmbraZeal commented 1 year ago

Trying to open the current version of the anyflip-downloader.exe and it won't open, it flashes briefly on my taskbar but then nothing else.

Lofter1 commented 1 year ago

I'm guessing you are double clicking the exe? This is a console application. You open PowerShell or CMD, navigate to the executable like cd path/to/exe (where path to exe is where you put the executable) and then execute the executable like ./anyflip-downloader <url>

If the anyflip-downlaoder exe should still not run, feel free to re-open the issue.