• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

BETA Registry Optimization Utility

Joined
Oct 1, 2005
Messages
797 (0.12/day)
System Name Current
Processor Core i5 2500k
Motherboard Z77MA-G45
Cooling Cooler Master Tx3
Memory 8gb DDR3 1600Mhz
Video Card(s) Evga GTX 960 4GB GDDR5
Storage (1) SAMSUNG 850 EVO 500GB
Display(s) ASUS PB278Q 27" WQHD 2560x1440 IPS
Case Fractal Core 1000
Audio Device(s) Onboard
Power Supply 430 Watt Corsair
Mouse Logitech g602
Keyboard K70 LUX Mech LB, Red LED, Cherry MX Brown
Software Windows 10 + Hackintosh
3dge is a future custom PC company that will hopefully be officially unveiled in the next month or so. Here I have their first Registry Optimization patch, that will be an option for distribution with the systems. I have tested it on two computers so far and no adverse effects. Unfortunately I can not release the entire version with this being a public beta. I decided it would be best if I just gave you the registry keys that this modifies so your not wondering wtf is this. Most of these keys in the beta release are the more widely used ones, some of the others we have in the private version are for 3dge system owners. Please Post your results :toast: I am by no means trying to advertise for 3dge Systems, the company dosen't even have a website :laugh: . This is a little installer I made and I would like for people to test it out for me. Please tell me of any gains you get!

Edit: *By the way I'm new here to your forums. :)

Thank you,

-NDM
The installer
RAR Download (86KB)
ZIP Download (95KB)

Beta "watered-Down" registry key list:
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Memory Management\PrefetchParameters]
"EnablePrefetcher" =dword:00000003

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Memory Management]
"DisablePagingExecutive" =dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout" ="10000"

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"ConfigFileAllocSize" ="200"

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"NtfsDisableLastAccessUpdate" =dword:00000001

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"NtfsMftZoneReservation" =dword:00000004

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"NtfsDisable8dot3NameCreation" =dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot" =dword:00000001

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Explorer\RemoteComputer\NameSpace]
"{D6277990-4C6A-11CF-8D87-00AA0060F5BF}" =-

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"AlwaysUnloadDLL" ="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction]
"Enable" ="Y"

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Memory Management\PrefetchParameters]
"EnablePrefetcher" =dword:00000003

[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks" ="1"

[HKEY_CURRENT_USER\Control Panel\Desktop]
"WaitToKillAppTimeout" ="5000"

[HKEY_CURRENT_USER\Control Panel\Desktop]
"HungAppTimeout" ="5000"

[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay" ="150"
 
Last edited:

Rage735

New Member
Joined
Apr 9, 2006
Messages
1 (0.00/day)
Noticed a speed when rebooting my pc. Since I'm always restarting my piece of crap, it's quite useful =P
 

PVTCaboose1337

Graphical Hacker
Joined
Feb 1, 2006
Messages
9,501 (1.43/day)
Location
Texas
System Name Whim
Processor Intel Core i5 2500k @ 4.4ghz
Motherboard Asus P8Z77-V LX
Cooling Cooler Master Hyper 212+
Memory 2 x 4GB G.Skill Ripjaws @ 1600mhz
Video Card(s) Gigabyte GTX 670 2gb
Storage Samsung 840 Pro 256gb, WD 2TB Black
Display(s) Shimian QH270 (1440p), Asus VE228 (1080p)
Case Cooler Master 430 Elite
Audio Device(s) Onboard > PA2V2 Amp > Senn 595's
Power Supply Corsair 750w
Software Windows 8.1 (Tweaked)
I am noticing that performance went up, not really that much, but a tad. Boot took same amount of time.
 
Joined
Oct 1, 2005
Messages
797 (0.12/day)
System Name Current
Processor Core i5 2500k
Motherboard Z77MA-G45
Cooling Cooler Master Tx3
Memory 8gb DDR3 1600Mhz
Video Card(s) Evga GTX 960 4GB GDDR5
Storage (1) SAMSUNG 850 EVO 500GB
Display(s) ASUS PB278Q 27" WQHD 2560x1440 IPS
Case Fractal Core 1000
Audio Device(s) Onboard
Power Supply 430 Watt Corsair
Mouse Logitech g602
Keyboard K70 LUX Mech LB, Red LED, Cherry MX Brown
Software Windows 10 + Hackintosh
If your looking to improve boot time give this a shot.
Create a batch file by doing the following:

1. Open notepad and enter the following lines:
-. RD /S /q "C:\Documents and Settings\"UserName without quotes"\Local Settings\History"
-. RD /S /q "C:\Documents and Settings\Default User\Local Settings\History"
-. RD /S /q "D:\Temp\" <--"Deletes temp folder, type in the location of your temp folder"

2. Save the fily and then rename is something like deltemp.bat

3. Now click Start, Run and type in gpedit.msc ->Computer Configuration ->Windows Settings ->Scripts and double click on Shutdown
-. ->Click Add and find the batch file you created and press ok to set the script
 
Top