Loader stay running as a process after closing target application

reg t replied to Peter Bromberg at 04-Jan-08 11:38

In the simple WPF example, by the kk() {Show();} approach, I just notice the loader application stay running as a process after closing target application (main windows at least).

Is there some natural way to avoid this without modifying the target application?

 




Click here to sign in and reply. You could earn money via our $500 contest just for being helpful.
  Article Discussion: Obfuscation and Packaging of .NET Applications via Compressed Embedded Assemblies - Peter Bromberg  11-Dec-07 7:12:18 AM
      target method to lauch the main windows in WPF - reg t  04-Jan-08 6:58:47 AM
          The sample uses a DLL embedded assembly - Peter Bromberg  04-Jan-08 7:23:36 AM
              how to launch the main windows in WPF ? - reg t  04-Jan-08 9:30:48 AM
                  It is reporting an error in your XAML file. - Peter Bromberg  04-Jan-08 11:00:49 AM
                      XAML and cs code - reg t  04-Jan-08 10:36:52 PM
                      now is ok - reg t  05-Jan-08 3:49:55 AM
                      Does it works with assemblies mixing unmanaged code ? - reg t  05-Jan-08 4:42:06 AM
                      assemblies mixing unmanaged code ? - - reg t  05-Jan-08 9:47:22 AM
      Loader stay running as a process after closing target application - reg t  04-Jan-08 11:38:56 PM
View Posts