Forum: NSIS Discussion
8th February 2007, 20:54
|
|
Replies: 2
Views: 1,593
|
Forum: NSIS Discussion
8th February 2007, 20:31
|
|
Replies: 2
Views: 1,593
How to change the color of the progressbar?
Hello.
I thought something like
!define MUI_INSTALLCOLORS "FF0000 00FF00"
!define MUI_INSTFILESPAGE_PROGRESSBAR "colored"
would do the trick, but it doesn't work, the progressbar is still...
|