Ecere SDK/eC Forums
http://www.ecere.com/forums/
Print view

Installer suggestions
http://www.ecere.com/forums/viewtopic.php?f=16&t=227
Page 1 of 1
Author:  D.Bane [ Wed Mar 21, 2012 8:14 am ]
Post subject:  Installer suggestions

Hi,

I did not know where to put suggestions so I will answer here instead of writing to this topic
redj wrote:I'm pretty sure D.Bane meant using the installer to package any other project.
Redj is right, I wanted to say that it would be cool to have the installer activated by pressing something like 'make setup'.

It could go trough any and all necessary steps like attaching needed DLL's or some resources needed while installing or when running the application as well as registering the DLL's.

This would give people a much easier experience of getting their applications out there and more people would be giving you data about how the installer works (if it has some bugs that occur only in specific cases or specific OS/hardware configurations).

All the best,
D.Bane.
Author:  mothdragon [ Mon Mar 26, 2012 9:59 pm ]
Post subject:  Re: Installer suggestions

Nice! I like that idea! Ooh ooh, can we have it please?
Author:  jerome [ Tue Mar 27, 2012 9:06 am ]
Post subject:  Re: Installer suggestions

Like I mentioned earlier, the installer source code is now available under sdk/installer :)

It's just a matter of either making the code more generic, or adapting it to your needs.

Contributions welcome :D

Regards,

Jerome

P.S.: The first step would be to make sure the CheckListBox class in installer.ec is in sync with the code in extras/gui/controls/CheckListBox.ec (i.e. the installer can use that class), and taking out the class out from installer.ec :)
All times are UTC-05:00 Page 1 of 1