INTERACT FORUM

Windows => Plug-in Development => Topic started by: KingSparta on December 08, 2002, 03:59:10 am

Title: Installer Problems
Post by: KingSparta on December 08, 2002, 03:59:10 am
It seems the Registry.reg files that worked before are no longer working.

also the new installer i made that was once installing my plugin is no longer working.

That Said

I use them they do not showup untill i Install J River's New Web Remote Plugin. thats when my plugin will show up.

what has changed?
Title: Re: Installer Problems
Post by: KingSparta on December 08, 2002, 04:24:32 am
Added the following

File1Action2=REGISTER

so now it looks like

File1=Chart Finder - Installer.exe
File1Action1=RUN
File1Action2=REGISTER

this seems to work forcing MJ\MC to see that there is something to register, even if this worked before without this added line and this is really not registering the installer program.

Bug In MC?

Title: Re: Installer Problems
Post by: KingSparta on December 09, 2002, 08:37:02 am
I Had A Question Too! (Matt)

Is it because things are Changing?

the program does not install from the ZIP, it installs from an Installer Program Like AV. But Does Not Register Unless It Is Sort Of Forced using The Code Above Pointing To The Wrong File.

Bug? Ideas?