|
|
|
|
#1 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
RealProgress plugin
Plugin that allows control over the progress bar positioning on the InstFiles page.
This includes the functions: * GetProgress (Get the current progress bar position) * SetProgress (Set the current progress bar position) * AddProgress (Increase the current progress bar position) * FileProgress (Increase the progress bar gradually while a file is extracted) * GradualProgress (Gradually increase the progress bar while a process is underway) Readme and example included. Download: http://nsis.sourceforge.net/File:RealProgress.zip -Stu |
|
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
works pretty fine, but it wont work when using SetCompress off. i guess its because of the missing percentage text display "Extract: File.xyz... 100%" when disabling the compression.
i hope in the next nsis version the dev team will add the percentage text even when not using compressions, because without the percentage text, the area looks kind of empty imho. ![]() however, thank you very much, i really apreciate your work! ![]() c ya, nco2k |
|
|
|
#3 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
v0.2 uploaded.
Fixed problems with GradualProgress. -Stu |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Dec 2005
Location: Glow
Posts: 285
|
Pretty damn nice plugin you have there.
|
|
|
|
|
|
#5 | |
|
Member
Join Date: Nov 2009
Posts: 52
|
On the download page for the RealProgress plug-in it says,
Quote:
|
|
|
|
|
|
|
#6 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
They all have that message.
Stu |
|
|
|
|
|
#7 |
|
Member
Join Date: Nov 2009
Posts: 52
|
Stack destroyed :-(
Something else, GetProgress & GradualProgress pop one to many if [/ORIGINAL] or [until_detail_reached] aren't used. It was to be expected for GradualProgress, GetProcess really done my head in for an hour :-(
Try the following code (with and with the quotes on the end): PHP Code:
So if there is interest I could send it. Same for some other plug-ins we really needed before, like Registry & EnumINI. Sorry don't want to give the idea I'm taking over other peoples projects, but felt like I should at least share them with the community] Last edited by gringoloco023; 18th July 2010 at 05:59. |
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Apr 2011
Posts: 6
|
Any chance you can make the unicode version available?
|
|
|
|
|
|
#9 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
I wrote this plug-in a long time ago and it needs some major work. I do plan on taking a look at it at some point but it won't be for another month at least.
Stu |
|
|
|
|
|
#10 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,892
|
I have a unicode build of realprogress.dll, see attachment. I don't have the link where I got it from anymore, and I can't find the site using google. Maybe it's gone. Anyway, I've used this build for a long time without trouble, but I only use the SetProgress and Unload functions.
|
|
|
|
|
|
#11 |
|
Major Dude
|
Another great plugin!
Thanks, you make really good job for this community!!! Cool looking installers with custom design: www.graphical-installer.com Create Setup Pages easily: www.install-designer.com Build installers in Visual Studio 2005-2022: www.visual-installer.com or RAD Studio 2009 - 11 Alexandria: www.rad-installer.com |
|
|
|
|
|
#12 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,892
|
Oh, and I found the page where I got that unicode build. http://portableapps.com/node/21879?page=1
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|