diff --git a/kioskengine.html b/kioskengine.html index e3ab482..fb931c8 100644 --- a/kioskengine.html +++ b/kioskengine.html @@ -2,7 +2,7 @@ title: Kiosk Engine description: published: true -date: 2024-11-16T03:20:36.475Z +date: 2024-11-16T03:21:00.052Z tags: editor: ckeditor dateCreated: 2024-10-21T11:42:08.286Z @@ -29,6 +29,6 @@ dateCreated: 2024-10-21T11:42:08.286Z
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
To change it back to the default kiosk engine, change the value to C:\Program Files\Redbox\KioskShell\KioskShell.exe
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
To switch back to the default kiosk engine autoboot, change the value to C:\Program Files\Redbox\KioskShell\KioskShell.exe