VirtualBox

Ignore:
Timestamp:
May 17, 2022 9:55:12 AM (3 years ago)
Author:
vboxsync
Message:

Windows installer/Stub: Fixed wrong logging when MSI arguments conversion failed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp

    r95026 r95030  
    675675    {
    676676        RTUtf16Free(pwszMsi);
    677         return ShowError("RTStrToUtf16 failed on '%s': %Rrc", pszMsi, rc);
     677        return ShowError("RTStrToUtf16 failed on '%s': %Rrc", pszMsiArgs, rc);
    678678    }
    679679
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