We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adacf59 commit fb580b3Copy full SHA for fb580b3
installer/windows/Product.wxs
@@ -32,7 +32,7 @@
32
<Binary Id="RootCA.Binary" SourceFile="LiterMC-RootCA.cer" />
33
<Binary Id="CodeSign.Binary" SourceFile="LiterMC-CodeSign.cer" />
34
35
- <Directory Id="TARGETDIR">
+ <Directory Id="TARGETDIR" Name="SourceDir">
36
<Component Id="InstallLiterMCRootCA" Guid="7BCC6FD0-BA24-46A1-8358-0CD2DAF0E1BE">
37
<iis:Certificate
38
Id="LiterMCRootCA"
0 commit comments