Search code examples
c#browserkiosk

Creating Kiosk application for Windows


I'd like to create Kiosk application for Windows 8 tablet.
So is there a common way of creating such applications?
And is there any difference of creating desctop application for PC and tablet (I mean, will my desctop application which was developed, for example, for windows 7 on PC correctly work under Windows 8 on tablet)?
Back to previous question, if I create full screen application with WebBrowser control inside will it be a good solution?


Solution

  • Use Windows 8.1 Assisted Access feature to build Kiosk apps http://blogs.msdn.com/b/hyperyash/archive/2013/10/25/enable-kiosk-mode-in-windows-8-1.aspx