What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Problem Packing

Problem Packing
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Problem Packing
Make sure all the XML files are saved as Unicode. I assume 7zip would create a proper zip archive. You can also try using the built in Zip Wizard in Windows.

Here is an example of a ScriptInfo.xml file

XML code:
<?xml version="1.0" encoding="UTF-16"?>
<ScriptInfo xmlns="urn:msgplus:scripts" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:msgplus:scripts PlusScripts.xsd">
    <Information>
        <Name>Screenshot Sender</Name>
        <Description>Allows you to easily send screenshots to your contacts.</Description>
        <Author>matty, Mattias &amp; Dempsey</Author>
        <AboutUrl>http://beta.screenshotsender.com</AboutUrl>
        <Version>5</Version>
        <UpdateId>SS5</UpdateId>
        <Build>0062</Build>
    </Information>
</ScriptInfo>


Also make sure that the files are in the root of the Zip archive not in a sub folder.

You can also post the PLSC here and we can have a look at it.

This post was edited on 10-12-2010 at 05:55 PM by matty.
10-12-2010 05:52 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Problem Packing - by matoja on 10-12-2010 at 05:27 PM
RE: Problem Packing - by matty on 10-12-2010 at 05:52 PM
RE: Problem Packing - by whiz on 10-14-2010 at 06:37 PM
RE: Problem Packing - by foaly on 10-14-2010 at 07:55 PM
RE: Problem Packing - by CookieRevised on 10-15-2010 at 02:06 AM
RE: Problem Packing - by matty on 10-15-2010 at 11:14 AM
RE: Problem Packing - by matoja on 10-30-2010 at 10:30 PM


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