Python on Windows - Issue with getting correct process id when opening file explorer programmatically

后端 未结 0 434
清歌不尽
清歌不尽 2021-01-02 01:49

I need to open the file explorer window programmatically and hold the pid of the process, to use it later to close the file explorer window

import os, subproc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题