Remove Nullsoft install system v2.04
Hi
The installer that I have created here shows
"Nullsoft install system v2.04"
at the bottom of my MUI pages
I want to remove that string. and if possible can we add another string there
Thanks
Archive: Remove Nullsoft install system v2.04
Remove Nullsoft install system v2.04
Hi
The installer that I have created here shows
"Nullsoft install system v2.04"
at the bottom of my MUI pages
I want to remove that string. and if possible can we add another string there
Thanks
1-st: Read help file.
2-nd: Use
BrandingText "your text"
Thanks