Epic Registry Values: Difference between revisions

From Scriptel Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
* Default "Please wait for signature prompt."
* Default "Please wait for signature prompt."
* Single line of text (~40-50 characters recommended limit) organization can use to customize lock screen message.
* Single line of text (~40-50 characters recommended limit) organization can use to customize lock screen message.
===CheckSignatureHash===
==CheckSignatureHash==
* DWORD
* DWORD
* Default 'Yes' (1)
* Default 'Yes' (1)

Revision as of 14:37, 30 September 2022

This article covers the registry values that are available for use with ScripTouch for Epic Hyperspace and Hyperdrive. All keys unless otherwise stated require ScripTouch for Epic Hyperspace version 3.2.89 or greater to use or any version of Hyperdrive.

All registry values discussed in this article will require you to either navigate to or create the following registry key:

  • Windows 32-bit: HKLM\Software\Scriptel Corporation\Epic
  • Windows 64-bit: HKLM\Software\WOW6432Node\Scriptel Corporation\Epic

Screen Lock Values

ScreenLockPrevent

  • DWORD
  • Default 'No' (0)
  • Determines if the graffiti lock screen will be used or not.
  • Value overrides PreventScreenLock if present.

ScreenLockToggleBacklight

  • DWORD
  • Default 'Yes' (1)
  • Toggles the backlight between on and off when the screen lock is in use.

ScreenLockMessage

  • REG_SZ
  • Default "Please wait for signature prompt."
  • Single line of text (~40-50 characters recommended limit) organization can use to customize lock screen message.

CheckSignatureHash

  • DWORD
  • Default 'Yes' (1)
  • When set to zero, legacy signatures will not be checked against their signature hash. This is not the Document Hash, which still needs to be correct in order to decrypt the signature.

Legacy Values

PreventScreenLock

  • DWORD
  • Default 'No' (0)
  • Requires version 3.2.47 or greater (Deprecated as of 3.2.87)
  • Determines if the graffiti lock screen will be used or not.

Signature Pad Display Values

EnableSigPadLine

  • DWORD
  • Default 'No' (0)
  • When enabled, draws a signature line on the screen.

EnableSigPadButtons

  • DWORD
  • Default 'Yes' (1)
  • When enabled, draws navigation buttons on the screen.