November 11, 200619 yr 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.
November 12, 200619 yr 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\...
November 13, 200619 yr Author 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.
November 18, 200619 yr 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, 200619 yr by Camarade_Tux
November 18, 200619 yr 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.
November 18, 200619 yr Author 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! )
Create an account or sign in to comment