Files
Doc/微信双开.bat
2023-10-11 15:02:36 +08:00

4 lines
94 B
Batchfile

@echo off
start /d "D:\Tencent\WeChat" WeChat.exe
start /d "D:\Tencent\WeChat" WeChat.exe
exit