Hi,

this does not answer your question, but some weeks ago I
used py2exe and wix to create a msi. I have not used windows
for years and py2exe and wix were new for me. But it took only some ours
to get it working.

HTH,
  Thomas


cjl schrieb:
> I am in the process of updating my little django project,
> instantdjango.com, and I'm running into a little problem with my
> 'build' script, which is a script I hacked together to create the
> instant django portable environment, without me having to do
> everything 'by hand'.
> 
> With previous versions of the Python Windows msi installer, for
> example 2.5.4, I could run the following command from the windows cmd
> prompt (or from inside my build script):
> 
> msiexec /a C:\python-2.5.4.msi /qn TARGETDIR=C:\python
...


-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to