Hopefully someone can enlighten me with this Windows issue.

I use os.startfile() to launch pdf and html files. So far so good.

Build using py2exe. Install as service. When os.startfile() is ran inside  
service, nothing happens. No error message. Nothing as all.

Even if I build it as .exe, the os.startfile() would function.

I'm suspecting priviledge issue. But even if I change the service logon as  
myself instead of LocalAdmin, it makes no difference.

Any help is much appriciated.

wy

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to