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
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.
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.
-
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.
+
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 Shell
registry 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