I have a mainapp.exe that calls update.exe. Before update.exe can run I would like to shut down mainapp.exe. This will take any user action out of the picture, which is what I want. Any suggestions?
Well if mainapp.exe is your program and you are calling update.exe from that program then just end mainapp.exe via unloading all of your forms/objects/etc.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.