Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   dowloading a secure file (http://forums.winamp.com/showthread.php?t=271964)

rplruijs 29th May 2007 13:49

dowloading a secure file
 
During an installation I need to download a file from the Internet. Till now now I use the following code

PHP Code:

NSISdl::download /TIMEOUT=30000 [url]https://repo.smartjava.nl/downloads/readme.txt[/url] "$INSTDIR/readme.txt" 

But for downloading this file I have to give up a username/password combination. Is there a function/plugin available to pass this username/password combination?

Remco Ruijsenaars


All times are GMT. The time now is 04:30.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.