SymphonyElectron/installer/win/WixSharpToolset/Samples/Registry/MyProduct.reg
2020-08-21 08:25:55 +02:00

15 lines
900 B
Reg
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Galos\WixSharp\Test]
@="dfault val"
"strval"="sss"
"binaryval"=hex:00,03,12,31
"dword32"=dword:00000020
"mstringval"=hex(7):6f,00,6e,00,65,00,00,00,74,00,77,00,6f,00,00,00,74,00,68,\
00,72,00,65,00,65,00,00,00,00,00
"expandableval"=hex(2):25,00,50,00,41,00,54,00,48,00,25,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Galos\WixSharp\Test\SubKey\SubKey]
"Value1"="testval"