Chac.a.l Posted March 22, 2008 Posted March 22, 2008 Hi!!! i'm very newbie at this stuff, but can anyone telll me how to undo a regtweak, but without any kind of backup?! Or if the only way is by back up can you tell me of any light and easy way (would be perfect if almost automaticaly... )
DL. Posted March 22, 2008 Posted March 22, 2008 (edited) Hi!!! i'm very newbie at this stuff, but can anyone telll me how to undo a regtweak, but without any kind of backup?! Or if the only way is by back up can you tell me of any light and easy way (would be perfect if almost automaticaly... )You should've read Yzöwl's post first, it's the 4th post above yours.You simply cannot undo a regtweak, unless you have some kind of backup (previously exported key, restore point).If you know the exact tweak you've set you can change it back, but you have to know where it is and what it was set to.You can also export the key from another computer and apply it.Use a virtual machine and apply your tweaks in there if you're not sure.Apply them one by one and backup the key they're in before applying them.Regtweaks and the registry is not that easy if you haven't worked with it and know only a little.In many places (magazines, websites) you can read warnings about editing the registry, in some cases they have a valid point in that.Some of us have been configuring/tweaking and working with the registry for many years... Edited March 22, 2008 by DL.
Chac.a.l Posted March 23, 2008 Posted March 23, 2008 Hi!!! i'm very newbie at this stuff, but can anyone telll me how to undo a regtweak, but without any kind of backup?! Or if the only way is by back up can you tell me of any light and easy way (would be perfect if almost automaticaly... )You should've read Yzöwl's post first, it's the 4th post above yours.You simply cannot undo a regtweak, unless you have some kind of backup (previously exported key, restore point).If you know the exact tweak you've set you can change it back, but you have to know where it is and what it was set to.You can also export the key from another computer and apply it.Use a virtual machine and apply your tweaks in there if you're not sure.Apply them one by one and backup the key they're in before applying them.Regtweaks and the registry is not that easy if you haven't worked with it and know only a little.In many places (magazines, websites) you can read warnings about editing the registry, in some cases they have a valid point in that.Some of us have been configuring/tweaking and working with the registry for many years...Thank you very much! Simple and very informative!
biatche Posted May 18, 2008 Posted May 18, 2008 what are the notable differences in .42 unofficial as compared to .4 official?
yadzil Posted May 28, 2008 Posted May 28, 2008 XP SP3 had been released...are there any new reg tweaks for xp sp3? Can I use SP2 tweeks to XP SP3?
COKEDUDEUSF Posted July 3, 2008 Posted July 3, 2008 Have you had time to make any updates to these? And thx for these good tweaks.
rayser Posted August 11, 2008 Posted August 11, 2008 (edited) thx for all those RegistryTweaks.i sure aint a Codemonkey but i somehow managed to hack together a small ".cmd" that backups the state of the keys, that will get changed by a given ".reg"-file.Basically just making it possible to undo things changed by the ".reg"-file without having to backup the WHOLE registry.everyone can of course change and use it anyway they want.Link to .cmd code Edited August 12, 2008 by Yzöwl identical code removed due to double post!
Deof Movestofca Posted August 15, 2008 Posted August 15, 2008 Great tweaks , but a couple of questions:; Makes a right click option for unknown files (Open with notepad)[HKEY_CLASSES_ROOT\*\shell]@="\"notepad.exe %1\""[HKEY_CLASSES_ROOT\*\shell\open]@="Open &With Notepad"[HKEY_CLASSES_ROOT\*\shell\open\command]@="notepad.exe %1"Doesn't this add the "open" command to all files, not just unknown files? I thought that the proper code (or script or whatever you call it) for that would be:[HKEY_CLASSES_ROOT\unknown\shell]@="\"notepad.exe %1\""[HKEY_CLASSES_ROOT\unknown\shell\open]@="Open &With Notepad"[HKEY_CLASSES_ROOT\unknown\shell\open\command]@="notepad.exe %1"And I can't think of any reason why anyone would want to open .DLL's, for example, with notepad.Second, can/should a lot of CURRENT_USER keys be changed to LOCAL_MACHINE or CLASSES_ROOT keys to make the tweaks system-wide? For example:; = Edit .nfo files with notepad[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo][HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithList]"a"="NOTEPAD.EXE""MRUList"="a"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithProgids]"nfo_auto_file"=hex(0):Wouldn't this allow just the current user to open .nfo files with notepad? Whereas the following (or something like it, if I haven't gotten it 100% correct):[HKEY_CLASSES_ROOT\.nfo\shell\Edit]@="Edit"[HKEY_CLASSES_ROOT\.nfo\shell\Edit\command]@="notepad.exe %1"would allow it for all users? (Although there are several options, such as "Show protected operating system files" and "Show Hidden Files and Folders " that I don't want all users to have)Thanks!
wewe70 Posted September 7, 2008 Posted September 7, 2008 (edited) there is still some text in spanish in the _en version:Otimizar Disco Rםgido quando inativoalso I think most people would want FULL url so the code should be:[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer]"Show_FullURL"=dword:00000000 Edited September 8, 2008 by wewe70
wewe70 Posted September 8, 2008 Posted September 8, 2008 yes you are correct, someone should release version 0.5 with this fixthanks, currently I do all current user tweaks in cmdlines and local machine in runonceex is this good enough or should current user be reimported 2nd time after 1st boot?also the following tweak is wrong I think.; Show Hidden Files and Folders [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"Hidden"=dword:00000000should be; Show Hidden Files and Folders [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"Hidden"=dword:00000001many thanks.
wewe70 Posted September 8, 2008 Posted September 8, 2008 RegTweaks Collection v0.4 was last updated in 2006. Attached is new version.tweaks_collection_v0.4.2_en__UNOFFICIAL_.zip
Inferi0r Posted September 8, 2008 Posted September 8, 2008 Thanks wewe. Maybe have someone with codeskills write a tools for this where you can easy in GUI chose/ make your own regfile. That must be nice.
eublade Posted September 16, 2008 Posted September 16, 2008 (edited) i think there's an error in the local networking registry filewhen it sets the xp dns cache, it says"MaxCacheTtl "=dword:00003840"MaxNegativeCacheTtl "=dword:00000000i dont think the actual reg entries have the space at the end Edited September 16, 2008 by eublade
meowing Posted January 24, 2009 Posted January 24, 2009 (edited) My cousin's been working on a collection of reg patches intended for Windows XP x64 Edition (64 bit, 2003 kernel)Some are very different from the ones available here. For that reason I put the file here (it includes personal preferences, so better take a look before applying)!RegistryPatches XP64(updated 2009 June 9, removed duplicate entries and cleaned up BS and non-functional entries)I noticed that the DNSCache entries for most other Windows versions are utter bullocks for Win XP x64 / Server 2003 x64, so here are the best I got in some performance and duration tests on my DSL (1200 kbit/s upstream/21000 kbit/s downstream) and my ISP's DNS-servers etc. :Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]"NetFailureCacheTime"=dword:00000001"NegativeSOACacheTime"=dword:0000003c"NegativeCacheTime"=dword:0000005a"AdapterTimeoutCacheTime"=dword:000000c8"DefaultRegistrationRefreshInterval"=dword:0000a8c0"MaxCacheEntryTtlLimit"=dword:0000ea60 Edited October 25, 2009 by meowing
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