Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMD window opens and immediately closes and I dont know why #49

Closed
ghost opened this issue Jun 23, 2020 · 1 comment
Closed

CMD window opens and immediately closes and I dont know why #49

ghost opened this issue Jun 23, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 23, 2020

I was watching a tutorial ( https://www.youtube.com/watch?v=h5eoBfmWNYA ) and every time I run .\khinsider.py battlefield-hardline in the correct directory via admin powersell, a CMD window opens and closes immediately after. Also, I am very inept when it comes to coding, in fact, I pretty much dont know anything.

@bt2901
Copy link

bt2901 commented Jun 27, 2020

Try the following.

  1. Open the correct directory in Windows Explorer
  2. Click on the address bar (it should transform into a string like C:\<something>\<something>\) OR press Ctrl+L
  3. write cmd and press Enter
  4. in the CMD window just opened, write ./khinsider.py, or python khinsider.py or python3 khinsider.py -- whatever works for you.
  5. I don't promise that it will work, but that way we are going to see an entire error message at least.

@ghost ghost closed this as completed Jun 30, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant