Hi Editra,
As you know, I'm using Editra as a base of Jaluino IDE (http://jaluino.org), which actually is an Editra plugin. I've written a detailed installation procedure (http://justanotherlanguage.org/content/ ... stallation) which basically goes like this:
- install Editra,
- install JaluinoIDE dependencies (python, python-serial, libusb, python-usb, ...)
- install JaluinoIDE plugins
While working, I'm often asked if I could provide a one-step installation process. I was thinking about re-packaging a released Editra. This would involve to copy my plugins and xml config files in appropriate directory and also include dependency installation within NSI script (I guess this is possible). Do you think this is the appropriate way of doing this ? Do you think I should better "act" on py2exe before NSI ? Would it be ok with you ? (I will only re-package some of released Editra versions, never something from SVN trunk).
Ideally, I would also like to patch splashscreen to include something like "JaluinoIDE powered by Editra" or "Editra, JaluinoIDE inside", so users knows it's a "special" version. Would it also be ok with you ?
TIA
Cheers,
Seb


