poiuycat Posted March 14, 2024 Posted March 14, 2024 tried few type wording but still not get it right 😅 Quote
Fiery Posted March 14, 2024 Posted March 14, 2024 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. Quote
Loyd Posted March 15, 2024 Posted March 15, 2024 could someone do this in English. looks like a great way to custom a LCD panel Quote
poiuycat Posted March 16, 2024 Author Posted March 16, 2024 i write a program take the custom variables and pump to registry as @Fiery said. of cause you can direct write the value to registry.  Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.