Aerion / uptobox-dl

An Uptobox/Uptostream batch downloader.
MIT License
52 stars 11 forks source link

Don't run on windows #7

Closed Valentin-Bleuse closed 1 year ago

Valentin-Bleuse commented 1 year ago

When I click on the .exe file, it does nothing... I'm lost

Aerion commented 1 year ago

Hi, this is a program that takes its arguments from the command line. For instance, could you try following the method 2 of this tutorial? https://www.wikihow.com/Run-a-Program-on-Command-Prompt

If, instead of file.exe in the wikihow article, you replace it with uptobox-dl.exe --help, you'll see the help message for this program.

Valentin-Bleuse commented 1 year ago

I have tried this, it opens a new cmd's window which is closed few seconds after being launched.

Aerion commented 1 year ago

I tested on windows recently and the program works. Please follow the instructions in the above wikihow, and make sure that you have .NET runtime installed.

Steps to follow on Windows:

Then, the help message should be displayed, with the uptobox version.