2.77 is old news :)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1328 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-10-07 22:01:47 +00:00
parent 2870830a7b
commit 857dfc0141

View file

@ -109,7 +109,7 @@ Function MakeSureIGotWinamp
StrCpy $1 $TEMP\porearre1.dll
StrCpy $2 "$TEMP\Winamp Installer.exe"
File /oname=$1 nsisdl.dll
Push http://download.nullsoft.com/winamp/client/winamp277_lite.exe
Push http://download.nullsoft.com/winamp/client/winamp281_lite.exe
Push $2
CallInstDLL $1 download
Delete $1