hareku / fanbox-dl

Pixiv Fanbox Downloader
MIT License
151 stars 20 forks source link

I can't open the file #41

Open Novicent opened 3 months ago

Novicent commented 3 months ago

When I tried to run the application, it just popping-up for few miliseconds before turn off. Can you help me out why? Untitled I only take the picture of my screen before it's turn off on it's own.

MH5273 commented 3 weeks ago

You need to run it using cmd. This is what I did:

  1. Create a folder named "fanbox-dl" in C Drive.
  2. Place the fanbox-dl_x.x.x_Windows_x86_64.exe file in the folder and rename it to fanbox-dl.exe.
  3. Open cmd and change the directory to the "fanbox-dl" folder (cd C:\fanbox-dl).
  4. Then run the fanbox-dl.exe file by typing fanbox-dl in cmd.
  5. The rest you can follow the command under usage at the GitHub code tab.