=== c74d is now known as Guest24164 [20:15] so, I have a script that basically runs a commit on a repo i have every day [20:16] but I want to have it running in pythonw.exe so i don't see the command line window when it starts, however when that happens, python seems to exit abnormally [20:17] Task Scheduler successfully completed task "\Backup tomboy" , instance "{252792fc-7fe8-4f38-a6d5-6538e81fe375}" , action "C:\Python27\pythonw.exe" with return code 2147942401. [20:18] its also related to me having a bound branch that its trying to push to through ssh (plink in this case) [20:19] any idea? =(