INTERACT FORUM

Windows => Plug-in Development => Topic started by: mb007 on May 16, 2003, 11:07:43 pm

Title: MJDubfinder
Post by: mb007 on May 16, 2003, 11:07:43 pm
Cant get MJDubfinder installed with MC v9
Can somebody help?
Title: Re: MJDubfinder
Post by: KingSparta on May 17, 2003, 02:43:06 am
it looks like the mjp file may not be written correctly.

and i don't have tme right now to look into it.

from the help file

=======================================
There can be multiple sections of actions inside on MJP file

File1=*.*
File1Action1=COPY_PLUGINDIR
File2=AnotherCool.dll
File2Action1=REGISTER

=======================================

for some reason he does not have copy to plug-in dir and register in the mjp file.

also he has a description in the mjp file and it does not go in there.

Title: Re: MJDubfinder
Post by: KingSparta on May 17, 2003, 06:04:08 am
it might have \ should have been written like

============== Below ==============
[Package]
Name= MJDubFinder
Action=UNZIPDIR
Version=1.0.385
URL=http://www.musicex.com/mediacenter/mc_data/plugins/mjdubfinder.zip

[Action]
File1=*.*
File1Action1=COPY_PLUGINDIR
File2=MJDubFinder.ocx
File2Action1=REGISTER
================ above ============

if you save this to a file on the hard drive called Mjdubfinder.mjp and try to open it. it may work (this is untested, since i am at work right now).
Title: Re: MJDubfinder
Post by: mb007 on May 17, 2003, 06:41:31 am
Thanks very much, this did the job.
Title: Re: MJDubfinder
Post by: WantItToWork on June 25, 2003, 02:25:51 am
This didn't work for me.  I had to download the zip file using the info above and run the registry file (after installing the package and trying the above).  Restart MC and then it was listed in the plugin section. :-)
Title: Re: MJDubfinder
Post by: KingSparta on June 25, 2003, 02:34:25 am
i don't know why he has not fixed this yet