Index: trunk/src/shared/WheatyExceptionReport.cpp
===================================================================
--- trunk/src/shared/WheatyExceptionReport.cpp (revision 37)
+++ trunk/src/shared/WheatyExceptionReport.cpp (revision 103)
@@ -15,6 +15,5 @@
 #include <dbghelp.h>
 #include "WheatyExceptionReport.h"
-#include "svn_revision.h"
-#define CrashFolder _T("Crashs")
+#define CrashFolder _T("Crashes")
 //#pragma comment(linker, "/defaultlib:dbghelp.lib")
 
@@ -387,5 +386,4 @@
 
     // Start out with a banner
-    _tprintf(_T("Revision: %s\r\n"), SVN_REVISION);
     _tprintf(_T("Date %u:%u:%u. Time %u:%u \r\n"), systime.wDay, systime.wMonth, systime.wYear, systime.wHour, systime.wMinute);
     PEXCEPTION_RECORD pExceptionRecord = pExceptionInfo->ExceptionRecord;
Index: trunk/win/VC71/TrinityRealm.vcproj
===================================================================
--- trunk/win/VC71/TrinityRealm.vcproj (revision 86)
+++ trunk/win/VC71/TrinityRealm.vcproj (revision 103)
@@ -177,4 +177,12 @@
 			RelativePath="..\..\src\trinityrealm\TrinityRealm.rc">
 		</File>
+		<File
+			RelativePath="..\..\src\shared\WheatyExceptionReport.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\src\shared\WheatyExceptionReport.h"
+			>
+		</File>
 	</Files>
 	<Globals>
Index: trunk/win/VC71/TrinityCore.vcproj
===================================================================
--- trunk/win/VC71/TrinityCore.vcproj (revision 86)
+++ trunk/win/VC71/TrinityCore.vcproj (revision 103)
@@ -213,4 +213,12 @@
 		</File>
 		<File
+			RelativePath="..\..\src\shared\WheatyExceptionReport.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\src\shared\WheatyExceptionReport.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\src\trinitycore\WorldRunnable.cpp">
 		</File>
Index: trunk/win/VC80/TrinityRealm.vcproj
===================================================================
--- trunk/win/VC80/TrinityRealm.vcproj (revision 86)
+++ trunk/win/VC80/TrinityRealm.vcproj (revision 103)
@@ -450,4 +450,12 @@
 			>
 		</File>
+		<File
+			RelativePath="..\..\src\shared\WheatyExceptionReport.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\src\shared\WheatyExceptionReport.h"
+			>
+		</File>
 	</Files>
 	<Globals>
Index: trunk/win/VC80/TrinityCore.vcproj
===================================================================
--- trunk/win/VC80/TrinityCore.vcproj (revision 86)
+++ trunk/win/VC80/TrinityCore.vcproj (revision 103)
@@ -495,4 +495,12 @@
 		</File>
 		<File
+			RelativePath="..\..\src\shared\WheatyExceptionReport.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\src\shared\WheatyExceptionReport.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\src\trinitycore\WorldRunnable.cpp"
 			>
Index: trunk/win/VC90/TrinityRealm.vcproj
===================================================================
--- trunk/win/VC90/TrinityRealm.vcproj (revision 86)
+++ trunk/win/VC90/TrinityRealm.vcproj (revision 103)
@@ -439,4 +439,12 @@
 			>
 		</File>
+		<File
+			RelativePath="..\..\src\shared\WheatyExceptionReport.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\src\shared\WheatyExceptionReport.h"
+			>
+		</File>
 	</Files>
 	<Globals>
Index: trunk/win/VC90/TrinityCore.vcproj
===================================================================
--- trunk/win/VC90/TrinityCore.vcproj (revision 86)
+++ trunk/win/VC90/TrinityCore.vcproj (revision 103)
@@ -488,4 +488,12 @@
 		</File>
 		<File
+			RelativePath="..\..\src\shared\WheatyExceptionReport.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\src\shared\WheatyExceptionReport.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\src\trinitycore\WorldRunnable.cpp"
 			>
