summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lua4win.wxs2
1 files changed, 2 insertions, 0 deletions
diff --git a/lua4win.wxs b/lua4win.wxs
index ab7ce5f..247caab 100644
--- a/lua4win.wxs
+++ b/lua4win.wxs
@@ -55,6 +55,8 @@
55 <ComponentRef Id="luadl" /> 55 <ComponentRef Id="luadl" />
56 <ComponentRef Id="luarocks" /> 56 <ComponentRef Id="luarocks" />
57 <ComponentRef Id="Config" /> 57 <ComponentRef Id="Config" />
58 <ComponentRef Id="EnvironmentPath" />
59 <ComponentRef Id="SysConfigPath" />
58 </Feature> 60 </Feature>
59 61
60 <Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR" /> 62 <Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR" />