cool!
Tim Ellison wrote:
I thought it would be fun to see what a Windows installer would look
like for Harmony.
So this morning, just for kicks, I was playing with NSIS
(http://nsis.sourceforge.net/) and produced a prototype installer very
easily (kudos to them). I'll put the source for it here [1], and you
can download an actual Harmony installer from here [2].
Caveat Emptor: Did I mention it is a prototype already? Feel free to
play with it.
It's easy to change the sets of files to install, right for now I
created base runtime, Class library sources, Java development, and HDK.
[1]
http://svn.apache.org/viewvc/incubator/harmony/enhanced/tools/trunk/windows_installer/
[2]
http://people.apache.org/~tellison/Apache%20Harmony%20Installer%20(r468731).exe
Regards,
Tim