INTERACT FORUM

Windows => Plug-in Development => Topic started by: JimH on November 05, 2017, 07:32:32 am

Title: Creating an MJP file (Install Package)
Post by: JimH on November 05, 2017, 07:32:32 am
Here is what you will find if you use a text editor to open one of the mjp files used to download and install plug-ins:

[Package]
Name=Gooroomp++
Action=UNZIPDIR|SAVE_DIR_STRUCT
Version=1
URL=http://accessories.musicex.com/mediacenter/mc_data/plugins/865.zip
[Action]
File1=*.*
File1Action1=COPY_TRACKINFOS
Title: Re: Creating an MJP file (Install Package)
Post by: kensn on November 07, 2017, 08:11:25 am
I've looked through the WIKI and some examples. It doesn't appear to be documented to a level that explains the workings well to me.

Action=UNZIPDIR|SAVE_DIR_STRUCT = What might this do?

Even with the example used, the poster said it was with a lot of trial and error.

It could use a bit more explanation before I would start experimenting. I looked to see if there are any old posts. This info is 15 years old.

http://www.musicex.com/mediajukebox/DevZone/MJP%20Files.html (http://www.musicex.com/mediajukebox/DevZone/MJP%20Files.html)

As always.. Thanks for your time Jim,

Ken