13

Mac 和 Win 下的微信双开/多开

 2 years ago
source link: https://blog.kelu.org/software/2022/11/26/mac-wechat-open-twice.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Mac 和 Win 下的微信双开/多开

2022-11-26     software mac windows

mac.jpg

微信的路径根据各自需要改:

@ECHO OFF
start /d "C:\Program Files (x86)\Tencent\WeChat\" WeChat.exe
start /d "C:\Program Files (x86)\Tencent\WeChat\" WeChat.exe
exit

把文件保存成 xxx.bat,双击运行即可。原理就是趁着系统还没反应过来多开几个微信实例。

如果想多开几个,把 start 那行多写几遍就可以了。

echo "nohup /Applications/WeChat.app/Contents/MacOS/WeChat >/dev/null 2>&1 &" > ~/Desktop/WeChat.command
chmod +x ~/Desktop/WeChat.command

双击桌面的WeChat.command文件即可。

多开目前还没有需要,暂时不管了。

</div


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK