Hi, all.
I searched all over the internet, and couldn't find answer to one question:
How do I translate reg values of type hex to syntax of provisioning xml file?
More specifically: I have this reg key
[HKEY_LOCAL_MACHINE\System\GWE]
"SysColor"=hex:d4,d4,d4,00,4c,4c,4c,00,7f,7f,7f,00,4c,4c,4c,00,00,00,00,00,82,\
82,82,00,00,00,00,00,fe,fe,fe,00,00,00,00,00,fe,fe,fe,00,00,00,00,00,00,00,\
00,00,4c,4c,4c,00,00,85,cc,00,cc,cc,cc,00,60,60,60,00,7f,7f,7f,00,60,60,60,\
00,fe,fe,fe,00,7f,7f,7f,00,00,85,cc,00,00,00,00,00,ff,ff,ff,00,fe,fe,fe,00,\
00,00,00,00,4c,4c,4c,00,fe,fe,fe,00,00,00,00,00,00,00,00,00
How do I write this key in xml file (I know it should be of binary data type, but how do I convert the value itself)?
Thank you,
Mark

Moderator
CNET Staff
Samsung Staff
Dell Staff