From 6466c6fe79bab1f68a1e16c1886e2b4eca225f60 Mon Sep 17 00:00:00 2001 From: Alexander M Pickering Date: Tue, 8 Oct 2024 02:30:42 -0500 Subject: Start using the wix image --- init | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'init') diff --git a/init b/init index 38defc0..a973216 100755 --- a/init +++ b/init @@ -4,4 +4,6 @@ cp lua4win-dist-lua/lua4win.wxs . cp lua4win-dist-lua/License.rtf . touch config.lua ln -s /usr/share/wixl-0.103/ext/ui ui -wixl --verbose --ext ui lua4win.wxs +wix/candle lua4win.wxs + +# wixl --verbose --ext ui lua4win.wxs -- cgit v1.2.3-55-g6feb