|
@@ -11,6 +11,8 @@ namespace WechatDoubleOpen
|
|
{
|
|
{
|
|
static void Main(string[] args)
|
|
static void Main(string[] args)
|
|
{
|
|
{
|
|
|
|
+
|
|
|
|
+ //打开两个微信
|
|
Process.Start("E:\\WeChat\\WeChat.exe");
|
|
Process.Start("E:\\WeChat\\WeChat.exe");
|
|
Process.Start("E:\\WeChat\\WeChat.exe");
|
|
Process.Start("E:\\WeChat\\WeChat.exe");
|
|
}
|
|
}
|