主题 : 【求助】XP快速启动软件叫什么名字?那里有下的!!谢谢
级别: 模拟新血
UID: 21231
精华: 0
发帖: 39
威望: 0 星
金钱: 2429 浮游币
贡献值: 0 点
好评度: 0 点
人气: 0 点
在线时间: 5(时)
注册时间: 2005-04-10
最后登录: 2008-06-18
楼主  发表于: 2005-05-10 13:27

【求助】XP快速启动软件叫什么名字?那里有下的!!谢谢

我的XP启动需要5分钟左右才能用,用什么软件能让它快点啊!!哭!!!!!
级别: 模拟小生
UID: 27235
精华: 0
发帖: 17
威望: 0 星
金钱: 2640 浮游币
贡献值: 0 点
好评度: 0 点
人气: 0 点
在线时间: 9(时)
注册时间: 2005-05-11
最后登录: 2024-08-06
沙发  发表于: 2005-05-13 01:13

加速关机
Windows Registry Editor Version 5.00

[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="3000"

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

加速开机
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"VideoInitTime"=dword:000003d8
"EnablePrefetcher"=dword:00000001
"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"


另存为reg文档导入即可