Skip to content
New issue

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

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

Already on GitHub? # to your account

Console Window #1

Closed
m4444x opened this issue Mar 11, 2023 · 4 comments
Closed

Console Window #1

m4444x opened this issue Mar 11, 2023 · 4 comments

Comments

@m4444x
Copy link

m4444x commented Mar 11, 2023

It works but it seems it opens a console window and quickly closes it again. Same as if I am running a batch file actually. So maybe I am doing something wrong? Can I avoid the window pop ( and loosing focus ) somehow?

@schnotzler
Copy link
Owner

You were using it right, the flashing console window is an annoyance.
I will try to change to behaviour, however my first attempt seems to not resolve the issue entirely, like i expected it to.

@schnotzler
Copy link
Owner

Check out Release 0.2 updated the program with your suggestion.
Watch out, because winrun.cfg syntax changed after this update.
I updated the readme.mdto reflect the changes. Feel free to ask if you have any further questions or suggestions.

@schnotzler
Copy link
Owner

Depending on the Program you want to start #NOFOCUS may or may not work. I use it to launch Spotify for example, which sets its foccus regardless.

@schnotzler
Copy link
Owner

To avoid confusion:
And you were right about running a batchfile being the same as the old implementation btw.
In previous BandCamp releases they only allowed you to select .exe files for execution, which is why i wrote the program orginally.
It was basically a way to run (very simple) batch files through an .exe

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants