PCDVD數位科技討論區
PCDVD數位科技討論區   註冊 常見問題 標記討論區為已讀

回到   PCDVD數位科技討論區 > 電腦硬體討論群組 > 效能極限
帳戶
密碼
 

  回應
 
主題工具
ivan38103
*停權中*
 

加入日期: Jan 2006
文章: 107
在下的終極優化for windows!!請不用下載其他軟體進行優化,沒用的!!存成x.reg從開機即可感受

Windows Registry Editor Version 5.00
;將所有文字存成x.reg,重新開機即可感受!!!,這是再下對自己電腦優化,做出來的^_^你也不用自行刪除以下文字,我測試過無數次了!!不像網路上面哪些不負責亂PO的人,我網路方面也有做過調整了!!!
;THE reg by ivan3803
;--------------------------右鍵相關---------------------

;增加"資料夾"的滑鼠右鍵選單 - 在新視窗打開
[HKEY_LOCAL_MACHINE\software\Classes\Directory\shell\NewWindow]
@="在新視窗打開"
[HKEY_LOCAL_MACHINE\software\Classes\Directory\shell\NewWindow\command]
@="explorer.exe %1"

;增加"檔案"的滑鼠右鍵選單 - 使用記事本開啟
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\OpenInNotepad]
@="使用記事本開啟"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\OpenInNotepad\command]
@="notepad.exe \"%1\""

;增加"檔案"的滑鼠右鍵選單 - 三種檔案的註冊及取消註冊
[HKEY_CLASSES_ROOT\.ax]
"Content Type"="application/x-msdownload"
@="axfile"
[HKEY_CLASSES_ROOT\axfile]
@="Application Extension"
[HKEY_CLASSES_ROOT\axfile\Shell\Register\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\axfile\Shell\UnRegister\command]
@="regsvr32.exe /u \"%1\""
[HKEY_CLASSES_ROOT\.dll]
"Content Type"="application/x-msdownload"
@="dllfile"
[HKEY_CLASSES_ROOT\dllfile]
@="Application Extension"
[HKEY_CLASSES_ROOT\dllfile\Shell\Register\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\dllfile\Shell\UnRegister\command]
@="regsvr32.exe /u \"%1\""
[HKEY_CLASSES_ROOT\.ocx]
@="ocxfile"
[HKEY_CLASSES_ROOT\ocxfile]
@="OCX"
[HKEY_CLASSES_ROOT\ocxfile\Shell\Register\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\ocxfile\Shell\UnRegister\command]
@="regsvr32.exe /u \"%1\""

;增加"資料夾/磁碟"的滑鼠右鍵選單 - 命令提示字元
[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@="命令提示字元"
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@="cmd.exe /k \"cd %L\""
[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@="命令提示字元"
[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@="cmd.exe /k cd \"%l\""

;增加"我的電腦"的滑鼠右鍵選單 - 服務
[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

;增加"我的電腦"的滑鼠右鍵選單 - 裝置管理員
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]
@="裝置管理員"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command]
@="mmc.exe %%systemroot%%\\SYSTEM32\\devmgmt.msc"

;增加"我的電腦"的滑鼠右鍵選單 - 登錄編輯程式

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit]
@="登錄編輯"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit\command]
@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,72,00,65,\
00,67,00,65,00,64,00,69,00,74,00,2e,00,65,00,78,00,65,00,00,00



;--------------------------系統相關---------------------

;Detect as installed GDI+ Tool (for SP2)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GdiDetectionTool]
"GDITool"=dword:00000001

;永不在Windows Update搜尋驅動程式
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\DriverSearching]
"DontSearchWindowsUpdate"=dword:00000001


;新增一個2000使用者帳戶
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}]
@="2000使用者帳戶"
"InfoTip"="Starts The Windows 2000 style User Accounts dialog"

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\DefaultIcon]
@="%SystemRoot%\\\\System32\\\\nusrmgr.cpl,1"

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open]

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open\command]
@="Control Userpasswords2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{98641F47-8C25-4936-BEE4-C2CE1298969D}]
@="Add Userpasswords2 to Control Panel"

;取消Windows遇到嚴重問題時突然重新開機
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000
"CrashDumpEnabled"=dword:00000000
"LogEvent"=dword:00000000
"SendAlert"=dword:00000000

;加速WinXP
[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="1000"
"MenuShowDelay"="0"
"WaitToKillAppTimeout"="1000"

;禁用錯誤報告
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]
;Specify Report All or No Errors : (0) =All (1)=None
"AllOrNone"=dword:00000001
;Enable Reports=OFF
"DoReport"=dword:00000000
;Enable Report of Kernel Errors=OFF
"IncludeKernelFaults"=dword:00000000
;Enable Report of Microsoft App Errors=OFF
"IncludeMicrosoftApps"=dword:00000000
;Enable Report of Windows Apps Errors=OFF
"IncludeWindowsApps"=dword:00000000
;Enable Error Dialog Box
"ShowUI"=dword:00000001

;關閉Dr.Watson
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug]
"Auto"="0"

;關閉NTFS Last Access Time Stamp
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisableLastAccessUpdate"=dword:00000001

;裝置管理員相關
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Environment]
;在裝置管理員裡顯示細節
"DEVMGR_SHOW_DETAILS"="1"
;在裝置管理員裡顯示所有的裝置
"DEVMGR_SHOW_NONPRESENT_DEVICES"="True"

;關閉導覽 Windows XP提示
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000


;允許重新命名資源回收筒
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000

;關閉泡泡提示文字

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"FolderContentsInfoTip"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\tips]
"Show"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"StartButtonBalloonTip"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowInfoTip"=dword:00000000


;使用 Notepad 開啟 nfo
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo]
"Application"="NOTEPAD.EXE"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithList]
"a"="Explorer.exe"
"MRUList"="ba"
"b"="NOTEPAD.EXE"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithProgids]
"MSInfo.Document"=hex(0):
     
      
舊 2006-11-20, 06:31 PM #1
回應時引用此文章
ivan38103離線中  
ivan38103
*停權中*
 

加入日期: Jan 2006
文章: 107
;--------------------------網路相關---------------------
;網路加速方面
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPerServer"=dword:00000020
"MaxConnectionsPer1_0Server"=dword:00000020

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPerServer"=dword:00000020
"MaxConnectionsPer1_0Server"=dword:00000020

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
"NetFailureCacheTime"=dword:00000000
"NegativeSOACacheTime"=dword:00000000
"MaxNegativeCacheTtl"=dword:00000000


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"SackOpts"=dword:00000001
"TcpWindowSize"=dword:0003e640
"Tcp1323Opts"=dword:00000001
"DefaultTTL"=dword:00000040
"EnablePMTUBHDetect"=dword:00000000
"EnablePMTUDiscovery"=dword:00000001
"GlobalMaxTcpWindowSize"=dword:0003e640


; 加快 IE瀏覽器閱讀網頁能力-增加 Dns快取

[HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Dnscache\Parameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d

; 加快 ADSL通訊協定速度

[HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\NdisWan\Parameters\Protocols\0]
"ProtocolType"=dword:00000800
"PPPProtocolType"=dword:00000021
"ProtocolMTU"=dword:000005c8


;關閉SP2對應用程式的警告訊息
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Download]
"CheckExeSignatures"="no"
"RunInvalidSignatures"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments]
"SaveZoneInformation"=dword:00000001
"LowRiskFileTypes"=".zip;.rar;.nfo;.txt;.exe;.bat;.com;.cmd;.reg;.msi;.htm;.html;.gif;.bmp;.jpg;.avi;.mpg;.mpeg;.mov;.mp3;.m3u;.wav;"



;鎖定工具列
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]
"Locked"=dword:00000001



;IE設定
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
;關閉IE更新檢查=ON
"NoUpdateCheck"=dword:00000001
;停用使用IE的應用程式的指令碼偵錯=ON
"DisableScriptDebuggerIE"="yes"
;停用IE指令碼偵錯=ON
"Disable Script Debugger"="yes"
;下載完成後結束對話方塊=ON
"NotifyDownloadComplete"="no"
;關閉檔案關連檢查
"Check_Associations"="no"
;Enable page transitions
"Page_Transitions"=dword:00000000

;解決安裝XP SP2 後無法顯示驗證碼的問題
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Security]
"BlockXBM"=dword:00000000

;取消「排定的工作」以加快共用資料夾顯示速度→增加開啟「網路上的芳鄰」的速度
[-HKEY_LOCAL_MACHINE\software\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]

;加快切換user及網路連接的速度並防止user切換時斷線
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"KeepRasConnections"="1"


;--------------------------多媒體相關---------------------

;讓Windows Media Player的預設檔案類型能看到 *.dat、*.rmvb、*.rm、*.ra、*.mov的檔案
[HKEY_LOCAL_MACHINE\software\Microsoft\MediaPlayer\Player\Extensions\Types]
"3"="*.mpeg;*.mpg;*.m1v;*.mp2;*.mpa;*.mpe;*.dat;*.rmvb;*.rm;*.ra;*.mov"

;設定Windows Media Player相關
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer]
;Windows Media Player自動搜尋媒體資訊 (7.0 & Later)
"DisableAutoUpdate"=dword:00000000

;開啟Windows Media Player的DVD播放功能
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Player\Settings]
"EnableDVDUI"="yes"

;設定Windows Media Player
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]
"AppColorLimited"=dword:00000000
;撥放後,將音樂檔案新增至媒體櫃=OFF
"AutoAddMusicToLibrary"=dword:00000000
;複製音樂>複製防止的音樂=OFF
"CDRecordDRM"=dword:00000000
;隱私權>儲存檔案及URL歷程紀錄=OFF
"DisableMRU"=dword:00000001
"DoNotShowAnchor"=dword:00000001
;播放中允許使用螢幕保護程式=OFF
"EnableScreenSaver"=dword:00000000
"FirstRun"=dword:00000000
"ForceOnline"=dword:00000000
"LaunchIndex"=dword:00000001
;媒體櫃>藉由從網際網路...(I)
"MetadataRetrieval"=dword:00000000
"PlayerScriptCommandsEnabled"=dword:00000000
;提示我備份授權=OFF
"PromptLicenseBackup"=dword:00000000
;媒體櫃>自動將購買的音樂新增至我的媒體櫃=OFF
"SaveDRMMusic"=dword:00000000
;Disable Media Player identification through Internetsites
"SendUserGUID"=dword:00000000
"ShowAlbumArt"=dword:00000000
;隱私權>自動為受到保護的內容擷取授權(N)
"SilentAcquisition"=dword:00000000
;在撥放程式開始時使用媒體導覽=OFF
"StartInMediaGuide"=dword:00000000
"StretchToFit"=dword:00000001
"UpgradeCheckFrequency"=hex:01,00,00,00
自動下載轉碼器=OFF
"UpgradeCodecPrompt"=dword:00000000
"UsageTracking"=dword:00000000
"WebScriptCommandsEnabled"=dword:00000001
"WebStreamsEnabled"=dword:00000001


;加速存取AVI 媒體檔
[-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]
 
舊 2006-11-20, 06:37 PM #2
回應時引用此文章
ivan38103離線中  
ivan38103
*停權中*
 

加入日期: Jan 2006
文章: 107
;--------------------------雜項---------------------

;設定 SIF 為文字檔
[HKEY_CLASSES_ROOT\.sif]
@="txtfile"
"PerceivedType"="text"
"Content Type"="text/plain"
[HKEY_CLASSES_ROOT\.sif\PersistentHandler]
@="{5e941d80-bf96-11cd-b579-08002b30bfeb}"

;不套用Theme裡的ScreenSaver
[HKEY_CURRENT_USER\Software\Microsoft\Plus!\Themes\Apply]
"Screen saver"="0"

;設營幕保護為 "無"
[HKEY_CURRENT_USER\Control Panel\Desktop]
"SCRNSAVE.EXE"=""
"ScreenSaveActive"="0"
"NoAutoReturnToWelcome"="1"

;工具列選項->類似工具列按鈕分組=OFF
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarGlomming"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarGlomming"=dword:00000000

;工具列選項->隱藏非使用中的圖示=OFF
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"EnableAutoTray"=dword:00000000


;允許重新命名資源回收筒
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000


;關閉導覽Windows XP提示
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000

;禁用桌面清除精靈
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
"NoRun"=dword:00000001


;開啟快速啟動列
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]
"TaskbarWinXP"=hex:0c,00,00,00,08,00,00,00,02,00,00,00,00,00,00,00,b0,e2,2b,\
d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,01,00,00,1a,00,00,00,\
01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,\
00,00,00,c0,00,00,00,00,00,00,46,83,00,00,00,10,00,00,00,a0,b0,48,5e,89,8d,\
bd,01,00,d8,9e,e4,2a,8d,bd,01,00,45,fe,5e,89,8d,bd,01,00,00,00,00,00,00,00,\
00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,13,01,14,00,1f,0f,e0,4f,\
d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,23,44,3a,5c,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,cd,97,15,00,31,00,00,00,00,00,af,24,5c,\
b9,10,80,57,69,6e,6e,74,00,00,20,00,31,00,00,00,00,00,af,24,a3,b9,10,00,50,\
72,6f,66,69,6c,65,73,00,50,52,4f,46,49,4c,45,53,00,19,00,31,00,00,00,00,00,\
c1,24,08,92,10,00,69,65,35,30,30,2e,30,30,30,00,00,28,00,31,00,00,00,00,00,\
c1,24,08,92,10,00,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,00,41,50,\
50,4c,49,43,7e,31,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,69,63,72,\
6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,00,d3,22,\
32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,49,4e,54,\
45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,69,63,6b,\
20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,8d,00,00,00,1c,00,\
00,00,01,00,00,00,1c,00,00,00,36,00,00,00,0d,f0,ad,ba,8c,00,00,00,1a,00,00,\
00,03,00,00,00,e7,18,2d,23,10,00,00,00,49,45,35,30,30,5f,58,31,43,00,43,3a,\
5c,57,49,4e,4e,54,5c,50,72,6f,66,69,6c,65,73,5c,49,45,35,30,30,2e,30,30,30,\
5c,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,5c,4d,69,63,72,6f,73,6f,\
66,74,5c,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,5c,51,75,69,63,\
6b,20,4c,61,75,6e,63,68,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,a3,00,00,\
00,00,00,00,00,08,00,00,00,02,00,00,00,cc,00,00,00,01,00,00,00,03,00,00,00,\
4a,00,00,00,01,00,00,00,40,00,32,00,e6,01,00,00,c4,24,15,9f,20,00,4c,61,75,\
6e,63,68,20,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,20,42,72,6f,\
77,73,65,72,2e,6c,6e,6b,00,4c,41,55,4e,43,48,7e,32,2e,4c,4e,4b,00,00,00,40,\
00,00,00,02,00,00,00,36,00,32,00,48,02,00,00,c4,24,15,9f,20,00,4c,61,75,6e,\
63,68,20,4f,75,74,6c,6f,6f,6b,20,45,78,70,72,65,73,73,2e,6c,6e,6b,00,4c,41,\
55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,00,36,00,00,00,00,00,00,00,2c,00,32,00,\
51,00,00,00,ec,22,46,39,20,00,53,68,6f,77,20,44,65,73,6b,74,6f,70,2e,73,63,\
66,00,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,00,52,00,00,00,e0,00,00,00,\
00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,\
00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,37,02,\
00,00,e0,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,\
00,00,00,00,00,01,00,00,00
;--------------------------關閉無用的服務---------------------

;關閉 "資訊安全中心"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
"Start"=dword:00000004


;設 Automatic Updates 自動
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv]
"Start"=dword:00000002

;設有更新就通知但不要下載
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AUOptions"=dword:00000002
;Disable Remote Registry Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry]
"Start"=dword:00000004

;Disable Alerter
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Alerter]
"Start"=dword:00000004

;Disable Windows Time Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time]
"Start"=dword:00000004

;Disable Error Reporting Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ERSvc]
"Start"=dword:00000004

;Disable ClipBook
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ClipSrv]
"Start"=dword:00000004

;Disable Remote Desktop Help Session Manager
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RDSessMgr]
"Start"=dword:00000004

;Disable Secondary Log-on
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\seclogon]
"Start"=dword:00000004

;Disable Performance Logs & Alerts
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysmonLog]
"Start"=dword:00000004

;Disable Imapi CD-Burning Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ImapiService]
"Start"=dword:00000004

;Disable System Restore Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\srservice]
"Start"=dword:00000004

;設 "說明與支援" 為手動
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\helpsvc]
"Start"=dword:00000003


;This will disable QoS RSVP
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RSVP]
"Start"=dword:00000004

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched]
"NonBestEffortLimit"=dword:00000000


;This will disable "Smart Card"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardSvr]
"Start"=dword:00000004

;This will disable "Smart Card Helper"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardDrv]
"Start"=dword:00000004

;This will disable "SSDP Discovery Service"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SSDPSRV]
"Start"=dword:00000004

;This will disable "WebClient"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient]
"Start"=dword:00000004

;This will disable "WMI Performance Adapter"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WmiApSrv]
"Start"=dword:00000004

;This will disable "Portable Media Serial Number"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WmdmPmSp]
"Start"=dword:00000004

;啟動 Background Intelligent Transfer Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BITS]
"Start"=dword:00000002
舊 2006-11-20, 06:39 PM #3
回應時引用此文章
ivan38103離線中  
ivan38103
*停權中*
 

加入日期: Jan 2006
文章: 107
;--------------------------視覺效果---------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]
"VisualFXSetting"=dword:00000003

;最大/小化視窗動畫
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\AnimateMinMax]
"DefaultValue"=dword:00000000
;滑動下拉式方塊
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ComboBoxAnimation]
"DefaultValue"=dword:00000000
;滑鼠陰影
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\CursorShadow]
"DefaultValue"=dword:00000000
;拖放時顯示視窗內容
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DragFullWindows]
"DefaultValue"=dword:00000000
;功能表顯示陰影
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DropShadow]
"DefaultValue"=dword:00000000
"DefaultByAlphaTest"=dword:00000000
;去除螢幕字形毛邊
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\FontSmoothing]
"DefaultValue"=dword:00000001
"DefaultByFontTest"=dword:00000001
;平滑捲動清單方塊
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListBoxSmoothScrolling]
"DefaultValue"=dword:00000000
;半透明選取矩形
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewAlphaSelect]
"DefaultValue"=dword:00000000
"DefaultByAlphaTest"=dword:00000000
;桌面圖示下拉式陰影
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewShadow]
"DefaultValue"=dword:00000001
"DefaultByAlphaTest"=dword:00000001
;資料夾背景影像
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewWatermark]
"DefaultValue"=dword:00000000
"DefaultByAlphaTest"=dword:00000000
;功能表後逐漸淡化或滑動到檢視
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\MenuAnimation]
"DefaultValue"=dword:00000000
"DefaultByAlphaTest"=dword:00000000
;按下功能表後逐漸淡化
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\SelectionFade]
"DefaultValue"=dword:00000000
"DefaultByAlphaTest"=dword:00000000
;滑動工作列按鈕
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TaskbarAnimations]
"DefaultValue"=dword:00000000
"DefaultByAlphaTest"=dword:00000000
;圖形樣式
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Themes]
"DefaultValue"=dword:00000000
"NoApplyDefault"="yes"
;工具提示逐漸淡化或滑動到檢視
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TooltipAnimation]
"DefaultValue"=dword:00000000
"DefaultByAlphaTest"=dword:00000000
;資料夾使用一般工作/傳統資料夾
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\WebView]
"DefaultValue"=dword:00000001
"DefaultByAlphaTest"=dword:00000001


; 優先使用實體記憶體加快系統速度,提升系統的效能

[HKEY_LOCAL_MACHINE\system\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000001

; 將檔案系統的快取記憶體緩衝區加大為 64MB,可以減少 P2P軟體對硬碟的傷害

[HKEY_LOCAL_MACHINE\system\CurrentControlSet\Control\Session Manager\Memory Management]
"IoPageLockLimit"=dword:00010000

; 登入 Windows時,固定開啟數字鍵(Num Lock)

[HKEY_CURRENT_USER\Control Panel\Keyboard]
"InitialKeyboardIndicators"="2"

; 讓歡迎視窗更清晰

[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
"FontSmoothingType"=dword:00000002



; 關閉 IE自動縮圖功能

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Enable AutoImageResize"="NO"

; 加大桌面圖示快取為 4MB

[HKEY_LOCAL_MACHINE\software\Microsoft\Windows\CurrentVersion\explorer]
"Max Cached Icons"="4096"



; 縮短不正常關機,磁碟掃瞄(Chkdsk)的等待時間→設為 0秒

[HKEY_LOCAL_MACHINE\system\CurrentControlSet\Control\Session Manager]
"AutoChkTimeOut"=dword:00000000

; 自動關閉停止回應的程式

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

; 自動清除記憶體中的 DLL檔案

[HKEY_LOCAL_MACHINE\software\Microsoft\windows\CurrentVersion\Explorer]
"AlwaysUnloadDLL"=dword:00000001

; 關閉將視窗最大化或最小化的動畫效果
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"MinAnimate"="0"
; 關閉桌面圖示顯示的提示文字
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowInfoTip"=dword:00000000

; 關閉磁碟空間的不足通知

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001

; 關閉在啟動電腦時執行 Defrag程式→解決硬碟轉個不停

[HKEY_LOCAL_MACHINE\software\Microsoft\Dfrg\BootOptimizeFunction]
"Enable"="N"


; 關閉系統預設開啟的分享資料夾
[HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\LanmanServer\Parameters]
"AutoShareServer"=dword:00000000
"AutoShareWKs"=dword:00000000

; 讓「登出」固定顯示在開始功能表中

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"ForceStartMenuLogOff"=dword:00000001


; 關閉 Windows線上註冊→設定 Windows XP為註冊狀態

[HKEY_LOCAL_MACHINE\software\Microsoft\Windows NT\CurrentVersion]
"RegDone"="1"

;關閉系統預設開啟的分享資料夾
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]
"AutoShareServer"=dword:00000000
"AutoShareWKs"=dword:00000000

; 降低「CMOS/即時時鐘」對系統的分發請求,以增進效能

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]
"IRQ8Priority"=dword:00000001

; 區隔桌面和檔案總管的執行程序
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"DesktopProcess"=dword:00000001



; 當使用「網路上的芳鄰」連結任一台電腦時,取消檢查對方「印表機和傳真」,以加快共用資料夾顯示速度

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{2227A280-3AEA-1069-A2DE-08002B30309D}]

; 關閉 Windows Media Player自動搜尋媒體資訊與自動更新(7.0 (含)以後版本)

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer]
"DisableAutoUpdate"=dword:00000001

; 關閉磁碟空間的不足通知
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001

; 讓桌面上的圖示以 32位元色彩來顯示
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"Shell Icon BPP"="32"

; 讓工作列上的小時鐘顯示星期幾
[HKEY_CURRENT_USER\Control Panel\International]
"sLongDate"="yyyy'年'M'月'd'日 'dddd"

; 提升 NTFS檔案系統的效能
[HKEY_LOCAL_MACHINE\system\CurrentControlSet\Control\FileSystem]
"NtfsDisableLastAccessUpdate"=dword:00000001

;天啊,PCDVD網頁開的好慢,orz好了最後一篇將以上所有的字另存成x.reg就ok了
;The reg by ivan38103
舊 2006-11-20, 06:41 PM #4
回應時引用此文章
ivan38103離線中  
DavidYou
Advance Member
 
DavidYou的大頭照
 

加入日期: Dec 2005
文章: 365
訂閱 ^^"""
舊 2006-11-20, 06:43 PM #5
回應時引用此文章
DavidYou離線中  
ivan38103
*停權中*
 

加入日期: Jan 2006
文章: 107
網路上哪些優化軟體會讓系統不穩,
建議不要裝,
有關優化方面軟體一概不要裝,
裝有用到的軟體就好!!
軟體在多也沒用,
拖壞系統而已,
從reg下手是最實在的,
以下也有對BT優化[還有其他BT優化,過幾天再說好了],
開機速度加快,
網路速度優化,
讓你用windows xp用的很爽喔,
win2000
office2003
vista都適用
只要你覺得系統不對勁!!點一下
即可優化^^
每個數據我都嚴選的,
這都是我電腦的終極優化,
有感覺的人上來po一下吧,就這樣了
舊 2006-11-20, 06:52 PM #6
回應時引用此文章
ivan38103離線中  
UBF375
Advance Member
 
UBF375的大頭照
 

加入日期: Apr 2002
您的住址: 台南高雄不定點出沒
文章: 439
請問這使用法是把以上所有的資料copy在同一個筆記本內再檔名改成x.reg即可嗎?
舊 2006-11-20, 07:03 PM #7
回應時引用此文章
UBF375離線中  
duke06
Regular Member
 

加入日期: Aug 2005
您的住址: 地球
文章: 68
大大 先給你掌聲了 看到這麼多東西
還想按"加分" 發覺這裡沒有

自己用出reg的終極優化 真棒阿
小弟試用去 先用再說感想了
倒是自己真的灌了不少優化軟體
舊 2006-11-20, 07:08 PM #8
回應時引用此文章
duke06離線中  
akira-yuki
Basic Member
 
akira-yuki的大頭照
 

加入日期: Jul 2004
文章: 29
小弟資質愚鈍... 看不懂
究竟哪些是要CO的哪些是不用CO的
可以麻煩樓主乾脆好人做到底將其作成附加檔案上傳嗎?
舊 2006-11-20, 07:11 PM #9
回應時引用此文章
akira-yuki離線中  
mobius797
Junior Member
 
mobius797的大頭照
 

加入日期: Dec 2004
文章: 864
和以前pcdvd另一版流傳的優化差不多
不過這種東西能改的也就差不多是這些了吧
話說回來至今有幾項微軟已經說明在xp系統中是無效的了
例如這個:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]
"IRQ8Priority"=dword:00000001
還有其他幾項
不過沒效果就表示沒好處也沒壞處就是了
基本上全部都用是沒有問題的
已經比以前去掉很多無用的了
舊 2006-11-20, 07:27 PM #10
回應時引用此文章
mobius797離線中  


    回應


POPIN
主題工具

發表文章規則
不可以發起新主題
不可以回應主題
不可以上傳附加檔案
不可以編輯您的文章

vB 代碼打開
[IMG]代碼打開
HTML代碼關閉



所有的時間均為GMT +8。 現在的時間是01:49 PM.


vBulletin Version 3.0.1
powered_by_vbulletin 2024。