Philippe C. Martin wrote:
> 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.

You should look at (HKEY_LOCAL_MACHINE,HKEY_CURRENT_USER)/Software/Python.


Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to