Hi,

I realize this is not really a Python question but ...

I am trying to setup an .msi for my software (Python code (.pyc) + drivers)
to make installation easier for Windows users.

I am using the installer that comes with V. C++ 7.1.

I would like to find the way to make sure Python is installed and then copy
automatically my files into its hierarchy.


PS: for many reasons, I do not wish to use setup.py.

Best regards,

Philippe




-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to