Windows 8 Kiosk Mode - Launcher App for multiple Apps in Kiosk mode -


In Windows 8 kiosk mode, we can set a launcher that is the app that starts at the time of logging. Although we have to provide access to a set of apps in kiosk mode, I could not find any way.

So I want to develop a Windows 8 app that will be a container or placeholder. Apps My requirement is that in Windows 8 kiosk mode we want to launch a Windows 8 app that will contain a container to launch the other Windows 8 apps.

So as an example, I want to develop a Windows 8 app - Enterprise App Launcher This app will have a tile for other apps like Client Relationship app in Enterprise, Skip app application and more. When the user enters Kiosk mode in Windows 8, then Enterprise App Launcher will be launched. Users can launch other apps

See this example from MSDN

You can also see here


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -