Skip to content
⌘ NSIS Forum Archive

installer progress bar

4 posts

Erpo#

installer progress bar

Is there a way I can get the progress bar to show the percentage of the total number of bytes to be written before the install is completed, instead of a percentage of the total number of files to be installed?

Thanks.
Afrow UK#
You cannot change the progress bar easily unless you use the System plugin. Try searching the forum...

-Stu
kichik#
I don't think there is an easy way to do this with any plug-in. The only feasible way I can think of is changing the source.
Erpo#
Originally posted by kichik
I don't think there is an easy way to do this with any plug-in. The only feasible way I can think of is changing the source.
Ah. Thanks for the info.