Index: branches/eraser6/Installer/Bootstrapper/Main.cpp
===================================================================
--- branches/eraser6/Installer/Bootstrapper/Main.cpp	(revision 539)
+++ branches/eraser6/Installer/Bootstrapper/Main.cpp	(revision 540)
@@ -302,4 +302,5 @@
 void MainWindow::SetMessage(std::wstring message)
 {
+	SetWindowTextW(hWndStatusLbl, message.c_str());
 }
 
