1. View WeChat Path
1.1 Right click the WeChat icon and click the property page


1.2 Click the shortcut to copy the content in the shortcut page and the target location. The content we copied is the path of WeChat

 "C:\Program Files (x86)\Tencent\WeChat\WeChat.exe"

2. Create WeChat multi opening initiator
2.1 Create a new text document with the following contents: "C:\Program Files (x86)\Tencent\WeChat\WeChat.exe" And replace it with the WeChat path copied in 1.2. Entering two lines is WeChat double opening, and entering three lines is WeChat triple opening. Enter the number of lines according to your needs, then save and rename it as WeChat Multi Open.bat Notice whether there is a prompt when changing the file name If you change the file extension, the file may become unavailable. If there is this prompt, we can confirm the change directly. So far, we have created WeChat multi starter. If there is no prompt just now, let's go to step 3.

 @echo off start "" "C:\Program Files (x86)\Tencent\WeChat\WeChat.exe" start "" "C:\Program Files (x86)\Tencent\WeChat\WeChat.exe" exit




2.2 What we just created WeChat Multi Open.bat A file is a WeChat multi opening initiator. Double click this file, and multiple WeChat will be opened automatically. Note that you should double click this file when you exit WeChat, otherwise it will be useless.

3. The file extension name is displayed (step is applicable to win10). If step 2 succeeds, this step does not need to be viewed.
Click a folder randomly (such as Recycle Bin, My Computer, Explorer, or other folders created by ourselves), and then we will enter the interface as shown in the figure below, click the view option at the top, and check the file extension name next to it. Then go to step 2.

👍 The body ends here 👍
  • Author: Inheritance
  • Link to this article: https://blog.shi.wiki/archives/53.html
  • Copyright notice: Unless otherwise stated, all articles in this blog are adopted by default CC BY-NC-SA 4.0 License agreement, please attach the original source link and this statement for reproduction.
Last modification: April 7, 2024
If you think my article is useful to you, please feel free to appreciate it