From daed2b96be3f89fad9762774ee5982824c08c7a8 Mon Sep 17 00:00:00 2001 From: puyodead1 Date: Sun, 8 Dec 2024 06:03:00 +0000 Subject: [PATCH] docs: update kioskengine --- kioskengine.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/kioskengine.html b/kioskengine.html index f5b26c6..2d479da 100644 --- a/kioskengine.html +++ b/kioskengine.html @@ -2,7 +2,7 @@ title: Kiosk Engine description: published: true -date: 2024-12-01T23:31:43.805Z +date: 2024-12-08T06:02:59.450Z tags: editor: ckeditor dateCreated: 2024-10-21T11:42:08.286Z @@ -27,9 +27,15 @@ dateCreated: 2024-10-21T11:42:08.286Z

“Select Resource Bundle” Menu via Keyboard

There is a way to open a menu that allows selecting “Resource Bundles” without the use of a discrete chain of keyboard combinations or UI interactions. You can access this menu by pressing the ` key on a keyboard.

+

Getting a Temporary Normal Desktop Environment

+

This section only covers a temporary normal desktop environment that will not persist across reboots, if you would like it to persist until you manually change it, follow the instructions in Autobooting to the Normal Windows Desktop Environment.

 

-

Autobooting to the default Windows desktop environment

+

The following will NOT work on a Windows 7 machine, this will only work on Windows 10 or Windows 11!

+

 

+

To get a normal desktop environment until you power off the PC, open command prompt from the Redbox Desktop and type explorer, the first time this is done will launch the normal desktop environment, any subsequent calls will open a new explorer window.

+

 

+

Autobooting to the Normal Windows Desktop Environment

If you want to prevent the autoboot of Kiosk Engine and would rather boot to a standard Windows desktop environment, you need to edit the Shellregistry key located at HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon

You want to change the value of this key to C:\Windows\explorer.exe

-

After you change the value, reboot the machine and the Windows desktop environment will show by default. 

+

After you change the value, reboot the machine and the normal Windows desktop environment will be displayed.

To switch back to the default kiosk engine autoboot, change the value to C:\Program Files\Redbox\KioskShell\KioskShell.exe