docs: update kioskengine/field-maintenance

This commit is contained in:
.eggman 2024-11-16 03:09:03 +00:00 committed by Redbox Wiki
parent 27dfe98343
commit 1c6999c9d8
1 changed files with 2 additions and 2 deletions

View File

@ -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
<figcaption>An example of the Field Maintenance Application after a login</figcaption>
</figure>
<h1>Modifying Kiosk to Allow Field Maintenance</h1>
<p>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:</p>
<p>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:</p>
<ol>
<li>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.</li>
<li>Place this file in “C:\Program Files\Redbox\REDS\Kiosk Engine\bin”</li>