App getting close whenever i open my window 8.1 app from different - Microsoft Community


i added extension in app manifest

 <extension category="windows.protocol">
            <protocol name="open"  m2:desiredview="useless"/>
          </extension>
          <extension category="windows.filetypeassociation">
            <filetypeassociation name=".open" m2:desiredview="useless">
              <supportedfiletypes>
                <filetype>.open</filetype>
              </supportedfiletypes>
            </filetypeassociation>
          </extension>

and launch app2

by launcher

await launcher.launchuriasync(new uri("open://useless?getpage2"), options);

app launching after few seconds close automatically



Windows / Windows 8.1 / Microsoft Store



Comments

Popular posts from this blog

ClipUp.exe 100% CPU at boot only - Microsoft Community

Error 8233 Microsoft Windows security -spp - Microsoft Community