For 9.0 And 8.5:
code:
<Replace>
<Strings>
<String Id="20176">RRElive Messenger</String>
<String Id="61143">RRElive Messenger</String>
</Strings>
</Replace>
So you need it in the Strings and replace bit, this will change the bar to whatever you want(In my example RRElive Messenger)
If you paste that exact code in it will read(9.0)
"RRElive Messenger BETA
Version 2009 (Build 9.0.1407.1107)
Copyright C 2007 Microsoft Corporation. All rights reserved."
And the rest will be the same.
To change the logo at the top its ID is 1075
Script is
code:
<Pictures>
<Picture Id="1075"><File>1075.png</File></Picture>
</Pictures>
So you need it between Pictures.
Hope that helped
Oh and note changing the copyright is infact illegall. Dont try and change it. For the love of god DONT CHANGE IT!