Subject: | Launch dll and disconnect |
Posted by: | Jack (SonomaJack@newsgroups.nospam) |
Date: | Mon, 3 Dec 2007 |
I have a COM application that calls a dotNet dll (w/COM Interop enabled) to
kick off a process. I want to then terminate the originating process and
have the dotNet dll continue to execute.
Is there a way to call the dll and have the parent process terminate, then
have the dll to continue to completion?
Jack