摘要:微信比较简单,直接 用批处理运行两次即可 企业 微信不行,找到以下方法,其实就是修改一下那个注册表 @echo off if not exist "C:\Program Files (x86)\WXWork\WXWork.exe " goto exit c: cd C:\Program Files
阅读全文
posted @ 2021-03-16 18:11
|
|||
03 2021 档案
摘要:微信比较简单,直接 用批处理运行两次即可 企业 微信不行,找到以下方法,其实就是修改一下那个注册表 @echo off if not exist "C:\Program Files (x86)\WXWork\WXWork.exe " goto exit c: cd C:\Program Files
阅读全文
posted @ 2021-03-16 18:11
|
|||