On 11/28/06, Kevin Dangoor <[EMAIL PROTECTED]> wrote:
>
>
> On Nov 21, 2006, at 5:49 AM, Spider wrote:
>
> > (2) Ideally the TG installer would be a proper windows install file
> > (.msi) but I guess this has been discussed before.
>
> I'd certainly be happy to take a contributed Windows installer. MSI
> files aren't just XML, right? I'm assuming there's a compiler (that
> only runs on Windows) for them.
>
> Kevin
>
>


MSIs are...complex (maybe even complicated).  They are basically a database
file with a bunch of tables, etc.  One of my business partners has a ton of
experience in this area and we were planning to create an installer for the
community, but we've been waiting on the 1.0 release.

Also, we're trying to work out the best way to not break anything related to
setuptools, seeing as how TG uses setuptools for plugins, etc.  Probably not
too difficult, just lots of way sto approach the same problem.

There are bunches of tools in this area, some even open source, but of
course they do all run only on Windows.

Kevin H.


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to