Fix: SyntaxWarning while generating Dangerzone.wxs

This commit is contained in:
JKarasti 2024-09-12 18:16:23 +03:00 committed by jkarasti
parent 8172195f95
commit a22d8443e8

View file

@ -82,7 +82,7 @@ def build_dir_xml(root, data):
component_el,
"RegistryValue",
Root="HKCU",
Key="Software\Freedom of the Press Foundation\Dangerzone",
Key="Software\\Freedom of the Press Foundation\\Dangerzone",
Name="installed",
Type="integer",
Value="1",