Anyone else having this issue? I close The Bat! at night, and the next morning I try to open it and I get the message that "There is another instance of The Bat! in memory". So I have to go into Task Manager to End Task.
I haven't been able to stop it from happening, but I've made it less annoying. I created a .bat file (I call it "Unload_TheBat_from_Memory.bat", and it contains a single line of code:
taskkill /IM thebat32.exe /f
Like I said, it doesn't solve the problem, but it certainly makes life easier.
I haven't been able to stop it from happening, but I've made it less annoying. I created a .bat file (I call it "Unload_TheBat_from_Memory.bat", and it contains a single line of code:
taskkill /IM thebat32.exe /f
Like I said, it doesn't solve the problem, but it certainly makes life easier.
Edited: - 19 June 2026 15:47:08
(missing ")