Hello Michael, Tuesday, December 21, 2004, 9:22:54 PM, you wrote:
MS> I get "VBScript runtime error: ActiveX component canīt create object: MS> "Scripting.FileSystemObject"" MS> in this line: MS> Set FSO = CreateObject("Scripting.FileSystemObject") This is very strange. It seems that Windows Scripting Host on your machine is somehow damaged. You can try running: regsvr32 c:\windows\system32\scrrun.dll It might bring the FileSystemObject back, but I'm not sure. A much better way would be to reinstall Scripting host, but I don't know how to do that. -- Andrey _______________________________________________ Python-win32 mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/python-win32