The GPL isn't a EULA: remove it and introduce WixUI_Minimal_NoEULA
authorRebecca Cran <rebecca@bsdio.com>
Thu, 22 Apr 2021 02:32:25 +0000 (20:32 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 27 Apr 2021 13:40:29 +0000 (07:40 -0600)
commit3277b7e48e9d3600d4a33a652e8c2a20e59f2f37
tree48dd39a1a5b334601faf3a487aa4450d15d9c8d2
parent13169d44d3725847858a7c817965d2cac5abd8f8
The GPL isn't a EULA: remove it and introduce WixUI_Minimal_NoEULA

The GPL shouldn't be used as a EULA in an installer.
Remove it, and since the WixUI_Minimal dialog set requires a EULA
create a custom WixUI_Minimal_NoEULA set.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
os/windows/WixUI_Minimal_NoEULA.wxs [new file with mode: 0755]
os/windows/WixUI_fio.wxl [new file with mode: 0755]
os/windows/dobuild.cmd
os/windows/eula.rtf [deleted file]
os/windows/install.wxs