Administrator
VB.NET Forum Admin
- Joined
- Jun 3, 2004
- Messages
- 1,462
- Programming Experience
- 10+
I have an EXE running and then an update comes along.  I have an update system, essentially another EXE that drives the MSI updater.  During the update process I want to tell the main application to close.  I don't want to kill the process, I want to have the application run its close chain such as saving info, etc.
So how can MyApp.EXE that is running receive a message from Update.EXE to close?
	
		
			
		
		
	
				
			So how can MyApp.EXE that is running receive a message from Update.EXE to close?
 
	 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		