clivebuckwheat Posted June 23, 2006 Posted June 23, 2006 using regkeys or command line utilities if possible. thanksIn Internet Properties : Temporary Internet files, set Amount of disk space to use to 6 MB. View – Remove the checkmark from Hide extensions for known file types. the Recycle Bin icon Configure drives independently Set the Maximum size of Recycle Bin (percent of drive) to 1.
benners Posted June 23, 2006 Posted June 23, 2006 In Internet Properties : Temporary Internet files, set Amount of disk space to use to 6 MB.I use this, mine is 10meg[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\Cache\Content]"CacheLimit"=dword:00002800View – Remove the checkmark from Hide extensions for known file types.[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"HideFileExt"=dword:00000000the Recycle Bin icon Configure drives independently Set the Maximum size of Recycle Bin (percent of drive) to 1.Mine is set at 5%[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket]"Percent"=dword:00000005"UseGlobalSettings"=dword:00000000Keys will also be created for each drive\ partiton, unsure what they are for, this is C:\[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\BitBucket\c]"NeedToPurge"=dword:00000001
clivebuckwheat Posted June 23, 2006 Author Posted June 23, 2006 (edited) [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket]"Percent"=dword:00000005"UseGlobalSettings"=dword:00000000this doesn't seem to change my recycle bin percentageand now i can't use the slider because it is greyed out. help I think am screwed. Edited June 23, 2006 by clivebuckwheat
clivebuckwheat Posted June 25, 2006 Author Posted June 25, 2006 I still can't change the percentage of space of the recycle bin. I really need to automate this setting?.It's driving me mentalThanks to anyone who can give me a hand.
WesTaha Posted June 26, 2006 Posted June 26, 2006 hey man change this to 1 instead of 0"UseGlobalSettings"=dword:000000010 = disabled..1 = enabled..
benners Posted June 26, 2006 Posted June 26, 2006 Try this for configure drives independantly[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket]"UseGlobalSettings"=dword:00000000 and this to set C:\ drive to 1%[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket\c]"Percent"=dword:00000001 You can backup the keys after you have set the drive limits, and can also Set "Do not move files to the recycle bin" to unchecked[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket\c]"NukeOnDelete"=dword:00000000 there will be an entry for each drive\partition thats is on your system.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now