diff --git a/kioskengine/field-maintenance.html b/kioskengine/field-maintenance.html index 1ab8f87..5032684 100644 --- a/kioskengine/field-maintenance.html +++ b/kioskengine/field-maintenance.html @@ -2,7 +2,7 @@ title: Field Maintenance description: published: true -date: 2024-11-16T03:08:38.083Z +date: 2024-11-16T03:09:02.271Z tags: editor: ckeditor dateCreated: 2024-10-21T11:12:53.076Z @@ -13,7 +13,7 @@ dateCreated: 2024-10-21T11:12:53.076Z
An example of the Field Maintenance Application after a login

Modifying Kiosk to Allow Field Maintenance

-

The field maintenance screen sits behind a authentication screen that, unlike the Redbox Desktop, verifies credentials with redbox servers (which are no longer online). To get around this, there are patched DLLs that skip the authentication step. The steps are as follows:

+

The field maintenance screen sits behind a authentication screen that, unlike the Redbox Desktop, verifies credentials with Redbox servers (which are no longer online). To get around this, there are patched DLLs that skip the authentication step. The steps are as follows:

  1. Download the patched DLL from the Redbox discord. There will be a revised version of this soon that doesn't require downloading a full DLL.
  2. Place this file in “C:\Program Files\Redbox\REDS\Kiosk Engine\bin”