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:
parent
2870830a7b
commit
857dfc0141
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ Function MakeSureIGotWinamp
|
||||||
StrCpy $1 $TEMP\porearre1.dll
|
StrCpy $1 $TEMP\porearre1.dll
|
||||||
StrCpy $2 "$TEMP\Winamp Installer.exe"
|
StrCpy $2 "$TEMP\Winamp Installer.exe"
|
||||||
File /oname=$1 nsisdl.dll
|
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
|
Push $2
|
||||||
CallInstDLL $1 download
|
CallInstDLL $1 download
|
||||||
Delete $1
|
Delete $1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue