how to set search for all files in winxp.txt
来自「1000 HOWTOs for various needs [WINDOWS]」· 文本 代码 · 共 19 行
TXT
19 行
When you perform a search for a file in Windows XP. The default setting is for XP to ONLY return files in the "Search Results" pane - when they are registered file types to a program on your PC.
In other words if you are looking for a file that is NOT registered with an application on your PC, it will not be found using the default search settings.
However, you can turn off the default by a quick Tweak of the registry!
Open the Registry editor (type regedit from the Run command) and navigate to:
HKEY LOCAL MACHINE\ SYSTEM\ CurrentControlSet\ Control\
ContentIndex
Double-Click the value named:
FilterFilesWithUnknownExtensions
..and change the value from 0 to 1
Exit the registry editor and reboot!
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?