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:
committed by
Christian Muehlhaeuser
parent
8791a6dbdc
commit
d4569b1d38
@@ -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."
|
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
# #
|
# #
|
||||||
|
Reference in New Issue
Block a user