diff --git a/oem/firstvoices/windows/src/inst/build.sh b/oem/firstvoices/windows/src/inst/build.sh index cad414d39b..930779e082 100755 --- a/oem/firstvoices/windows/src/inst/build.sh +++ b/oem/firstvoices/windows/src/inst/build.sh @@ -74,7 +74,7 @@ function do_publish() { -sice:ICE82 -sice:ICE80 \ -dWixUILicenseRtf=License.rtf \ -out firstvoices.msi \ - -ext WixUIExtension firstvoices.wixobj desktopui.wixobj + -ext WixUIExtension -ext WixUtilExtension firstvoices.wixobj desktopui.wixobj # # Sign the installation archive diff --git a/oem/firstvoices/windows/src/inst/firstvoices.wxs b/oem/firstvoices/windows/src/inst/firstvoices.wxs index ad5b02e15c..a23285383e 100644 --- a/oem/firstvoices/windows/src/inst/firstvoices.wxs +++ b/oem/firstvoices/windows/src/inst/firstvoices.wxs @@ -1,5 +1,5 @@  - + + + + + @@ -179,6 +184,7 @@ 1 +