aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--windows/Pandoc-en-us.wxl4
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/Pandoc-en-us.wxl b/windows/Pandoc-en-us.wxl
index f1acbb00e..5bfa11f99 100644
--- a/windows/Pandoc-en-us.wxl
+++ b/windows/Pandoc-en-us.wxl
@@ -3,7 +3,7 @@
<String Id="Language">1033</String>
<!-- Supported language and codepage codes can be found here: http://www.tramontana.co.hu/wix/lesson2.php#2.4 -->
- <String Id="LicenseRtf" Overridable="yes">COPYING.rtf</String>
+ <String Id="LicenseRtf" Overridable="yes">$(var.BINPATH)\COPYING.rtf</String>
<String Id="ExitDialogText">[ProductName] was installed in
@@ -11,4 +11,4 @@
You may need to restart Cmd/Powershell Windows before using it.</String>
-</WixLocalization> \ No newline at end of file
+</WixLocalization>