萎軟暈倒擦屁註冊表最佳化 (x86 32/64位元相容)

Austin

進階會員
已加入
9/18/03
訊息
294
互動分數
0
點數
16
網站
austinpowered.servehttp.com
在執行前, 請根據以下步驟備份您現有的註冊表, 以防萬一 mooon

請執行: Start > Run > 輸入 "regedit"
然後選擇File > Export >, 把現有的註冊表備份到您認為安全的存檔區.

切記, 以防萬一, 請備份, 否則後果自負.
您可在safe mode下執行Start > Run > 輸入 "regedit", 選擇 File > Import 來還原註冊表.

此外, 希望您能夠在乾淨的操作系統內執行此註冊表優化檔, 往往系統變得不穩定都是由之前已侵入的病毒或木馬程式所引起的.

本人已在超過20個各類型平台執行此註冊表優化檔, 確保無錯誤會發生.


此註冊表優化檔的下載連接: :PPP:

按我下載
 

Austin

進階會員
已加入
9/18/03
訊息
294
互動分數
0
點數
16
網站
austinpowered.servehttp.com
代碼:
Windows Registry Editor Version 5.00 

; *****The Ultimate Registry Optimiser by Austin & Dexter Version 2005*****
;
; ***** Proudly Presented to all Coolaler.com Members, 2005 All Rights Reserved
;
; Compatible with Windows XP Home Edition / Professional / Professional X64 Edition
;
; Any Questions & Bugs Report, please contact [email]antily1383@hotmail.com[/email]
;
; Basic format / syntax :
; ----------------------
;
; You can use the semi-colon not only to comment, but also to DISABLE unneeded,
; unknown, or inapplicable tweaks. Its better to comment out a tweak with the;
; instead of plainly deleting it so that it can be re-enabled by others incase
; they require the tweak.
;
; For example, a standard tweak may look like this:
; 
;;Disable Active Desktop
; [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer]
; "NoActiveDesktop"=dword:00000001
;
; The first line is the description of the tweak which is obviously commented (;)
; The second line shows the registry key
; The third line is the actual value/setting.
;
; The dword: stands for REG_DWORD type of keys and HAS to be in a 8 bit hex format
; as shown above. Usually 00000001 means yes or true, and 00000000 means no/false.
; To convert decimal (ordinary) values to hex, you can use the windows calculator
; (scientific mode) to convert decimal->hex.

; Note: Change the values to set the services to automatic, manual or disable
;
; 00000000 = No/False
; 00000001 = Yes/True
; 00000002 = Automatic
; 00000003 = Manual
; 00000004 = Disabled

;---------------------------------------------------------By Austin------------------------------------------------------------------------

[HKEY_CURRENT_USERSOFTWAREMicrosoftInternet ExplorerMain]
"Start Page"="http://www.coolaler.com/ipb"
"Default_Page_URL"="http://www.coolaler.com"

;Speed up shutdown &;Application Hung Timeout value
[HKEY_CURRENT_USERControl PanelDesktop]
"WaitToKillAppTimeout"="1000"
"HungAppTimeout"="200" 
"AutoEndTasks"="1" 
"MenuShowDelay"="0"

[HKEY_LOCAL_MACHINESystemCurrentControlSetControl]
"WaitToKillServiceTimeout"="500"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersion]
"RegDone"="1"

;Optimize L2 Cache Detection (Manual)
; Note: Change the setting depending on the L2 Cache of your CPU.
; If you dont know the L2 cache of your CPU, use a freeware program like CPU-Z
; http://www.cpuid.com/cpuz.php
;
; 8192 KB = 00002000
; 4096 KB = 00001000
; 2048 KB = 00000800
; 1024 KB = 00000400
; 512 KB = 00000200
; 256 KB = 00000100
[HKEY_LOCAL_MACHINESystemCurrentControlSetControlSession ManagerMemoryManagement]
"SecondLevelDataCache"=dword:00000400 

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory ManagementPrefetchParameters]
"VideoInitTime"=dword:00000439
"AppLaunchMaxNumPages"=dword:00000fa0 
"AppLaunchMaxNumSections"=dword:000000aa 
"AppLaunchTimerPeriod"=hex:80,69,67,ff,ff,ff,ff,ff 
"BootMaxNumPages"=dword:0001f400 
"BootMaxNumSections"=dword:00000ff0 
"BootTimerPeriod"=hex:00,f2,d8,f8,ff,ff,ff,ff 
"MaxNumActiveTraces"=dword:00000008
"MaxNumSavedTraces"=dword:00000008 
"RootDirPath"="Prefetch"
"HostingAppList"="DLLHOST.EXE,MMC.EXE,RUNDLL32.EXE"
"EnablePrefetcher"=dword:00000005

;Speed up net by improving DNS resolution
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesDnscacheParameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d

;Improve Core System Performance **** WARNING : Requires at least 512 MB RAM!
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management]
"DisablePagingExecutive"=dword:00000001

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management]
"LargeSystemCache"=dword:00000001

;Increase IoPageLockLimit (disk cache)
; Note- Use the following settings depending on your system RAM:
; 00020000 = 131072 KB (if RAM > 512 MB)
; 00010000 = 65536 KB (if RAM > 256 MB)
; 00008000 = 32768 KB (if RAM > 128 MB)
; 00004000 = 16384 KB (if RAM > 64 MB)
; 00002000 =  8192 KB (if RAM > 32 MB)
; 00001000 =  4096 KB (if RAM < 32 MB)
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management]
"IoPageLockLimit"=dword:00010000

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlFileSystem]
"NtfsDisableLastAccessUpdate"=dword:00000001

;Force Windows to Unload DLLs from Memory
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerAlwaysUnloadDLL]
"Default"="1"

[HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionExplorer]
"DesktopProcess"=dword:00000001

[HKEY_LOCAL_MACHINESOFTWAREClasses*shellOpenInNotepad]
@="Open with Notepad"
[HKEY_LOCAL_MACHINESOFTWAREClasses*shellOpenInNotepadcommand]
@="notepad.exe "%1""

[HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryshellNewWindow]
@="Open in New Window"
[HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryshellNewWindowcommand]
@="explorer.exe %1"

[HKEY_CLASSES_ROOTDriveshellDFrg]
@="Disk Defragmenter"
[HKEY_CLASSES_ROOTDriveshellDFrgcommand]
@="mmc.exe %%systemroot%%\SYSTEM32\DFrg.msc"

[HKEY_CLASSES_ROOTDriveshellDiskMgmt]
@="Disk Management"
[HKEY_CLASSES_ROOTDriveshellDiskMgmtcommand]
@="mmc.exe %%systemroot%%\SYSTEM32\DiskMgmt.msc"

[HKEY_CLASSES_ROOTDirectoryshellCmd]
@="Command Prompt"
[HKEY_CLASSES_ROOTDirectoryshellCmdcommand]
@="cmd.exe /k "cd %L""

[HKEY_CLASSES_ROOTDriveshellCmd]
@="Command Prompt"
[HKEY_CLASSES_ROOTDriveshellCmdcommand]
@="cmd.exe /k "cd %L""

[HKEY_LOCAL_MACHINESOFTWAREClassesCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellDevMgr]
@="Device Manager"
[HKEY_LOCAL_MACHINESOFTWAREClassesCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellDevMgrcommand]
@="mmc.exe %%systemroot%%\SYSTEM32\devmgmt.msc"

[HKEY_LOCAL_MACHINESOFTWAREClassesCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegedit]
@="Registry Editor"
[HKEY_LOCAL_MACHINESOFTWAREClassesCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegeditcommand]
@="regedit"

[HKEY_LOCAL_MACHINESOFTWAREClassesCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellService]
@="Services"
[HKEY_LOCAL_MACHINESOFTWAREClassesCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellServicecommand]
@="mmc.exe %%systemroot%%\SYSTEM32\services.msc"

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters]
"TcpWindowSize"=dword:0000afc8

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesNdisWanParametersProtocols
 

turtle

高級會員
已加入
3/5/04
訊息
607
互動分數
0
點數
0
網站
造訪網站
謝謝你的分享,不知道有沒有2K的...:D
 

憂鬱症患者

榮譽會員
已加入
9/18/03
訊息
1,865
互動分數
0
點數
0
感謝分享~ :sun:
 

tom7089

C/P之王
已加入
9/23/03
訊息
8,021
互動分數
1
點數
38
已下載,感謝分享 :)
 

alan0419

進階會員
已加入
10/15/03
訊息
244
互動分數
0
點數
16
年齡
41
已下了,來試試有什麼驚奇之處
 

sloveliu

進階會員
已加入
3/12/04
訊息
233
互動分數
0
點數
16
網站
造訪網站
請問怎麼使用啊?
解壓縮出來後是一個執行檔
執行了之後,命令提示字元的視窗就停掛很久∼
到我洗澡完還沒執行完?
 

Austin

進階會員
已加入
9/18/03
訊息
294
互動分數
0
點數
16
網站
austinpowered.servehttp.com
請在解壓縮後, 按滑鼠右鍵, 選擇open with, 用notepad 開啟.
之後查看內容,於上述所PO的源代碼校對, 如果吻和, 就可以雙擊滑鼠左鍵執行.
大約3到5秒鐘內會執行完畢.

如果是亂碼, 可能是您的暈倒擦屁有內部問題.
或是檔案下載不完整.
請自行手動複製以上所PO的源代碼到notepad裡, 檔案另存為 XXXX.reg (而不是.txt)

您可以重新開機, 試試看對您的電腦, 看看有沒有什麼效果.
加速倒是其次, 這優化檔的作用能讓您的操作過程更為順暢.
效果視平台狀況而定.
 

Austin

進階會員
已加入
9/18/03
訊息
294
互動分數
0
點數
16
網站
austinpowered.servehttp.com
此外, 用戶也可手動依據處理器類型更改第二級緩存/快取記憶體的大小.

請注意以下代碼:

;Optimize L2 Cache Detection (Manual)
; Note: Change the setting depending on the L2 Cache of your CPU.
; If you dont know the L2 cache of your CPU, use a freeware program like CPU-Z
; http://www.cpuid.com/cpuz.php
;
; 8192 KB = 00002000
; 4096 KB = 00001000
; 2048 KB = 00000800
; 1024 KB = 00000400
; 512 KB = 00000200
; 256 KB = 00000100
[HKEY_LOCAL_MACHINESystemCurrentControlSetControlSession ManagerMemoryManagement]
"SecondLevelDataCache"=dword:00000400

原本檔案自帶設定為1024KB二級緩存**

64KB L2 Cache:
AMD Duron ( Spitfire, Morgan, Applebred )

128KB L2 Cache:
Intel Celeron ( All Socket 370 except Tualatin, All Socket 478 except Celeron D )
AMD Sempron ( Certain Socket 754 K8)
AMD K6-2+ (Socket 7)

256KB L2 Cache:
Intel Pentium III ( All Coppermine core )
Intel Celeron ( All Tualatin core & All Celeron D )
Intel Pentium 4 ( All Williamate core Socket 423 and 478 upto 2GHz )
AMD K6-III and K6-III+( Socket 7 )
AMD Athlon K7 ( All Socket A except Barton core )
AMD Sempron ( All Socket A Thorougbred & Thorton core; certain Socket 754 K8)

512KB L2 Cache:
Intel Pentium II ( All Slot 1 PII )
Intel Pentium III ( All Tualatin core )
Intel Celeron M ( All Crippled Dothan-512 S479 core)
Intel Pentium 4 ( All Northwood core Socket 478 upto 3.4GHz )
AMD K6-2 ( All Socket 7 K6-2 with 512KB on-board Cache )
AMD Athlon K7 ( All Slot A Athlon K7 & K75 and Socket A Barton core )
AMD Athlon K8 ( All Winchester & Venice Socket 939, Certain Clawhammer, Newcastle & Turion 64 Socket 754 )

1MB L2 Cache:
Intel Celeron M ( All Crippled Dothan-1MB core)
Intel Pentium M ( Banias-1MB S479 )
Intel Pentium 4 ( All Prescott 5xx Socket 478 or LGA775 upto 3.8GHz )
AMD Athlon K8 ( Certain Turion 64, SanDiego, Toledo X2, FX Series, Clawhammer & Sledgehammer on S754, S939 & S940 )

2MB L2 Cache:
Intel Pentium M ( Dothan S479 )
Intel Pentium 4 ( All Prescott 6xx Socket 478 or LGA775 upto 3.8GHz )
Intel Pentium 4 EE ( All Prescott LGA775 EE Series )
 
▌延伸閱讀