Index: /trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd
===================================================================
--- /trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd	(revision 79707)
+++ /trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd	(revision 79708)
@@ -252,4 +252,5 @@
 rem
 if not exist "sign-ev.cmd" goto end
+echo info: Now signing the created CAB file. Can take a few minutes...
 call sign-ev.cmd "%_MY_OPT_OUTPUT%" || goto end_failed
 
