I have a program that, every time it is launched, tries to read a file stored on a disk image (a sparse bundle, to be exact). If the disk image is not mounted, the program automatically attempts to mount it.
I want to change this; i.e. when the program is launched, if the disk image is not mounted, it should NOT attempt to mount it and continue as if it was on a disconnected external drive.
I'm running 10.8.