[Zope] Why doesn't os.system(command) work?
    Andrew Milton 
    akm at theinternet.com.au
       
    Fri Aug 17 02:07:50 EDT 2007
    
    
  
+-------[ rieh25 ]----------------------
| 
| I think it's finding the programm because I'm using the complete path. And
| when I test it using the wrong programm name, it returns a 1. But instead,
| when I pass it the right name, it just hangs. In the task manager there is
| an entry for the program, but it doesn't seem to execute. Thanks for the
| help.
Are you trying to start an interactive windows programme, from inside a
programme started as a windows service?
Because the default mode for this, is not to show windows from apps started as
services.
-- 
Andrew Milton
akm at theinternet.com.au
    
    
More information about the Zope
mailing list