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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -