diff --git a/windows/pandoc.wxs b/windows/pandoc.wxs
index 1e391d14a..cfce6eda8 100644
--- a/windows/pandoc.wxs
+++ b/windows/pandoc.wxs
@@ -4,7 +4,7 @@
UpgradeCode="A68E8EF6-ABB1-4F22-A3C5-68DFDF0AB562" Name="Pandoc $(var.VERSION)"
Version="$(var.VERSION)" Manufacturer="John MacFarlane"
Language="1033">
-
@@ -22,10 +22,13 @@
-
+
+ Guid="ECD35082-4C28-49E1-977E-B90FC7C400C7">
+
+
+ Part="last" Value="[INSTALLDIR]" />
+ Guid="A8D54A76-1A3D-4647-8327-81B69D39D8A3">
+
@@ -51,7 +56,8 @@
Target="[INSTALLDIR]Pandoc User's Guide.html"
WorkingDirectory="INSTALLDIR" />
-
+