|
@@ -4,6 +4,10 @@ using System.Security.AccessControl;
|
|
|
|
|
|
public static class ReadWeChatPathClass
|
|
public static class ReadWeChatPathClass
|
|
{
|
|
{
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 读取微信路径
|
|
|
|
+ /// </summary>
|
|
|
|
+ /// <returns></returns>
|
|
public static string ReadWeChatPath()
|
|
public static string ReadWeChatPath()
|
|
{
|
|
{
|
|
// 定义要读取的注册表路径
|
|
// 定义要读取的注册表路径
|