> I suspect something in the install failed to set something > in the registry. Is there any log file of the install > to inspect?
You need to run msiexec /i <msifile> /l*v <logfile> to generate a logfile for the installation. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com