InetBgDL::Get not function for NSIS Ansi
It is possible that this script you can put the percentage 1% By running once the progress bar
NSIS Download Async Progressbar
5 posts
What is not functioning? Downloading? The statistics?
Downloading does not work in NSIS Ansi.
We have built a program in Unicode NSIS but missing some finishes that we found in NSIS Ansi but InetBgDL::Get the plugin does not work in NSIS Ansi.
We have built a program in Unicode NSIS but missing some finishes that we found in NSIS Ansi but InetBgDL::Get the plugin does not work in NSIS Ansi.
You took a example from Stackoverflow that uses a timer and SIMULATES some work and you added InetBgDL to this without removing the fake work and you complain that it is not working!
I specifically asked you what does not work and you said downloading and I just tried it and it downloads files just fine! The timer in your example might stop everything too soon but that is not the plugins fault. Stop wasting peoples time!
If you believe the Ansi version of InetBgDL has a bug that the Unicode version does not then you must post a example that actually reproduces this.
I suggest that you just use INetC instead if calculating the % on your own is too complicated.
I specifically asked you what does not work and you said downloading and I just tried it and it downloads files just fine! The timer in your example might stop everything too soon but that is not the plugins fault. Stop wasting peoples time!
If you believe the Ansi version of InetBgDL has a bug that the Unicode version does not then you must post a example that actually reproduces this.
I suggest that you just use INetC instead if calculating the % on your own is too complicated.
My Script NSIS
The idea not mine but I tried to customize my way downloading synchronized with progress bar
The idea not mine but I tried to customize my way downloading synchronized with progress bar