0

Windows Mobile 6 single instances applications by default can I turn off or override this behavior? This is needed if one needs to automatically restart or self update an application.

Jamey McElveen
  • 18,135
  • 25
  • 89
  • 129

2 Answers2

2

Alex Feinman describes how it works, and how to get around it, in this blog post

ctacke
  • 66,480
  • 18
  • 94
  • 155
0

This is needed if one needs to automatically restart or self update an application.

This doesn't answer your question, but instead of that I launch a separate restarter or updater process.

ChrisW
  • 54,973
  • 13
  • 116
  • 224