1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 11:20:22 +02:00

EnsureTomahawkShutdown not required in uninstaller.

This commit is contained in:
Steven Robertson
2011-04-03 20:23:32 +08:00
committed by Christian Muehlhaeuser
parent 8791a6dbdc
commit d4569b1d38

View File

@@ -189,14 +189,9 @@ FunctionEnd
no_process_${processName}_to_end: no_process_${processName}_to_end:
!macroend !macroend
!macro EnsureTomahawkShutdown un Function EnsureTomahawkShutdown
Function ${un}EnsureTomahawkShutdown !insertmacro CheckAndConfirmEndProcess "tomahawk.exe"
!insertmacro CheckAndConfirmEndProcess "tomahawk.exe" FunctionEnd
FunctionEnd
!macroend
!insertmacro EnsureTomahawkShutdown ""
!insertmacro EnsureTomahawkShutdown "un."
############################################################################## ##############################################################################
# # # #