VirtualBox

Changeset 107349 in vbox for trunk/src/VBox/Installer/win


Ignore:
Timestamp:
Dec 18, 2024 11:18:45 AM (5 weeks ago)
Author:
vboxsync
Message:

Windows host installer: Don't ignore the exit code of "msi validate" anymore, as the errors are now fixed and we want to be aware as soon as there are any errors appearing (again). bugref:10828

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Makefile.kmk

    r107016 r107349  
    10561056# Validation.  Currently there is a list of grievances, we ignore it. (TODO: Fix errors.)
    10571057        $(call MSG_L1,Start validation of "$@" - errors will be ignored)
    1058         -$(REDIRECT) -- $(VBOX_TOOLS_WIN_WIX_BIN) msi validate "$@"
     1058        $(REDIRECT) -- $(VBOX_TOOLS_WIN_WIX_BIN) msi validate "$@"
    10591059        $(call MSG_L1,Finished validating "$@" - any errors was ignored)
    10601060
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette