Fix: SyntaxWarning while generating Dangerzone.wxs

This commit is contained in:
JKarasti 2024-09-12 18:16:23 +03:00 committed by Alex Pyrgiotis
parent 60df4f7e35
commit 3bcf5fc147
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

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",