i Can´t Start
#23
-
Hey, can you tell me how to start it? For me the console only opens briefly and closes or am I doing something wrong here? Kind regards Marcel |
Beta Was this translation helpful? Give feedback.
Answered by
pcolby
Jul 26, 2024
Replies: 1 comment
-
Hi @mofde2003, what OS are you using? I'm guessing Windows, in which case you probably want to use a Windows Command Prompt (aka
Cheers. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pcolby
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @mofde2003, what OS are you using?
I'm guessing Windows, in which case you probably want to use a Windows Command Prompt (aka
cmd.exe
) to start with, like:cd <dir-where-you-downloaded-dokit>
dokit.exe --help
Cheers.