| 
	
		
		
		
		 it would depend on what, if any, variables the program you are executing accepts as being passed to it.  try running the program from a command prompt and type a /? after the program executable name.  You may get a list of possible parameters it excepts.  Not sure if this helps.  It might help knowing the program you are trying to run and why you have to hit escape. 
		
		
		
		
		
		
	 |