摘要: How to handle registry key to achiecve our purpose via C# is very important especially for our testing. We often need to alter some registry key to change windows settings or read some window settings. Inorder handle registry we need using namespace Microsoft.Win32. Two main class provided areRegist 阅读全文
posted @ 2014-03-04 15:01 Blackeye 阅读(263) 评论(0) 推荐(0)