怎么通过批处理获取已安装程序的列表

wmic /output:D:\installList.txt product get name,version

转载于:https://www.cnblogs.com/MasterMonkInTemple/p/11133644.html

你可能感兴趣的:(怎么通过批处理获取已安装程序的列表)