Pages: 1
RSS
thebat.IPC missing?, what is it?
 
I was trying File Monitor utility and I have noticed that the bat is often trying to open a file called thebat.IPC and it seems to be unable to find it into installation directory.

What do this mean? How to fix?

thanks
 
Never mind.
This file is batch-file (see command line parameters).
If you'll put this file - it will be executed and deleted after that.
 
thebat.ipc is used for interprocess communication, e.g. if you launch a second copy of The Bat!, if passes the commands to the first copy and exits. We plan to cease from using thebat.ipc in favor of "named pipes".
Pages: 1