August 7, 200521 yr This is pretty neat! I just went through every section to compare the results w/what I already had and was very impressed.There were some entries I'm not sure are valid, some I'm not sure what they're supposed to do, and some that I have that weren't there.Keep up the good work!
August 9, 200521 yr This is a good piece of application for people like me who are not too good with the registry.Just one thing that I have encounter. When I checked the "Disable Auto Re-Size of Images", the auto re-size in IE is still enabled.
August 15, 200521 yr The tweak to turn Balloons of doesn't work.It should be :HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"EnableBalloonTips"=dword:00000000notHKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer"NoSMBalloonTip"=dword:00000000At least the last key didn't do anything for me. Edited August 15, 200521 yr by Zhubajie
August 17, 200521 yr Hi, I have a couple suggestions for this great program: - The ALT key underline option - show cut/copy/paste icons in explorer (instead of move to etc) - status bar enabled in explorerAlso, I find it hard to know what tweaks i have fiddled with, because some are ticked or unticked by default. Not sure what a solution would be, a cumbersome way would be to "open up" different sections by demand...unsure.Thanks heaps anyway.
September 3, 200521 yr Not sure if this was posted before, but this might be a better way to implement the "Remove Shared Documents from My Computer" setting.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoSharedDocuments"=dword:00000001I think thats a little cleaner than removing the namespace entry for it. Edited September 3, 200521 yr by f0rbez
September 16, 200520 yr Thanks for good job Mike, please add this Group Policy tweaks :http://www.j79zlr.com
September 24, 200520 yr Reviewed all documentation and posts but can't find the answer to this question:What version of Windows is this for? I get a feeling from some of the posts that people are using it on XP, but is it also for 2000? If it works with 2000, do all of the tweaks work except for the "XP Service Pack 2" tab of tweaks?
September 30, 200520 yr I must admit, I did not take the time to read all posts here but I do have an idea for the next release.Is it possible to disable shared folders with your tool?It's easy to do manually, but would be nicer with Unattended tool.Removal of the key {59031a47-3f72-44a7-89c5-5595fe6b30ee} in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ Windows\CurrentVersion\Explorer\My Computer\NameSpace\DelegateFolders.Disables Shared foldersGreetz,Rik
October 1, 200520 yr hmm, it's been nearly 2 months since I've seen Mike Wilson in this thread, any ideas if he is still developing this utility?
October 16, 200520 yr This seems really cool. Good job. An idea is to have the program have an ini file that stores it's default settings and allow user to run the program.exe /silent to enable those particular registry settings. This visual settings prog has that option http://www.msfn.org/board/index.php?showtopic=30078; Add Command Prompt Here to Right Click Menu of Folders[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]@="cmd.exe /k cd %1 "How would I have the command for the right click command prompt here go to cd %1 then "cd .." (one directory above the directory that is being right clicked)? Thanks
October 16, 200520 yr It's also unfortunate it doesn't read data from an .ini or .dat file, instead of all tweaks being compiled inside. That would make this tool the be-all-end-all.Something along the lines of:*[iE TWEAKS]Name: Remove ThrobberDefault: offData: "[RegistryKey]"Field1: offName: Set Default HomepageDefault: onData: "[RegistryKey]"Field1: "HomePage: ", "www.google.com"*[Explorer Tweaks]etc.--> Field1: Name of the field, any default data in the field. Easily allow for tweaks that need multiple Field's, Field2, Field3, etc.Giving [+] Expandable/closeable Titles within the app each headers tweaks, with a scroll bar on the right.Typo's and bugfixes could be handled by the end-user, and adding more reg-tweaks a snap, instead of relying on a new compiled release just for a simple bug fix.My 0.02, If the Author's even reading this Thread anymore
Create an account or sign in to comment