Changeset 95030 in vbox for trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp
- Timestamp:
- May 17, 2022 9:55:12 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp
r95026 r95030 675 675 { 676 676 RTUtf16Free(pwszMsi); 677 return ShowError("RTStrToUtf16 failed on '%s': %Rrc", pszMsi , rc);677 return ShowError("RTStrToUtf16 failed on '%s': %Rrc", pszMsiArgs, rc); 678 678 } 679 679
Note:
See TracChangeset
for help on using the changeset viewer.