65. Disable Low Disk Space Message
http://www.kellys-korner-xp.com/xp_tweaks.htm
Or use Tweak UI.
Tweak UI
[+] Taskbar and Start menu
Warn when now on disk space
Warn when now on disk space
[[This controls whether a balloon tip appears when Explorer detects that a
drive is running low on available disk space. Only administrators will
receive this warning. You must log off and back on to this setting to take
effect.]]
Download TweakUI here >>>
Microsoft PowerToys for Windows XP
http://www.microsoft.com/windowsxp/p.../powertoys.asp
Tweak UI
TweakUI.exe
===
Tweak UI for Windows XP Guide
http://www.winxpsolution.com/Tweakuixppro.aspx
===
Or...
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\
Explorer
NoLowDiskSpaceChecks
REG_DWORD
0 or 1
0 = Warning
1 = No warning
Description of the Low Disk Space Notification in Windows XP
http://support.microsoft.com/default...b;en-us;285107
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:(E-Mail Removed),
CoC <(E-Mail Removed)> hunted and pecked:
> Thank you for your prompt reply. Unfortunately after making the registry
> changes and restarting the system I am still receiving the warning.
>
> "Oliver" <(E-Mail Removed)> wrote in message
> news:4511A222-72CA-4B61-B57B-(E-Mail Removed)...
>> Hi,
>>
>> 1. Start the registry editor (regedit.exe).
>> 2. Navigate to
>>
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explore
r.
>> 3. Go to the Edit menu, and select New - DWORD value.
>> 4. Enter a name of NoLowDiskSpaceChecks, and press Enter.
>> 5. Double-click the new value, set it to 1, and click OK.
>> 6. Close the registry editor.
>> 7. Log off and log on for the change to take effect.
>>
>> Oliver
>>
>>
>>
>> "CoC" wrote:
>>
>>> We are installing a video and audio security capture board on an Windows
>>> XP
>>> system with SP 2 installed. The program database is set up to be stored
>>> on
>>> the d:\ drive of the system that is not intended for anything but this
>>> database. The hard drive is a 250 Gb drive configured as a dynamic disk.
>>> Currently I have set up the database to take up all but 11.3 Gb of this
>>> disk. However, I still keep getting the following "Warning Event
>>> Notification":
>>>
>>> "Disk free space has dropped below the minimum threshold. Free up space
>>> on
>>> your hard disk drive by:
>>>
>>> 1. Backing up your data to a tape backup, ZIP, or network drive.
>>> 2. Delete unused files.
>>>
>>> If you are unsure which files are safe to move or delete, contact your
>>> Help
>>> Desk or consult your software manuals."
>>>
>>>
>>>
>>> Since this drive is only going to be used for the database and nothing
>>> else
>>> is there anyway that these notifications can be disabled. Thanks.