Register it as "ShortcutToExe" instead of "InfoView".
Hi All,
I want to make my app support launch on both windowed and smartcenter. And the app should have only one instance at the same time.
But if I first launch app in windowed mode, and then launch it from smartcenter, the smartcenter will send some msg like: AppAttached, MessageAppInteractiveState. And bring the app into smartcenter UI. I don't want to hehavior like this, I want to just send a notification to smartcenter for informing user 'there is already an instance running outside the smartcenter'.
Can anyone give some help for this issue?? Thanks in advance.
Bear
I want to support both windowed and smartcenter infoview.
If there is already a windowed instance and you try to launch it in smartcenter, I want to just send a notification to smartcenter.
If there is already a smartcenter instance and you try to launch it in windowed, I want to pop up a dialog to inform user there is already an instance in the smartcenter.
RSS

