问题
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.
回答1:
Alex Feinman describes how it works, and how to get around it, in this blog post
回答2:
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.
来源:https://stackoverflow.com/questions/1360462/can-i-turn-off-the-automatic-single-instance-feature-in-windows-mobile-6