Page 3 of 3

Re: Maybe possibility for C# plugins

Posted: Tue Apr 29, 2014 2:14 am
by tzachk
Hi,

Is this project still maintained?
Some of the files are not accesible anymore.

Regards,
T.

Re: Maybe possibility for C# plugins

Posted: Tue Apr 29, 2014 3:34 am
by MaxLogic.eu
The files are now integrated into IA setup, as far as I know.
The files linked in this thread are outdated and no longer available.

As the original author of those plug-ins I'm still willing to help, if you need anything, drop me a mail or ask here.

Re: Maybe possibility for C# plugins

Posted: Tue Apr 29, 2014 4:21 am
by bokkie
tzach,

I recently built my plugin using the files included in the 18.05 Dotnet plugin. I think the files had different sizes to the ones I had earlier and I can say my plugin worked just fine.

Re: Maybe possibility for C# plugins

Posted: Tue Apr 29, 2014 4:53 am
by tzachk
Hi Bokkie and Max,

Thanks for the quick reply.
This is my first try at writing a c# plugin for InstallAware.
I would appreciate if you could point me in the right direction like documentation. What I've found is not thorough enough. Where can I find the bridge plugin in the IA 18 installation?

Regards,
T.

Re: Maybe possibility for C# plugins

Posted: Tue Apr 29, 2014 5:02 am
by bokkie
Funny you should say that. I've been working a while doing a walk-through on Dotnet plugin development. It's far from complete but I'll be happy to give you all the source for my plugin which works fine in the MSIcode. I can give you a 7z file containing everything I have which I think you'll be okay with. If you don't want to publish your email here that's understandable but i could send it via Francesco to pass on to you and other things we can go through publicly. My only problem now is that I'm on vacation until next Tuesday and won't be in the country so I wouldn't have the time today. If you can wait until Tuesday next I can give some more time doing a final test or two and then bundle it up to send out to you.

Re: Maybe possibility for C# plugins

Posted: Tue Apr 29, 2014 5:19 am
by tzachk
Hi,

Would be glad to test it out.
Next week is fine.
Use Francesco to get my mail address.

Really appreciate your help.
Regards,
T.

Re: Maybe possibility for C# plugins

Posted: Tue Apr 29, 2014 6:27 am
by bokkie
I'll do the testing in more depth when I get back on Sunday (next Monday is a bank holiday here in the UK) so by Tuesday I should be okay to contact Francesco. Hopefully, the recent disagreement that you both had with each other should be much calmer then. :D

Re: Maybe possibility for C# plugins

Posted: Tue Apr 29, 2014 7:25 am
by tzachk
:D

Re: Maybe possibility for C# plugins

Posted: Fri Oct 17, 2014 7:20 am
by StyX
Is there any more documentation on this other than what is included with the example setup and in the help file?

Re: Maybe possibility for C# plugins

Posted: Fri Oct 17, 2014 11:49 am
by FrancescoT
Dear Styx,

unfortunately, nothing more is available ... but the current documentation along with sample (working sample) should be enough.

Did you find any particular problem?

Regards

Re: Maybe possibility for C# plugins

Posted: Thu Oct 22, 2015 4:51 pm
by tofutim
I'm experimenting with this, and my dt code gets called but never my rt code. :(

Re: Maybe possibility for C# plugins

Posted: Thu Oct 22, 2015 5:16 pm
by tofutim
my bad typo in ini

Re: Maybe possibility for C# plugins

Posted: Fri Oct 23, 2015 10:08 am
by MaxLogic.eu
I'm glad, you were able to solve the problem.
Should you need help, just let me know. It's a long time ago, since I wrote the plug-in, but I'm still there to help out, if required.