Windows优化、设置

引用自:UDN数位玩乐志 部分内容


优先使用实体内存加快系统速度

此指令是让系统在执行时,优先以实体内存为主要缓存区域,不过使用虚拟内存虽然方便,但存取执行速度并没有实体内存来得快,这也是受限于硬盘物理特性的缘故,So if your physical memory is large enough (recommended 512MB or more),You might as well try this setting,It can reduce the waiting time during Windows XP operation。

Step 1:After opening regedit,Go to ① [HKEY_LOCAL_MACHINE]→[SYSTEM]→[CurrentControlSet]→ [Control]→[Session Manager]→[Memory Management],在右侧窗口将②DisablePagingExecutive这个值右键选择‘修改’。
步骤2:在‘编辑DWORD’窗口中将‘数值数据’值由默认的0改为1。之后点击‘确定’→重启后生效。
提示:DWORD中的0代表禁用此功能,而1代表启用,如果要禁用此功能,按原路径将1改回0即可。

 

清除内存中用不到的DLL文件

所谓的DLL文件可视为一个可执行文件,它能允许程序分享执行特殊工作时,所需要的代码及其他资源。而DLL常以.dll副档名或是.exe副档名出现;如果一项程序被启动时,其中的DLL文件遗失或损坏,You may see a system error message saying 'XXX.dll not found',In severe cases, it can even cause the operating system to fail to boot properly。

Nevertheless,The memory space in the computer is often occupied by DLL files,For example,When we browse certain websites,The IE browser will automatically load related DLL files,When we switch to other web pages to browse,These DLL files still remain in memory,The more DLL files accumulate in memory,The available space will become smaller and smaller,Which will further affect the system's operational performance。To prevent this situation from happening,We can use the function to clear DLLs in memory,让IE浏览器在关闭时自动清除内存中的DLL文件,让IE每次使用都能焕然一新。

操作步骤:启动注册表编辑器,①进入〔HKEY_LOCAL_MACHINE〕→〔SOFTWARE〕→〔Microsoft〕→〔Windows〕→ 〔Current Version〕→〔Explorer〕。②点击〔Explorer〕项目,右键新增DWORD值,将名称设置为「AlwaysUnloadDLL」,并将〔DWORD〕值设置为1。

让液晶屏的字体显示更好看

As LCD screens become more and more popular,Almost everyone will choose to use an LCD screen as standard computer equipment,But do you know,After using an LCD screen,本来XP系统所显示的文字反而会变得模糊,除了调整屏幕分辨率外,微软也针对这项问题在Windows XP里内建一项‘Clear Type’显示技术,This technology can help make the edges of your fonts smoother,and make the fonts on the screen clearer and more attractive。

Step 1:Right-click on an empty space on the desktop,and select 'Properties'。
步骤2:From the 'Appearance' tab,click 'Effects'。
Step 3:Check 'Use the following method to smooth edges of screen fonts',and select 'ClearType' from the drop-down menu,Click 'OK'。

 

留下回复

您的电子邮件地址不会被公开. 必填项已标注 *

本网站使用 Akismet 来减少垃圾评论. 了解您的评论数据如何被处理.