20 lines
1.3 KiB
Reg
20 lines
1.3 KiB
Reg
Windows Registry Editor Version 5.00
|
||
|
||
[HKEY_CURRENT_USER\Software\GioTest]
|
||
"TestDword"=dword:0abcdef1
|
||
"TestBinary"=hex:12,34,56,78,90,a1,b2,c3,d4,ef
|
||
"TestQword"=hex(b):ff,ee,dd,cc,bb,aa,00,00
|
||
"TestMultiSz"=hex(7):43,00,69,00,61,00,6f,00,00,00,43,00,6f,00,6e,00,6e,00,69,\
|
||
00,65,00,00,00,6d,00,65,00,6f,00,77,00,00,00,48,00,69,00,00,00,00,00
|
||
"TestString"="Connie"
|
||
"TestExpandSz"=hex(2):25,00,50,00,41,00,54,00,48,00,25,00,3b,00,4d,00,6f,00,72,\
|
||
00,65,00,5c,00,44,00,61,00,74,00,61,00,00,00
|
||
|
||
[HKEY_CURRENT_USER\Software\GioTest\SubKey1]
|
||
|
||
[HKEY_CURRENT_USER\Software\GioTest\SubKey2]
|
||
|
||
[HKEY_CURRENT_USER\Software\GioTest\SubKey3_Test]
|
||
"TestDW"=dword:00001234
|
||
|