diff --git a/Installer/DocumentTemplateComponents.wxs b/Installer/DocumentTemplateComponents.wxs
deleted file mode 100644
index a77dcec..0000000
--- a/Installer/DocumentTemplateComponents.wxs
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Installer/DocumentTemplatesTransform.xslt b/Installer/DocumentTransform.xslt
similarity index 90%
rename from Installer/DocumentTemplatesTransform.xslt
rename to Installer/DocumentTransform.xslt
index 5eeb5fa..e667233 100644
--- a/Installer/DocumentTemplatesTransform.xslt
+++ b/Installer/DocumentTransform.xslt
@@ -23,10 +23,10 @@
-->
-
+
diff --git a/Installer/Installer.wixproj b/Installer/Installer.wixproj
index 3d54723..2bd20a4 100644
--- a/Installer/Installer.wixproj
+++ b/Installer/Installer.wixproj
@@ -25,14 +25,13 @@
-
- ProductVersion=$(ElwigFileVersion);BuildPath=..\Elwig\bin\Publish;DocumentTemplatesPath=..\Elwig\Documents;ElwigProjectDir=..\Elwig
+ ProductVersion=$(ElwigFileVersion);BuildPath=..\Elwig\bin\Publish;DocumentPath=..\Elwig\Documents;ElwigProjectDir=..\Elwig
@@ -50,13 +49,13 @@
DocumentTemplates
ConfigFolderResources
true
- DocumentTemplatesPath
- DocumentTemplatesTransform.xslt
+ DocumentPath
+ DocumentTransform.xslt
-
+
diff --git a/Installer/Package.wxs b/Installer/Package.wxs
index f5f04bc..230bf38 100644
--- a/Installer/Package.wxs
+++ b/Installer/Package.wxs
@@ -11,7 +11,6 @@
-