Skip to content
⌘ NSIS Forum Archive

I can't figuer it out

5 posts

bballer182#

I can't figuer it out

How cant you change the progress bar color or just simply change it to do stuff that you want, a couple lines of code would be nice.

thanx for any replies


winamp rocks!!!!!!!!!!!!!!!!!!!!!!!!!!😎
spanky#
(this would make the progress bar show up smooth and bright pea-green)

InstProgressFlags smooth
InstallColors CCCC00 000000

For more info the makensis document lists both these commands.