mirror of
https://github.com/SabreTools/NDecrypt.git
synced 2026-02-04 05:35:53 +00:00
how to execute the program? #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nasalex on GitHub (Dec 6, 2023).
i am having a hard to discovery to execute the program. i click two times on the file named NDecrypt then a window brifly open and close.
thanks for the help
@mnadareski commented on GitHub (Dec 6, 2023):
NDecrypt is a command-line program. You either have to run it from command prompt, Powershell, Terminal, or a batch file.
@zackfcbr commented on GitHub (Mar 20, 2024):
you could put a batch file to help?
I opening with command prompt but its only open and close like the exe
@sadikyo commented on GitHub (Mar 20, 2024):
Using the command-line seems daunting at first, but it should really be demystified. There are tons of guides out there about how to use it - here is one for example:
https://www.freecodecamp.org/news/how-to-use-the-cli-beginner-guide/
I'd recommend reading the guide linked there, and/or searching for "how to use command line" and you'll find numerous guides and examples how to open the command prompt and launch programs from there. Once you spend a little bit of time with it, it really is not hard at all. Good luck!
@zackfcbr commented on GitHub (Mar 20, 2024):
I get it, now happens a new problem