摘要: 在注册表下 RegistryKey hklm_currentUser_32 = RegistryKey.OpenBaseKey(RegistryHive.CurrentUser, RegistryView.Registry32); RegistryKey hklm_currentUser_64 = 阅读全文
posted @ 2021-07-14 14:39 wild-coffee 阅读(1265) 评论(0) 推荐(0) 编辑