Archive: How could I write a reg value with this special type(12f308)?


How could I write a reg value with this special type(12f308)?
The special type of reg is below.

How could I write it with nsis? Thank you!

[HKEY_CURRENT_USER\Software\CyberLink\MediaCache\Data4]
"d:\\Program Files\\CyberLink\\MediaShow4\\MediaShow4\\subsys\\dvd\\menus\\Blackboard\\Audio\\Pets.mp3"=hex(12f308):fc,\
23,76,45,fc,23,76,45,a9,36,5e,48,00,00,00,00,ab,5f,17,00,00,00,00,00,00,00,\
00,00,00,00,00,00,03,00,00,00,00,00,00,00,ab,5f,17,00,00,00,00,00,05,00,00,\
00,00,00,00,00,a0,75,10,39,00,00,00,00,00,00,00,00,03,00,00,00,ff,ff,ff,ff,\
00,f4,01,00,01,00,00,00,01,00,02,00,44,ac,00,00,10,b1,02,00,04,00,10,00,00,\
00,00,00,00,00,00,00,0b,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00


Use WriteRegBin.