> 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-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com