0
1
I am using a piece of software written in Python and am using the Task Scheduler in WHS2011 to run it as a background process. Unfortunately it appears as "pythonw.exe" in the task list. It doesn't cause me a massive problem, but it would be nice if I could tell it what process name to use.
Is this possible via the command line to pythonw.exe?
see also http://stackoverflow.com/questions/564695/is-there-a-way-to-change-effective-process-name-in-python
– anarcat – 2015-10-17T06:18:52.267