From b308481fa8f97d1bd92753bb06e88473401574e2 Mon Sep 17 00:00:00 2001 From: dogman15 Date: Sun, 1 Dec 2024 23:31:44 +0000 Subject: [PATCH] docs: update kioskengine --- kioskengine.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kioskengine.html b/kioskengine.html index 2a36608..f5b26c6 100644 --- a/kioskengine.html +++ b/kioskengine.html @@ -2,7 +2,7 @@ title: Kiosk Engine description: published: true -date: 2024-11-18T03:59:10.992Z +date: 2024-12-01T23:31:43.805Z tags: editor: ckeditor dateCreated: 2024-10-21T11:42:08.286Z @@ -20,16 +20,16 @@ dateCreated: 2024-10-21T11:42:08.286Z

It's possible to access multiple service menus via Kiosk Engine.

Field Maintenance via Rental Menu

On the homepage, press the ? or Help button. Once on the help page, tap/click the Redbox logo. “Please Wait” will appear briefly before being replaced with a login screen.

-

Without patching DLLs or emulating the authentication servers, you can go no further past this point. If authentication does succeed, you will enter the Field Maintenance Application.

+

Without patching DLLs or emulating the authentication servers, you cannot go any further past this point. If authentication does succeed, you will enter the Field Maintenance Application.

Redbox Desktop via Keyboard

-

From anywhere (assuming the application is responding and kiosk is initialized), you can use the key combo CTRL + ALT + ENTER to access a Redbox Control Panel Login panel. Kiosks in OfflineMode allow use of any credentials to login. 

-

If login succeeds, you will be sent to the Redbox Desktop.

+

From anywhere (assuming the application is responding and the kiosk is initialized), you can use the key combo CTRL + ALT + ENTER to access a Redbox Control Panel Login panel. Kiosks in OfflineMode allow the use of any credentials to log in. 

+

If the login succeeds, you will be sent to the Redbox Desktop.

“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.

 

Autobooting to the default 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

+

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. 

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