Jump to content

How to display the custom variable in LCD panel


Recommended Posts

23 minutes ago, poiuycat said:

tried few type wording but still not get it right 😅

Custom Variables is a feature that is designed for a different purpose, it's geared towards assisting network audits in corporate environments.

AIDA64 currently supports reading strings and DWORD values from the Registry, and put them on external displays (or SensorPanel, OSD Panel, etc).  You need to find a way to write the Registry values into the following path:

HKEY_CURRENT_USER\Software\FinalWire\AIDA64\ImportValues

And name them as:

Str1
Str2
...
Str10

for string values, or:

DW1
DW2
...
DW10

for DWORD values.  As you keep updating those values in the Registry, the values get updated on your external display.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...