0

I'd like to detect if a website visitor has the Windows 10 Anniversary Update installed. If so I want to offer a link to the app store, if not I'd like to offer a link to my legacy app install package. How can I do that?

kcode
  • 1,220
  • 1
  • 18
  • 34
  • I couldn't see anything in `window.navigator` or user agent string relating to this. I'd say you'd have to go down the java applet / flash / browser plugin route – andrew Oct 02 '16 at 15:26
  • @andrew (or anyone) Can you post the user-agent of Edge on Windows 10 Anniversary Update please? – AlexV Nov 25 '16 at 15:32
  • Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393 – AlexV Nov 26 '16 at 14:12
  • So there is no mention of the Anniversary Update in the UA... – AlexV Nov 26 '16 at 14:12

0 Answers0