From 089c90004ba8f2af9574e3982b20a4b6cb2ab2f1 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Thu, 22 Jun 2023 23:34:51 +0200 Subject: Produce a basic Windows installer package We're very early adopters of msitools' new UI feature, so this doesn't work on MSYS2 directly yet due to an old version. --- fiv.wxs.in | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 fiv.wxs.in (limited to 'fiv.wxs.in') diff --git a/fiv.wxs.in b/fiv.wxs.in new file mode 100644 index 0000000..c81fcbb --- /dev/null +++ b/fiv.wxs.in @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-54-g00ecf