strowi Posted November 11, 2006 Posted November 11, 2006 just a little addon to the previous post:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AlwaysUnloadDLL]@="1"Because of that little suc*er i almost threw my computer out of the window ~2 years ago when i switched from nvidia to ati. I can't remember if it is already documented, but with that tweak on XP and an ati-card it will totally fsck every file on the disk.
Camarade_Tux Posted November 12, 2006 Posted November 12, 2006 At the beginning of context.menu there are some inconsistancies : [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell][HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell]Both point to the same location in XP (backward compatibilty thing).As far as I've understood, it's better to use HKLM\...
gugutz Posted November 13, 2006 Author Posted November 13, 2006 thank you again strowi.already made a note in the reg file for that tweak.thank you too, camarade, for your contribution.i´m hoping on releasing the next version as soon as possible.and with your help, it will be only better and better.
Camarade_Tux Posted November 18, 2006 Posted November 18, 2006 (edited) You're welcome. I have another small comment : the less different paths the better.I mean[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer];Disables right-click"NoViewContextMenu"=dword: 00000001;Disable all access to Control Panel (and its modules)"NoControlPanel"=dword:00000001it better (imho) than ;Disables right-click[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]"NoViewContextMenu"=dword: 00000001;--------------------------------------------------------------------------------------------------------------------------------;Disable all access to Control Panel (and its modules)[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]"NoControlPanel"=dword:00000001It is much more readable. Btw, in Outlook Express, there are two "Hide Messenger". and in "other softwares too". Edited November 18, 2006 by Camarade_Tux
Camarade_Tux Posted November 18, 2006 Posted November 18, 2006 Another thing : I believe data in "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache]" is not used anymore. At least in IE7; I used regshot and saw nothing there.
gugutz Posted November 18, 2006 Author Posted November 18, 2006 camarade, the first one was already correct when i went to check.the double entrie in Outlook Express i just corrected, thanks!I´m separating outlook express and other apps that has too many tweaks from Other.Software.reg file.Version 0.3 shall be comeing very soon, i´m planing to include all the tweaks in a inf file as well, but there is still some things to learn about it.If i cannot do it now, i´ll do it in v0.4.I´m working here. Thanks for all your help (hope you keep like this! )
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