Index: /trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp	(revision 35013)
+++ /trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp	(revision 35014)
@@ -2139,5 +2139,5 @@
              Error,
              tr("Failed to open the Extension Pack <b>%1</b>.").arg(strFilename),
-             extPackFile.GetWhyUnusable());
+             "<!--EOM-->" + extPackFile.GetWhyUnusable());
 }
 
