b85vista显卡驱动_在Windows 7或Vista中隐藏计算机中的驱动器

b85vista显卡驱动_在Windows 7或Vista中隐藏计算机中的驱动器

b85vista显卡驱动

If you’ve got drives in My Computer that you never access, such as a USB Flash drive that you are using solely for ReadyBoost, a floppy drive, or a network drive only used for a particular piece of software, then you might want to simply hide the drive from your computer.

如果“我的电脑”中有永远无法访问的驱动器,例如仅用于ReadyBoost的USB闪存驱动器,软盘驱动器或仅用于特定软件的网络驱动器,那么您可能想要只需从计算机中隐藏驱动器即可。

This tip will only hide the drive from being displayed, applications and the command prompt will still have access to it, and you can still manually browse to the folder if you type in the path.

本技巧只会隐藏驱动器,使其不被显示,应用程序和命令提示符仍然可以访问该驱动器,如果您键入路径,仍可以手动浏览到该文件夹​​。

Now what’s that floppy drive doing there?

现在那个软盘在做什么?

b85vista显卡驱动_在Windows 7或Vista中隐藏计算机中的驱动器

Configure the Hidden Drives

配置隐藏的驱动器

Open up regedit.exe by using the start menu search box, and then browse down to the following key.

通过使用开始菜单搜索框打开regedit.exe ,然后向下浏览至以下键。

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer

If the Explorer key does not exist, you can right-click on Policies, select New Key and name it Explorer.

如果资源管理器**不存在,则可以右键单击“策略”,选择“新建**”并将其命名为资源管理器。

b85vista显卡驱动_在Windows 7或Vista中隐藏计算机中的驱动器

The NoDrives key most likely does not exist by default, so you’ll need to create it with right-click \ new 32-bit DWORD and name it NoDrives.

默认情况下,NoDrives**很可能不存在,因此您需要右键单击\ new 32位DWORD来创建它,并将其命名为NoDrives。

This value is a 32 bit number, and the bits are arranged in reverse order with a value of 1 hiding that drive. For example, if we wanted to hide drives A: and F: we would arrange it like this:

该值是一个32位数字,并且这些位以相反的顺序排列,值为1则隐藏该驱动器。 例如,如果我们要隐藏驱动器A:和F :,我们将这样排列:

Z Y X W V U T S R Q P O N M L K J I H G F E D C B A
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1
ž ÿ X w ^ V ü Ť 小号 [R P Ø ñ 中号 大号 ķ Ĵ 一世 H G F Ë d C 一个
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1个 0 0 0 0 1个

Converting 100001 to decimal we end up with a decimal value of 33 or a hex value of 0x21, so if you double-click on the key in the registry editor, choose Decimal and then enter 33 into the value field.

将100001转换为十进制,最终将得到十进制值33或十六进制值0x21,因此,如果在注册表编辑器中双击该键,请选择Decimal,然后在value字段中输入33。

b85vista显卡驱动_在Windows 7或Vista中隐藏计算机中的驱动器

In order to see these changes, you’ll need to restart explorer.exe, which you can do easily from Task Manager or the longer way by just logging off and back on.

为了查看这些更改,您需要重新启动explorer.exe,您可以从任务管理器中轻松完成,或者通过注销然后重新登录可以从更长的时间轻松完成。

Uninstall Tweak

卸载调整

To disable this tweak, simply remove the NoDrives registry key entirely.

要禁用此调整,只需完全删除NoDrives注册表项。

Reference Info

参考信息

Here’s a list of the values you’ll want to enter for a few different drive letters.

这是您要为几个不同的驱动器号输入的值的列表。

Drive Letter Decimal Hex
A 1 1
B 2 2
C 4 4
D 8 8
E 16 10
F 32 20
G 64 40
H 128 80
盘符 小数 十六进制
一个 1个 1个
2 2
C 4 4
d 8 8
Ë 16 10
F 32 20
G 64 40
H 128 80

If you want to hide multiple drives, you’ll need to use the table of all the drive letters to figure out the correct binary code, and then convert that to decimal or hex. (hint: you can use the calculator in scientific mode)

如果要隐藏多个驱动器,则需要使用所有驱动器号的表来找出正确的二进制代码,然后将其转换为十进制或十六进制。 (提示:您可以在科学模式下使用计算器)

Look, now that worthless floppy drive is gone!

看,现在那毫无价值的软盘不见了!

b85vista显卡驱动_在Windows 7或Vista中隐藏计算机中的驱动器

Naturally it would be better to disable the floppy drive in your BIOS, but this tip is still valid for other types of drives.

自然,最好在BIOS中禁用软盘驱动器,但是此技巧对于其他类型的驱动器仍然有效。

Note that this also works on Windows XP.

请注意,这也适用于Windows XP。

翻译自: https://www.howtogeek.com/howto/windows-vista/hide-drives-from-your-computer-in-windows-vista/

b85vista显卡驱动