Grant Edwards wrote:

> 
>> Will the msi installer modify registry or other system files?
>> Does it possible install Python not touching registry and
>> system files?
> 
You can make your own installer to install Python, and make sure the
registry is not touched - I think the current installer modifies at
least the .py .pyw file association.

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

Reply via email to