Re: [python-win32] 2.4 Installer not working

2004-12-21 Thread Andrey Ivanov
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 Scr

RE: [python-win32] w32process documentation

2004-12-21 Thread Jimmy Retzlaff
Stefan Seefeld wrote: > I'm looking for documentation for the win32process module. The online docs > don't seem to contain anything about it. Specifically, I'm looking for > information concerning the 'CreateProcess' call. > I'm debugging an application where a call to 'CreateProcess' generates > a

Re: [python-win32] w32process documentation

2004-12-21 Thread Andrey Ivanov
Hello Stefan, Tuesday, December 21, 2004, 6:58:49 PM, you wrote: SS> Hello, SS> I'm looking for documentation for the win32process module. The online docs SS> don't seem to contain anything about it. Specifically, I'm looking for SS> information concerning the 'CreateProcess' call. SS> I'm debug

[python-win32] 2.4 Installer not working

2004-12-21 Thread Michael Stather
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

[python-win32] w32process documentation

2004-12-21 Thread Stefan Seefeld
Hello, I'm looking for documentation for the win32process module. The online docs don't seem to contain anything about it. Specifically, I'm looking for information concerning the 'CreateProcess' call. I'm debugging an application where a call to 'CreateProcess' generates an error about the file n