Loading

摘要: public static class InstalledPrograms { const string registry_key = @"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall"; public static List<string> 阅读全文
posted @ 2022-06-17 10:38 Stay627 阅读(139) 评论(0) 推荐(0) 编辑