Archive: Modifying the status bar


Modifying the status bar
Hello,

how am I supposed to change the text in the status bar of the installer?
I'm using MUI2.

At first I define a name like "My Product" and it always says "My Product Setup" in the status bar.
But I want to remove the additional "Setup", so I can call it eg. "Import" instead.

Is there a possibility?
Thanks in advance!


Okay, I was too quick:

Caption "Title".

So.. solved.