VirtualBox

Ignore:
Timestamp:
Dec 13, 2024 5:53:31 PM (5 weeks ago)
Author:
vboxsync
Message:

Windows host installer: Fixed an error: WIX v4 will report an error (ICE03) if a message text hit a string overflow. Put the string in question into the NLS files instead (where it actually belongs to anyway).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/VirtualBox.wxs

    r107297 r107324  
    193193    -->
    194194
    195     <Launch Condition="NOT (VBOXDEPENDENCY AND UPGRADINGPRODUCTCODE)"
    196             Message="It was detected an application which has been using currently installed VirtualBox version.
    197                      You must remove this application before continuing installation.
    198                      See the file dependency.dep in the VirtualBox installation directory for details. " />
     195    <Launch Condition="NOT (VBOXDEPENDENCY AND UPGRADINGPRODUCTCODE)" Message="!(loc.UsedByOtherApp)" />
    199196
    200197    <!-- Detect old Sun installation -->
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