S
stephenculver
I am trying to develop a tool to help update the application. To do so
I need to create a separate process to start an installer. I then need
to end the current process, since it will be overwritten by the
installation.
I have found all the articles on creating a process and have tried
using the coredll.dll and OpenNet options, but neither seems to be
working.
We I look at the processes it seems the main process (the caller) never
ends. My belief is that the process I created is somehow still tied to
the original process, but I really am unsure.
Does anyone know of a solution to this problem.
I need to create a separate process to start an installer. I then need
to end the current process, since it will be overwritten by the
installation.
I have found all the articles on creating a process and have tried
using the coredll.dll and OpenNet options, but neither seems to be
working.
We I look at the processes it seems the main process (the caller) never
ends. My belief is that the process I created is somehow still tied to
the original process, but I really am unsure.
Does anyone know of a solution to this problem.