This is the user agent for IE 11 on Windows 8.1 (Preview)
Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko
I am looking for a .browser file for either the App_Browsers folder in my application or c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\Browsers to properly detect IE11.
Since the user agent changed from containing "MSIE" such as this IE10 user agent
Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0; Touch)
I have tried about 100 variations with no success.