Skip to content

Commit

Permalink
refs #5280. Make the output message more explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed May 14, 2012
1 parent 108ee21 commit 4892fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Build/CMake/NSIS.template.in
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,7 @@ SectionEnd

Function .onInit

!insertmacro HandleRunningMantid "MantidPlot.exe" "Shut down Mantid and try again."
!insertmacro HandleRunningMantid "MantidPlot.exe" "MantidPlot appears to be running. Shut down MantidPlot and try again."

IfSilent +5
IfFileExists $INSTDIR\uninstall.exe +3 0
Expand Down

0 comments on commit 4892fbd

Please sign in to comment.