1.在CMD下面要修改的话.可以改名一下来实现
ren c:\winnt\system32\net.exe pop.exe
ren c:\winnt\system32\dllcache\net.exe pop.exe
ren c:\winnt\system32\net1.exe pop1.exe
ren c:\winnt\system32\dllcache\net1.exe pop1.exe
把这个写成一个批处理就可以了
net命令他不可以用了
2.要是有系统权限.直接对文件的权限设置一下也行