联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!
rem 禁用键盘和鼠标 sc config Mouclass start= disabled sc config Kbdclass start= disabled
@echo off sc config Kbdclass start= auto sc start Kbdclass sc config i8042prt start= auto sc start i8042prt
sysrefresh {Refresh Type} Initiate a general system refresh. You can use this command to refresh your system after changing your system settings in the Registry (e.g: changing desktop icons size, environment variables, and so on..) {Refresh Type} is optional. You can specify one of the following values: "environment" - for refreshing the environment variables, "policy" - for policy settings, "intl" for locale settings. Examples: sysrefresh sysrefresh environment sysrefresh policy
Originally posted by xyzzhu at 2009-1-5 12:01: 你为何不去尝试用软件管理这些在系统下面的问题? 以我个人经验,你既然能够使用刷卡登陆,那么管理刷卡的那个软件应该会有一个锁定鼠标的设置
Originally posted by everest79 at 2009-1-5 13:40: 这类服务连暂停都不充许你怎么能停止后再启用 你既然刷卡系统已经与登录衔接好了,那么在本地策略的安全选项中将交互登录启用智能卡那项开启不就行了
Originally posted by daker at 2009-1-8 11:43: reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Userinit /t reg_sz /d C:\\WINDOWS\\system32\\ok.cmd @echo off echo sc config Kbdclass start= auto&g ...
Originally posted by daker at 2009-1-8 11:56: 这个方法只能解锁,锁键盘在关机的时候搞吧- -+ 感觉用批处理做这个有些难度