I can check if a previous instance of my app is running with App.PrevInstance but how do I pass command line parameters from the second instance to the first without using a timer event and the registry?

Any help would be much apreciated.