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

Unsure if the .bat file was created correct.. #41

Closed
AeptaX opened this issue Feb 16, 2021 · 1 comment
Closed

Unsure if the .bat file was created correct.. #41

AeptaX opened this issue Feb 16, 2021 · 1 comment

Comments

@AeptaX
Copy link

AeptaX commented Feb 16, 2021

Hi, I created a .bat file, but when I start it, it immediately closes. So I'm not sure what the problem is.

My "Code" for the .bat file:

C:\Users\sandr\AppData\Local\Microsoft\WindowsApps\python.exe C:\Users\sandr\Desktop\u4pak-master\u4pak.py pack --verbose C:\Users\sandr\Desktop\u4pak-master\FortniteGame

-> FortniteGame is the File that I want to pack (My files will always be named like this)

I would really appreciate it if there's anyone that can help me.

@panzi
Copy link
Owner

panzi commented Feb 17, 2021

In order for the window not to close you need to put pause as the last line of the file. Then the window is kept open until you press any key.

@panzi panzi closed this as completed Feb 17, 2021
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

2 participants