how to end an application forcibly from within that application???

  • Thread starter Thread starter Basha
  • Start date Start date
B

Basha

I have an app which shellexecutes another app. After that it has to end itself.

End statement doesn't seem to work in this version of compact framework.

Also, application.exit, doesn't actually close the application.



One more thing, how to I close an application from OUTSIDE that application?

Ex, how can I close an instance of example.EXE running, programmatically?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top