技巧:禁用Vista下的硬盤監(jiān)控警告

字號(hào):

Vista會(huì)對(duì)硬盤可用空間進(jìn)行監(jiān)控,當(dāng)磁盤空間不夠時(shí),Vista會(huì)在任務(wù)欄上顯示警告信息.禁用此功能,其實(shí)只需:
    *WIN+R運(yùn)行“Regedit”打開注冊(cè)表編輯器
    *找到[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    *新建一個(gè)Dword值并命名為"NoLowDiskSpaceChecks"(不含引號(hào))
    *雙擊新建的鍵值并將其設(shè)置為1
    *注銷或重啟后生效
    附部分原文:
    Windows Vista monitors the amount of available disk space and displays a warning in the taskbar when the hard disk is almost full. To disable this feature, perform the following steps:
    1- Open the registry editor (Start/ type: regedit and hit Enter)
    2- Navigate to [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    3- Create a new DWORD value and name it "NoLowDiskSpaceChecks" (without quotes)
    4- Double-click the new value, set it to 1, and click OK.
    5- Close the registry editor.
    6- Log off and log back on for changes to take effect.