解决方案

不用插拔网线鼠标点击自动切换网线和WIFI

seo靠我 2023-09-24 14:53:49
因为之前在zf单位工作,政务内网需要插网线,而访问外网又需要连wifi,切换就需要拔掉网线插上网线很麻烦,旁边老哥教我了一手.bat程序自动切换方法, .bat文件代码如下: 以下代SEO靠我码的.bat文件执行后会切换到以太网,同时关闭掉wifi和以太网4  @echo off %1 mshta vbscript:CreateObject("Shell.SEO靠我Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit cd /d "%SEO靠我~dp0" if "%1" == "h" goto begin mshta vbscript:createobject("wscript.shell").run("SEO靠我%~nx0 h",0)(window.close)&&exit :begin taskkill /f /im VRC_ClientGUI.exe SEO靠我taskkill /f /im VRC_Pluto.exe netsh interface set interface "以太网 4" disabled netsSEO靠我h interface set interface "WLAN" disabled netsh interface set interface "以太网" enabled SEO靠我 exit  以下代码的.bat文件执行后会切换到wifi,同时关闭掉以太网  @echo off %1 mshta vbscript:SEO靠我CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&eSEO靠我xit cd /d "%~dp0" if "%1" == "h" goto begin mshta vbscript:createobject("wSEO靠我script.shell").run("%~nx0 h",0)(window.close)&&exit :begin taskkill /f /im VRC_ClSEO靠我ientGUI.exe taskkill /f /im VRC_Pluto.exe netsh interface set interface "以太网 4" eSEO靠我nabled netsh interface set interface "WLAN" enabled netsh interface set interface "SEO靠我以太网" disabled exit
“SEO靠我”的新闻页面文章、图片、音频、视频等稿件均为自媒体人、第三方机构发布或转载。如稿件涉及版权等问题,请与 我们联系删除或处理,客服邮箱:html5sh@163.com,稿件内容仅为传递更多信息之目的,不代表本网观点,亦不代表本网站赞同 其观点或证实其内容的真实性。

网站备案号:浙ICP备17034767号-2