Closed Valentin-Bleuse closed 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.
I have tried this, it opens a new cmd's window which is closed few seconds after being launched.
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:
C:\Users\foo\Downloads
)uptobox-dl.exe
file in the windowC:\Users\foo\Downloads\uptobox-dl.exe
Then, the help message should be displayed, with the uptobox version.
When I click on the .exe file, it does nothing... I'm lost