RegTweaks 0.4.2 Updated Version - (unchecked)
#64
Posted 03 April 2007 - 06:16 AM
Or can Command lines have any type of tweak you want set globally?
#65
Posted 22 April 2007 - 05:47 PM
The reason I ask is, if the import DOES quit if it hits a bad entry, I think it'd be a good idea to add a few check keys or a confirmation key at the end of a large import. So without having to watch at Registry Monitor (or another tool), you could tell if the import actually finished. You could place the check keys at the end of each section, and then check the registry after import to see how far it got.
Something like this. The first 4 entries would be the section checks, and the last would be at the end of the .reg file:
[HKEY_CLASSES_ROOT\] "IE7 Settings OK"="Yes" "Visual Settings OK"="Yes" "Desktop Settings OK"="Yes" "pr0n Settings OK"="Yes" "Completed Import"="Yes"
If importing just skips a bad entry and continues to the end, well...dammit! Nevermind.
Kel
#66
Posted 23 April 2007 - 03:49 AM
kelaniz: "Bad" entries are skipped, just make sure you have the basic .reg-file structure (first two lines). Always read the file through to find any typos.
Batch-scripts on the other hand do exctly what you said and just quits when certain errors are found (i.e. escape characters).
#67
Posted 24 April 2007 - 02:22 AM
Also, you mentioned "the .reg-file structure (first two lines)" That's just the Windows Registry Editor version line followed by a blank line, right?
Kel
#68
Posted 24 April 2007 - 05:24 AM
The difference between batches and regs is that one is a script that's run and the other is more like a config file that's read.
I recognize what you say about typos, many people can read a text and still don't find anything wrong. You just have to be more thorough than all of them!
I've got a 200+ kB regfile and I'm sure there are very few typos (if any!) in it, but on the other hand I am very thorough...
You're correct on the reg file structure. Also make sure there are brackets on each side of the keys (missing brackets may happen when copy-pasting), if any of the keys doesn't have one at the end you should take a closer look at it to determine if that's the only part missing.
I'm sure you already know where to use " " and where not to.
Another kind of "bad entries" are those that have incorrect (or old Windows version-specific) values or data, in most cases those have no effect whatsoever and just fills up the file and the registry with useless data.
#69
Posted 25 April 2007 - 04:09 PM
[HKCR/Blah/Foo/Bar]
"AllowSetting1"="1"
"DontAllowSetting1"="0"
"AllowSetting2"="yes"
"DontAllowSetting2"="no"
Pick ONE method and stay with it!
Kel
#71
Posted 27 April 2007 - 07:19 AM
Kel
#72
Posted 23 May 2007 - 04:01 AM
#73
Posted 25 May 2007 - 12:36 PM
If yes , then how. please post message.
#74
Posted 13 June 2007 - 12:28 PM
Thanks.
#75
Posted 14 June 2007 - 10:27 AM
I moved recently. On the new apartment i had to wait to get an internet connection for a long time. Finally the internet company installed their equipment, and now i have my radio (ugh!) connection back.
I read the replies on this topic, and gonna make some updates on the reg files, and so on myself to keep up with what is going on since i stoped visiting msfn. And i think that maybe just about time to start compiling and hardly testing some Vista tweaks, since i noticed that lts of ppl are now using it.
Anyways, just to let you guys know that did not abandoned the project, and my intent is to do a new release very soon.
Thanks to all the ones that help (specially camarade and DL. helping to solve problems and doubts of other users in the topic.)
#76
Posted 14 June 2007 - 02:04 PM
;Optimize WMP fullscreen mode behaviour [HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences] "ClipFullScreen"=dword:00000001 "FSControls_ControlsTimeout"=dword:00000001 "FSControls_CursorTimeout"=dword:00000001 "FSControls_MoveSpeed"=hex:00,00,c8,42 "ShowControlsOnEveryMouseMove"=dword:00000000 [HKEY_USERS\.DEFAULT\Software\Microsoft\MediaPlayer\Preferences] "ClipFullScreen"=dword:00000001 "FSControls_ControlsTimeout"=dword:00000001 "FSControls_CursorTimeout"=dword:00000001 "FSControls_MoveSpeed"=hex:00,00,c8,42 "ShowControlsOnEveryMouseMove"=dword:00000000
This post has been edited by Outcast: 14 June 2007 - 02:04 PM
#77
Posted 14 June 2007 - 02:39 PM
Just a few words about our old dilemna between .reg and .inf files: some internationalization (mainly contextual menu) is needed and afaik, only .inf can provide this. There are some converters available and especially Ref2Inf by n7Epsilon.
I'm currently still working at school but holidays are nearing and I really feel like playing with this.
#78
Posted 15 June 2007 - 08:48 AM
In all honesty, can you actually say there are plenty of times when internationalization is needed?
There are a few, but not enough to validate a full switch in my opinion. In those (rare) cases when it's needed it can easily be used.
Some advantages of .reg compared to .inf:
-Easier to read and less additional useless numbers.
-More of a standard (registry exports and most tweaks found on the web are in that format).
@gugutz: Thanks for recognizing my small contributions.
Doing a similar thing for Vista would be nice, but in a new thread to separate it from this one for XP (but many tweaks are valid for 2k/2k3 too).
Since no one else has responded to these guys, it's about time I do:
@rickytheanuj: It's in the file, or you can easily find it by searching the web.
@Brando569: There is a program like that, check out RegTweakage.NET.
Picking out tweaks from a single file is not very time consuming when compared to finding out most of those yourself one by one (before there were large tweak collections like this one).
#79
Posted 15 June 2007 - 09:32 AM
I still prefer reg files since as you said they are easier to read (less characters and less cryptic) and maintain. Moreover fast everyone knows what to do with reg files (if not the first thing to try is to double-click on it).
However it is not easy to have internationalization. I think we should move all localizable entries into a .inf file, or at least a .reg file. I've tried have my reg files localized and it was not that funny. :/
Btw, I'll probably make an app to update to newer versions of this collection while keeping personnal values.
(needed by me at least
#80
Posted 15 June 2007 - 11:22 AM
There aren't exactly that many (if any at all!) new and previously unknown tweaks added, so building a personal tweak file and sticking to it will work without using any additional program. It's good to have a complete collection though, in case oneself or someone else need a specific tweak.
- ← Integration of nVidia geforce drivers v270.61
- Unattended Windows 2000/XP/2003
- why xp can not install →



Help

Back to top










