INTERACT FORUM

Windows => Plug-in Development => Topic started by: WSPanic on August 19, 2002, 09:02:23 pm

Title: Media Jukebox To Access Database Plugin
Post by: WSPanic on August 19, 2002, 09:02:23 pm
I wrote a plugin to dump Media Jukebox Media Library to an Access database. It is an OCX. How do I package it to place on this web site?
Title: RE:Media Jukebox To Access Database Plugin
Post by: JimH on August 20, 2002, 05:42:20 am
Did you register here?

http://www.musicex.com/cgi-bin/downloads/login.pl

I'm not sure whether all the info you need is there, but give it a try.  And thanks for your work!
Title: RE:Media Jukebox To Access Database Plugin
Post by: Nikolay on August 21, 2002, 08:06:17 am
The plug-in must be a ZIP file with the OCX inside.  Do not forget to include modified version of Registry.reg file or the plug-in will not install correctly.

Here is how the Actions are should look:

File1=*.*
File1Action1=COPY_PLUGINDIR
File2=Registry.reg
File2Action1=RUN DONTWAIT
File3=.ocx
File3Action1=REGISTER

Let me know when you upload the plug-in to the page and I will make sure that the Actions inside the MJP file entered correctly.

Nikolay (nikolay@jriver.com)