windows 7 - Service runs in session != 0 but fails in session 0 -


i have service executes .bat file calls python program. python program includes win32com module.

if service run session 0 fails somewhere deep in win32com.

however, if service run session != 0, executes ok. similarly, if .bat file executed cmd window @ desktop runs ok.

any thoughts why happening?


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -