Quote:
Originally Posted by tiermann
In the registry entries section, add...
Code:
[HKEY_CURRENT_USER\ControlPanel\Backlight]
"QKeyLedTimeout"=dword:0000001E
or in the provxml section, add..
Code:
<characteristic type="Registry">
<characteristic type="HKCU\Controlpanel\Backlight" translation="filesystem" >
<parm name="QKeyLedTimeout" datatype="integer" value="30" />
</characteristic>
</characteristic>
|
what is the official format for registry entries? how do i know what
kind of value it is.
also how can i have an existing registry entry
deleted automatically?