PDA

View Full Version : just close winamp ( read me)


winampfr
14th December 2001, 21:21
hi there !

sorry, i reall read all what can i do in the manual page but since the new version of NSIS the command to close the winamp instance is hard..
i can't ..
NSIS v. 1.44 : FindWindow closeinstant Winamp ""

NSIS v. 1.8 : FindWindow SendMessage WM_CLOSE "$PROGRAMFILES\Winamp\Winamp.exe" ...or "Winamp" don't match
:confused: please help me !
:( <sob>

F. Heidenreich
14th December 2001, 21:36
At http://www.firehose.net/free/nsis/functions.htm#CloseWinamp you'll find the answer :)

~ Florian

winampfr
14th December 2001, 21:44
okok i had it..but ..to call the function...
in the section :
call CloseWinamp

don't match.:(
sorry for my dispointment. i'n not a geek in script nsis but since the earlier version i have trouble with "how to close winamp"

So sorry.
can you finish this little help ?

winampfr
14th December 2001, 22:18
sorry
trouble resolved

thanks florian !
:cool: