Hi,
  I'm having trouble running cmd.exe from a Python service I created.  I
want to be able to run a .bat file everytime the service is poked via a
socket.  Unfortunately cmd.exe seems to need some environment variables
set before it will run correctly.  In debug mode it works perfectly.  Is
there a way to set up the environment before I run a win32pipe.popen?

-- 
DanielC

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to