mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-30 10:50:19 +02:00
EnsureTomahawkShutdown not required in uninstaller.
This commit is contained in:
committed by
Christian Muehlhaeuser
parent
8791a6dbdc
commit
d4569b1d38
@@ -189,14 +189,9 @@ FunctionEnd
|
||||
no_process_${processName}_to_end:
|
||||
!macroend
|
||||
|
||||
!macro EnsureTomahawkShutdown un
|
||||
Function ${un}EnsureTomahawkShutdown
|
||||
!insertmacro CheckAndConfirmEndProcess "tomahawk.exe"
|
||||
FunctionEnd
|
||||
!macroend
|
||||
|
||||
!insertmacro EnsureTomahawkShutdown ""
|
||||
!insertmacro EnsureTomahawkShutdown "un."
|
||||
Function EnsureTomahawkShutdown
|
||||
!insertmacro CheckAndConfirmEndProcess "tomahawk.exe"
|
||||
FunctionEnd
|
||||
|
||||
##############################################################################
|
||||
# #
|
||||
|
Reference in New Issue
Block a user