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

Cannot be stopped, and Process identification missing. #1

Open
Perolov76 opened this issue Nov 10, 2024 · 1 comment
Open

Cannot be stopped, and Process identification missing. #1

Perolov76 opened this issue Nov 10, 2024 · 1 comment

Comments

@Perolov76
Copy link

There is no way to stop the program running. Each new image to View Will start a new instance. After some weeks, there are a big LOT of processers going on. Only way to stop is reboot. These processers are not reachable, since there is no title, classcode or other identification. Completely invisible from within autohotkey or Windows spy.
However, your tool works elseware fine, exactly what I was looking for. Give your imageMonitorviw a title or other process recognition - Then i Will give you another big coffe! Ps border and margin free is perfekt, but no hinder for a title.

@joyrider3774
Copy link
Owner

joyrider3774 commented Nov 12, 2024

It's ment to not be stopped by user input. It was mainly created to be used on my pinball machine to display backglasses, to quit it use taskkill.exe when you quit a table. for example use this command taskkill /IM Image_Monitor_View.exe and put it in a launch after script or autohotkey script (when your program stops)

another way to quit it is to alt tab to the window (so window becomes active) then press alt + f4.

The title is FrmMain but you may need to enable special flags in autohotkey to let it be found

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