What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [Help] Windows Live Messenger 9

[Help] Windows Live Messenger 9
Author: Message:
squallxxx
New Member
*


Posts: 2
39 / Male / Flag
Joined: Jan 2008
O.P. [Help] Windows Live Messenger 9
Hi I am Brazilian . i am try change the background of screen start of Windows Live Messenger 9 with this:

<SkinInfo>
    <Information>
        <Name>Test Skin</Name>
    </Information>

    <MessengerSkin>
        <ResGroup>
            <Restrictions>
                <MsgVersions>
                    <Version Major="8" Minor="5"/>
                </MsgVersions>
            </Restrictions>

            <Resources>
                <Replace>
                    <Strings>
                        <String Id="61288">Hello World!</String>
                    </Strings>

                    <Graphics><Pictures>
                        <Picture Id="20061">
                            <File>clouds.jpg</File>
                        </Picture>
                    </Pictures></Graphics>
                </Replace>
            </Resources>

        </ResGroup>
    </MessengerSkin>
</SkinInfo>



How i do to work in Windows live messenger 9?
What i change?
You can should rewrite with the change.

Pleaseeee!!!!    Thankssssss
01-26-2008 12:28 AM
Profile E-Mail PM Find Quote Report
Nagamasa
Skinning Contest Winner
*****

Avatar

Posts: 1842
Reputation: 30
30 / Male / Flag
Joined: May 2006
RE: [Help] Windows Live Messenger 9
quote:
Originally posted by squallxxx
code:
                <MsgVersions>
                    <Version Major="8" Minor="5"/>
                </MsgVersions>


should be:
code:
                <MsgVersions>
                    <Version Major="9" Minor="0"/>
                </MsgVersions>
and
quote:
Originally posted by squallxxx
code:
<Picture Id="20061">

should be
code:
<Picture id="20852">

This post was edited on 01-26-2008 at 12:53 AM by Nagamasa.
[Image: unled1uo.png]
Joined this forum 6559 days, 21 hours, 59 minutes, 30 seconds ago.



01-26-2008 12:31 AM
Profile PM Web Find Quote Report
duck!
Senior Member
****

Avatar

Posts: 546
Reputation: 27
– / Male / Flag
Joined: Sep 2006
RE: [Help] Windows Live Messenger 9
code:
                    <Version Major="8" Minor="5"/>
should be....
code:
                    <Version Major="9" Minor="0"/>
QUACK QUACK QUACK

01-26-2008 12:32 AM
Profile E-Mail PM Find Quote Report
squallxxx
New Member
*


Posts: 2
39 / Male / Flag
Joined: Jan 2008
O.P. RE: RE: [Help] Windows Live Messenger 9
thankssssssssss
01-26-2008 10:55 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On