diff --git a/kioskengine.html b/kioskengine.html index 4c86735..76b1764 100644 --- a/kioskengine.html +++ b/kioskengine.html @@ -2,7 +2,7 @@ title: Kiosk Engine description: published: true -date: 2024-11-16T03:13:21.989Z +date: 2024-11-16T03:14:33.776Z tags: editor: code dateCreated: 2024-10-21T11:42:08.286Z @@ -28,5 +28,5 @@ 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.

 

-

Replacing the KioskEngine shell to explorer.exe

-

If you want to prevent the autoboot of kiosk engine and would rather switch to a standard Windows desktop environment, you can edit the Shell registry key located at HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon to be C:\Windows\explorer.exe

+

Autobooting 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 can edit the Shell registry key located at HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon to be C:\Windows\explorer.exe