Archive: I want see NSISdl progress status!!!!!!!!!!!!!!!!!!!!


I want see NSISdl progress status!!!!!!!!!!!!!!!!!!!!
Section "package setup" section_31
SectionIn 1 3
nsisdl::download http://blabla.net/pack.exe "$INSTDIR\pack.exe"
SectionEnd
---------------------------------
but there is no progress bar and status !!!
what can i do ???


Progress bar appears if http server answer includes file size (content-length). You can also try to use InetLoad plug-in (take last version at the end of thread) http://forums.winamp.com/showthread....hreadid=198596


Hello there. This may be an old thread. But I am to see if it is possible to add a speedometer to the progress page/stage layout.

I Have the 2 bars as normal. but I would like my installer to also show the speed of the the download. In KB/s. Some of the the end users of my app want to see a "speedometer". Can it be done? And if so how?

Hope to hear from somebody soon.

Oddsodz


NSISdl already does that. Check out the text below the progress bar.


Oh really! Opps. I Must be doing something wrong. I Have test underneath the 2 bars. But it is only showing the file name that is beaning downloaded. But then again, I Am using the Battle-Torrent plugin at the same time. This maybe a the cause as to why that data is not showing. Have a look if you have time. Maybe you can see what I am missing.

Thanks for your time

Oddsodz


You are using only the BattleTorrent plug-in and not the NSISdl plug-in. It actually looks like you've replaced nsisdl.dll with the battletorrent.dll.


Silly me.

I Am still a noob at such things. I will have to go look it up and see if I can find the answer when I do some googleing of Battle-Torrent.