I´ve tried installing Python 2.4 on my development system, which is winxp
pro with all updates installed. No other installer (neither MSI-based ones)
has made trouble, but when I try to install python 2.4 after setting the
target directory there´s an exception in the installer script.
I´ve stepped into the MSVC .NET debugger:

I get "VBScript runtime error: ActiveX component can´t create object:
"Scripting.FileSystemObject""

in this line:

Set FSO = CreateObject("Scripting.FileSystemObject")

What can I do about this. I´m sure this has nothing to do with my system
spec, because everything else (also installers) works like it should.

Thanks for your help!

Michael Stather

----------------------------------------
Ich verwende die kostenlose Version von SPAMfighter,
die bis jetzt 1722 Spammails entfernt hat.
Fr private Anwender ist SPAMfighter vllig kostenlos!
Jetzt gratis testen: www.SPAMfighter.com

_______________________________________________
Python-win32 mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to