How can I list all installed apps and their file paths python?

前端 未结 0 611
Happy的楠姐
Happy的楠姐 2020-12-19 05:00

I have tried to list all installed apps and their paths in python using winreg. As of right now, I can list all files like this:

import winreg

def foo(hive,          


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