INTERACT FORUM

Windows => Plug-in Development => Topic started by: KingSparta on September 08, 2002, 04:55:26 am

Title: I Need MJP Info
Post by: KingSparta on September 08, 2002, 04:55:26 am
this seems to be one file not in the visual basic runtime files install package that my OCX needs to run.

>>> ACTION: SystemFile: "C:\WINDOWS\system32\VB6STKIT.DLL"
>>> (File was not found or was an older version -- new file copied)
is there a way i can put this file in the ZIP and have it installed in the users system dir?
Title: RE:I Need MJP Info
Post by: Nikolay on September 09, 2002, 10:56:27 am
Sure,

Add the file to the zip file and append following info to your MJP file:

FileX=VB6STKIT.DLL
FileXAction1=COPY_SYSDIR

Where X is next available number in MJP file.

Nikolay
Title: RE:I Need MJP Info
Post by: KingSparta on September 09, 2002, 02:26:35 pm
ok, is there a doc file of all the commands we can use?
Title: RE:I Need MJP Info
Post by: Nikolay on September 10, 2002, 10:04:59 am
KingSparta,

Here is the link to document which describes MJP files:
http://www.musicex.com/mediajukebox/DevZone/MJP%20Files.html

Nikolay
Title: RE:I Need MJP Info
Post by: KingSparta on September 11, 2002, 09:28:42 am
Outstanding!

Note: "funning ReadMe"

RUN DONTWAIT - executes specified file but does not wait until file file exits. Useful when funning ReadMe files.
Title: RE:I Need MJP Info
Post by: Nikolay on September 11, 2002, 11:00:13 am
Webster Dictionary:

"funning ReadMe" - term used to describe an action which leads to ReadMe file bursting into laughter. :)
Title: RE:I Need MJP Info
Post by: KingSparta on September 11, 2002, 11:05:08 am
Ok, it was not in my Microsoft Press Computer Dictionary - Second Edition.

Maybe i need to update it since it is dated 1994

later