Possible Duplicate:
Links with URIs of schemes other than http/https are broken
I can't add link to windows store app, since MS is using the ms-windows-store: protocol. For example this link works in browser, it opens the Windows store with our application.
ms-windows-store:PDP?PFN=WebMarketing.Coolinarika_tp6yaakah33yj
But if I put it as a link, Stack Overflow is complaining that
http://ms-windows-store:PDP?PFN=WebMarketing.Coolinarika_tp6yaakah33yj
is not a valid link. Note the http added in front. If I try it with
ms-windows-store://PDP?PFN=WebMarketing.Coolinarika_tp6yaakah33yj
it still is not recognized as a link by the SO engine.
<>,[]()and[][]formatting, so it's not just you. However, like Robert, I don't know why you would need to actually create a link, instead of just stating "my app links toms-windows-store:PDP?PFN=WebMarket...." – Popular Demand Nov 5 '12 at 16:59ms-windows-store:is not supported, and disagree with your assessment that it is a bug. – Popular Demand Nov 5 '12 at 17:06