diff --git a/CMakeModules/NSIS.template.in b/CMakeModules/NSIS.template.in index 370f46851..a93c53e3a 100644 --- a/CMakeModules/NSIS.template.in +++ b/CMakeModules/NSIS.template.in @@ -287,7 +287,7 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER ;Main executable. File "${BUILD_PATH}\tomahawk.exe" - File "${BUILD_PATH}\CrashReporter.exe" + File "${BUILD_PATH}\tomahawk_crash_reporter.exe" File "${BUILD_PATH}\libtomahawk_breakpad.dll" File "${BUILD_PATH}\libtomahawklib.dll"