Jump to content

Registry Tweaks PT 4 beta update


Recommended Posts

Sorry if my question looks dummy

but how to use this tweaks?

will it be with nLite or will it be with WPI, or will it with another way?

please determine the layout to follow it because I'm still new to this thing:(

Thanks:)

Edited by mgadallah
Link to comment
Share on other sites

  • 4 weeks later...

error on line : 1944 (missing an ending bracket sign?)

error on line : 2185 (missing an ending bracket sign?)

error on line : 3588 (missing an ending bracket sign?)

error on line : 1944 (missing an ending bracket sign?):

;Enable ClearType

[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothing"="2"
"FontSmoothingType"=dword:00000002
[HKEY_USERS\.DEFAULT\Control Panel\Desktop <<<<-- missing ] symbol
"FontSmoothing"="2"
"FontSmoothingType"=dword:00000002

error on line : 2185 (missing an ending bracket sign?):

;Improve Thumbnail Quality

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ <<<<-- should end with ] , not \
"ThumbnailQuality"=dword:00000064

error on line : 3588 (missing an ending bracket sign?):

;Remove Print From PowerPoint Docs

[-HKEY_CLASSES_ROOT\PowerPoint.Show.8\shell\Print <<<<-- should end with ] symbol

thanks for all people replying corrections here. and here are the ones i found after checking with RegCheck_1_2 by 4r0. my corrections are in the code box...

Link to comment
Share on other sites

  • 1 month later...

May, or may not interest someone here, but, Iv'e made a few registry

tweaks myself involving the good ole XVi32 hex editor, Reshack,

eXescope & notepad, whereas you can right click on any file &

choose which app you would like to edit it with..

I spend half of my computing time modding , tweaking or hacking at something

so it saves me a bunch of time as a result...

I'll post em here if interested...

I'm also considering making an install package where it installs either

reshack or XVi32 to the program files folder & merges the registry entries

along with the usual shortcuts, when I find the time to play some more... :whistle:

...Opening a dll file...

myregtweakszm7.png

...Opening a sys file with notepad...

myregtweaks1wc6.png

Link to comment
Share on other sites

;Optimize System Cache Size: server only (Will cause data corruption if you have ATI vid card and 1 GB of ram)

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]"LargeSystemCache"=dword:00000001

point to be noted...it is true , tht ATI card currupts system data if u have 1 GB RAM and above tweak enabled! i have lost my data 3 times due to this! i have reported this problem to ATI Customer Care...they told tht they have passed it to drivers developers..lets see..when it will be solved!

Link to comment
Share on other sites

Sup all

been a while had some other things to deal with, I will try to update the tweaks of the next week. I no longer have my own internet acess, so i'll try to be online as often as possible leeching ny friends connections :lol:

Link to comment
Share on other sites

ok i found e error on windows xp the Adds Services to right click of MY Computer tweak dint work this is wats in the file from u

;Adds Services to right click of MY Computer

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services]

@=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,00,00

"SuppressionPolicy"=dword:4000003c

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command]

@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73, 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00, ;65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52, 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00, ;32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73, 00,63,00,20,00,2f,00,73,00,00,00

en this is what i found on the net that worked

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services]

@=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,00,00

"SuppressionPolicy"=dword:4000003c

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command]

@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73, 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00, 65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52, 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00, 32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73, 00,63,00,20,00,2f,00,73,00,00,00

Link to comment
Share on other sites

ok i found e error on windows xp the Adds Services to right click of MY Computer tweak dint work this is wats in the file from u

;Adds Services to right click of MY Computer

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services]

@=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,00,00

"SuppressionPolicy"=dword:4000003c

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command]

@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73, 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00, >;65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52, 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00, >;32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73, 00,63,00,20,00,2f,00,73,00,00,00

The problem is the ; characters

Link to comment
Share on other sites

Ok guys here it the latest of update of the MSFN registry tweak. I’m very busy with real life things at the moment so im posting a beta update here, Please download the rar and report and errors, duplicate entries etc. When all the errors have been correct I will post the final in the official thread, credits will given in the file for any help provided;)

Enjoy

EDIT 3rd February 2006, new file uploaded please post comments

typos corrected thnx 4r0 :thumbup

In here is one for enabling classic search (HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState)

Use Search Asst=___

In the file it is set to yes. In order to ENABLE classic search, it should be set to NO, and there should be no other values under the same key.

Link to comment
Share on other sites

  • 2 weeks later...

i suggest these tweaks are added

;Prevents Windows File Protection from Reporting Errors at Startup After Multiple Unattended Hotfix Installs (WFP is still enabled only warning prompts are disabled)

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"SFCDisable"=dword:00000004

;Changes Time Interval Between System Restore Points to Once a Week (Default is Once a Day)

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore]

"RPGlobalInterval"=dword:00093a80

(They must be imported at first boot)

Link to comment
Share on other sites

i suggest these tweaks are added

;Changes Time Interval Between System Restore Points to Once a Week (Default is Once a Day)

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore]

"RPGlobalInterval"=dword:00093a80

To me it seems more useful to lower the length of time that restore points are kept.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore]
"RPLifeInterval"=dword:00093a80

This will purge restore points older than 7 days, instead of the 90 days that is default.

If I haven't needed to restore in 7 days I doubt i ever will, or that doing so would be useful :)

Link to comment
Share on other sites

  • 3 weeks later...

I found an error in this tweak:

;Remove the Logoff Button

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"StartMenuLogoff"=dword:00000000;

but right is

"StartMenuLogoff"=dword:00000001;

and in this tweak

;Disable Auto Upgrade with Windows Media Playerr (2 R letters)

;Show Hidden Files and Folders

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"Hidden"=dword:00000000 - wrong

"Hidden"=dword:00000001 - Correctly

Edited by nrg86
Link to comment
Share on other sites

I found an error in this tweak:

;Remove the Logoff Button

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"StartMenuLogoff"=dword:00000000;

but right is

"StartMenuLogoff"=dword:00000001;

Yep. It was a typo in some earlier version of Windows and it was dragged along. It should have been "NoStartMenuLogoff" .

GL

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...