My code is " os.system("NET SEND computer hihi") "
i use this funtion on Windows server 2003.
it's ok.But the same code running on Windows XP SP2, it shows the command window twice. How do i remove the command window? -- http://mail.python.org/mailman/listinfo/python-list
