You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: