INTERACT FORUM

Windows => Plug-in Development => Topic started by: nkj_skinner on July 12, 2002, 08:13:26 am

Title: how to convert the zip files to mjp and the vice versa
Post by: nkj_skinner on July 12, 2002, 08:13:26 am
i have just started skining for this player and i need to know how to convert mjp to zip files and the vice versa.plaease help
Title: RE:how to convert the zip files to mjp and the vice versa
Post by: JimH on July 12, 2002, 10:33:12 am
The mjp file is a text file that tells MJ how to install the file.  

Just right click and do "save as" on any link and you can then open the file in notepad.

Here's an example (for the slideshow plugin):

[Package]
Name=Slide Show
Action=UNZIPDIR
Version=1.0.10
URL=http://www.musicex.com/mediajukebox/mj_data/plugins/slideshow.zip

[Action]
File1=*.*
File1Action1=COPY_VISUALIZATIONS
File2=SlideShow.dll
File2Action1=REGISTER


The zip files are just ordinary zip files.
Title: RE:how to convert the zip files to mjp and the vice versa
Post by: Nikolay on July 12, 2002, 11:31:23 am
nkj_skinner,

Welcome to the wonderful world of MJ.

If you want to create a skin (mini-me or MEGA-ME) do not worry about MJP file. Just create the zip file and submit it on our web site the MJP file will be automatically generated from the info you provided.

Nikolay