My program will pop up when an Audio CD is put in the CD-Rom, and load and play the cd. If i already have an instance of my application open, i want the new one (the one that opened to play the cd that was just entered) to not open (or open and close in the backround if nessecary), tell my other instance to load the new cd, and then close the second instance of my application. is this possible?