diff --git a/virtio-win-drivers-installer/WarnVerifyReadyDlg.wxs b/virtio-win-drivers-installer/WarnVerifyReadyDlg.wxs new file mode 100644 index 0000000..5b4be26 --- /dev/null +++ b/virtio-win-drivers-installer/WarnVerifyReadyDlg.wxs @@ -0,0 +1,59 @@ + + + + + + + + + + + + WixUI_InstallMode = "Remove" + WixUI_InstallMode = "Remove" + + + + + + + 1 + + + WixUI_InstallMode = "Remove" + + + + + + + + diff --git a/virtio-win-drivers-installer/WixUI_WarnFeatureTree.wxs b/virtio-win-drivers-installer/WixUI_WarnFeatureTree.wxs new file mode 100644 index 0000000..9cac586 --- /dev/null +++ b/virtio-win-drivers-installer/WixUI_WarnFeatureTree.wxs @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + NOT Installed + Installed AND PATCH + + 1 + LicenseAccepted = "1" + + Installed + NOT Installed + 1 + + NOT Installed OR WixUI_InstallMode = "Change" + Installed AND NOT PATCH + Installed AND PATCH + + Installed AND NOT PATCH + Installed AND PATCH + + 1 + + 1 + 1 + 1 + 1 + + + + + diff --git a/virtio-win-drivers-installer/installer.wxs b/virtio-win-drivers-installer/installer.wxs index a51d96a..f63c740 100644 --- a/virtio-win-drivers-installer/installer.wxs +++ b/virtio-win-drivers-installer/installer.wxs @@ -23,7 +23,7 @@ - + @@ -34,4 +34,4 @@ - \ No newline at end of file +