0

Is there any way to accurately determine if an application is running on a tablet computer?

Vercas
  • 8,931
  • 15
  • 66
  • 106
  • What is a tablet computer to you? Can it have a keyboard? Does it need to have a touch screen? Do you require a minimum screen size? Does it run a special tablet os or can it run a regular desktop os? – Albin Sunnanbo Dec 23 '10 at 21:07

1 Answers1

4

You could probably check the Windows Version, I'm sure the Tablet PC edition has a specific version

Ta01
  • 31,040
  • 13
  • 70
  • 99
  • this is how i have done this with our tablets but it of course will depend on what OS your tablets have. – devman Dec 23 '10 at 21:16
  • As you might have noticed, that page is really old. I guess the Tablet PC OS version should have a different element in it's version, but I do not know which that is. – Vercas Dec 23 '10 at 21:28
  • Does anyone care to explain me which versions of Windows are for tablets? – Vercas Dec 23 '10 at 23:05
  • XP Tablet Edition, any Vista, any Win7. – Bob77 Oct 01 '11 at 19:56