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
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
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
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
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