fox2013

删除网上连接.bat

@echo off 
regsvr32 /u netcfgx.dll
regsvr32 /u netshell.dll
regsvr32 /u netman.dll

 

恢复网上连接.bat

@echo off 
regsvr32 /s netcfgx.dll
regsvr32 /s netshell.dll
regsvr32 /s netman.dll

分类:

技术点:

相关文章: