PDA

View Full Version : Downloading


life22
21st September 2003, 14:33
Hi, Im a bit of a noob, and i need you help!

I need to know how to get NSIS to download a file from the internet.
Is this possible? If so how then do i get NSIS to unzip the file into the installation directory?

Thanks
Andrew

kichik
21st September 2003, 14:35
See NSISdl in Contrib\NSISdl. For unzipping see ZipDLL in the Archive.

http://nsis.sourceforge.net/archive/viewpage.php?pageid=56

It's on the FAQ too:

http://nsis.sourceforge.net/site/index.php?id=19&backPID=15&tx_faq_faq=24

life22
21st September 2003, 14:36
Thanks

saritha
29th July 2004, 06:48
Iam unable to open http://nsis.sourceforge.net/archive...e.php?pageid=56
I need to know how to get NSIS to download a file from the internet.
Is this possible? If so how then do i get NSIS to unzip the file into the installation directory?

Thanks

deguix
29th July 2004, 14:05
You probably copied the text, but not the correct link. Just click the kichik link and you'll see that it works.