|
kgdetg1127
初级用户
 
积分 158
发帖 89
注册 2007-4-25
状态 离线
|
|
2008-1-26 21:53 |
|
|
313885174
中级用户
  
积分 206
发帖 100
注册 2007-7-9
状态 离线
|
|
2008-2-29 17:13 |
|
|
mez2007
初级用户
 
积分 20
发帖 7
注册 2008-1-27
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
谢谢,真是太高手了,佩服
Thanks, really a great expert, admire
|
|
2008-3-2 11:27 |
|
|
mez2007
初级用户
 
积分 20
发帖 7
注册 2008-1-27
状态 离线
|
|
2008-3-2 11:27 |
|
|
mez2007
初级用户
 
积分 20
发帖 7
注册 2008-1-27
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
你是怎么学的?我怎么就学不会呢?
How did you learn it? Why can't I learn it?
|
|
2008-3-2 11:28 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
Originally posted by mez2007 at 2008-3-2 11:28:
你是怎么学的?我怎么就学不会呢?
看你对windows底层的东西了解多少,再多看些OEM.inf,和注册表硬件相关的
Originally posted by mez2007 at 2008-3-2 11:28:
How did you learn it? Why can't I learn it?
It depends on how much you know about the underlying things of Windows. Also, look at more OEM.inf and hardware-related registry entries
|

第一高手 第二高手
我的小站
 |
|
2008-3-2 12:59 |
|
|
windowsxphao
初级用户
 
积分 25
发帖 14
注册 2006-11-2
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
好帖,看了后不能不顶
A great post, I can't help but upvote after reading it
|
|
2008-3-2 17:57 |
|
|
windowsxphao
初级用户
 
积分 25
发帖 14
注册 2006-11-2
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
我试了用devcon禁用摄像头,是禁用了,但从设备管理器中能看到摄像头设备是打叉了,启用摄像头后重启电脑摄像头又能用了,有没可能叫别人在设备管理器中看不到摄像头的方法。
I tried using devcon to disable the camera, and it was disabled, but I can see in Device Manager that the camera device has a cross. After enabling the camera and restarting the computer, the camera can be used again. Is there a way to make others not see the camera in Device Manager?
|
|
2008-3-2 18:17 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
Originally posted by windowsxphao at 2008-3-2 18:17:
我试了用devcon禁用摄像头,是禁用了,但从设备管理器中能看到摄像头设备是打叉了,启用摄像头后重启电脑摄像头又能用了,有没可能叫别人在设备管理器中看不到摄像头的方法。
启用摄像头后重启电脑摄像头又能用了?启用了当然能用呀,如果是禁用了还能用把摄像头开机自启动项删除,位置HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
看不到X可以策略里把设备管理器禁用了
Originally posted by windowsxphao at 2008-3-2 18:17:
I tried using devcon to disable the camera, and it was disabled, but in the device manager, the camera device is crossed out. After enabling the camera and restarting the computer, the camera can be used again. Is there a way to make others not see the camera in the device manager.
After enabling the camera and restarting the computer, the camera can be used again? Of course it can be used if it is enabled. If it is disabled and still can be used, delete the camera's boot startup item. The location is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
To not see the X, you can disable the device manager in the policy.
|

第一高手 第二高手
我的小站
 |
|
2008-3-2 19:25 |
|
|
nanhui112
初级用户
 
积分 127
发帖 59
注册 2007-11-13
状态 离线
|
『第 25 楼』:
-----!!!
使用 LLM 解释/回答一下
大虾 我用你那上面的方法 禁用键盘鼠标好像不起作用
我用 devcon disable root\rdp_kbd* 想禁用键盘 但反回来的结果是:
Not all of one device(s) disabled , at least one requires reboot computer to complate the oppration ,是不是说 不止一个设备被停止 而且其中至少有一个需要重启计算机才能完成呢?
这样也不行 devcon disable *pnp0303* 返回来的提示是
Acpi\pnp0303\4&31ad995d&0 : disable failed
No devices disabled.
还有要是我重启拉
那键盘不能输入拉 那我怎么再输入 命令
devcon enable root\kdp_kbd* 去启用键盘设备呢? 直接到硬件那用鼠标启动? 那要是鼠标也禁用拉 那怎么办?
-------本人菜鸟 , 望高手答复,谢谢!
Last edited by nanhui112 on 2008-3-12 at 03:06 PM ]
Expert, the method you provided to disable the keyboard and mouse isn't working. I used devcon disable root\rdp_kbd* to try disabling the keyboard, but the returned result is: "Not all of one device(s) disabled, at least one requires reboot computer to complete the operation". Does this mean more than one device isn't disabled and at least one needs a computer reboot to complete?
This doesn't work either. devcon disable *pnp0303* returns the prompt:
Acpi\pnp0303\4&31ad995d&0 : disable failed
No devices disabled.
Also, if I reboot, the keyboard can't input, then how do I enter the command devcon enable root\kdp_kbd* to enable the keyboard device? Directly use the mouse to enable it in hardware? But what if the mouse is also disabled?
-------I'm a newbie. Hope the expert can answer, thanks!
Last edited by nanhui112 on 2008-3-12 at 03:06 PM ]
|
|
2008-3-12 14:45 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
devcon.exe disable USB\Class_03这个是禁用USB键盘鼠标
鼠标好用到设备管理器里启用
devcon.exe disable USB\Class_03 This is to disable USB keyboards and mice. The mouse works, and you can enable it in Device Manager.
|

第一高手 第二高手
我的小站
 |
|
2008-3-12 23:21 |
|
|
nanhui112
初级用户
 
积分 127
发帖 59
注册 2007-11-13
状态 离线
|
『第 27 楼』:
哦 ,
使用 LLM 解释/回答一下
那我的键盘和鼠标是不能禁用的拉 ?
那直接 devcon disable usb* 把usb插口 全部挂掉不更好?
Then my keyboard and mouse can't be disabled, right? Then directly using devcon disable usb* to disable all USB ports is better?
|
|
2008-3-13 18:17 |
|
|
dosuser123
初级用户
 
积分 23
发帖 11
注册 2008-8-29
状态 离线
|
『第 28 楼』:
使用 LLM 解释/回答一下
学习了。谢谢无私的分享
Learned. Thanks for the selfless sharing
|
|
2008-12-11 09:56 |
|
|
xmal
新手上路

积分 15
发帖 6
注册 2006-7-23
状态 离线
|
|
2008-12-11 10:55 |
|
|
victor888
初级用户
 
积分 50
发帖 40
注册 2008-1-14
状态 离线
|
『第 30 楼』:
使用 LLM 解释/回答一下
禁用的东西,换个USB口重插一下呢?
Disabled things, try plugging it into another USB port and reinserting it?
|
|
2008-12-11 13:34 |
|