Question

With Sitecore DMS where/how does it resolve operating system?

I know the user agent will say "Windows NT 5.1" etc but our operating systems table has nothing like this, just WinXP.

Infact the operating system table seems quite outdated for us, how do we add new ones and have them match up?

Was it helpful?

Solution

Seems after digging through code in ILSpy that this just uses the ASP.NET Browser Capabilities:

http://msdn.microsoft.com/en-us/library/system.web.httpbrowsercapabilities.aspx

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top