Shoutbox

[HelpMe] Zipping Problem - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [HelpMe] Zipping Problem (/showthread.php?tid=62646)

[HelpMe] Zipping Problem by Paril on 07-06-2006 at 03:25 AM

I put my .js and ScriptInfo.xml inside the WinRAR Zip Archive, then changed to .plsc, and it says it is an invalid script.. any idea/ Do I need to use WinZIP?


RE: [HelpMe] Zipping Problem by matty on 07-06-2006 at 03:28 AM

quote:
Originally posted by Paril
I put my .js and ScriptInfo.xml inside the WinRAR Zip Archive, then changed to .plsc, and it says it is an invalid script.. any idea/ Do I need to use WinZIP?
Is your ScriptInfo.xml saved as Unicode?

[Developers] Script Packager
RE: [HelpMe] Zipping Problem by Paril on 07-06-2006 at 03:36 AM

Yeah, it is. I used notepad.

It contains:

<ScriptInfo>   
    <Information>
        <Name>C/C++ Keywords Script</Name>
        <Description>Author: Paril
                 This is my first Plus! script.
                             Install, and when you want C/C++ keywords, type
                             *C++On in a window, to enable, and *C++Off to disable.
                             Credits:
                        GamingG - Testing
                                    Silentdragon & ShawnZ - Helping me with the

script</Description>
        <AboutUrl>http://paril101.planetquake.gamespy.com</AboutUrl>
    </Information>
</ScriptInfo>


RE: [HelpMe] Zipping Problem by matty on 07-06-2006 at 03:41 AM

quote:
Originally posted by Paril
Yeah, it is. I used notepad.

It contains:

<ScriptInfo>   
    <Information>
        <Name>C/C++ Keywords Script</Name>
        <Description>Author: Paril
                 This is my first Plus! script.
                             Install, and when you want C/C++ keywords, type
                             *C++On in a window, to enable, and *C++Off to disable.
                             Credits:
                        GamingG - Testing
                                    Silentdragon & ShawnZ - Helping me with the

script</Description>
        <AboutUrl>http://paril101.planetquake.gamespy.com</AboutUrl>
    </Information>
</ScriptInfo>
I didn't ask if you wrote it properly I asked if you had saved it as Unicode.
RE: [HelpMe] Zipping Problem by Paril on 07-06-2006 at 03:44 AM

yeah, I know, I just put it there incase it was the problem.

Anyway, I used that program, it works now, thanks :)