| 贵 州 学 习 网 |
|
自windows Vista 5600 rc1发布以来,相信许多朋友已经在尝试了。但是也有很多朋友的机器有些老迈,运行起来有些吃力;或者一时难以习惯vista的uac不停的打扰,忍受不了没有彻底权限的受限管理员账号了,没有关系,看完此文这些问题都会解决。
一、无需key安装vista rc1 如果你没有key,也可以安装vista。不要再key输入框输入任何东西,直接点击下一步,然后向对话框回答“no”即可。你可以选择任何一个vista版本安装(ultimate, home premium, home basic, business, starter)检查底部的按钮,在那里继续。需要注意的是:如果你没有这么做就不能激活,除非你有该版本的cd key。 二、作为administrator登录 a.修改注册表,以便显示administrator帐号。 使用vista安装时创建的帐号登录 执行start->all program->accessories. 右击“command prompt” 选择“run as administrator” 从windows security 对话框单击“allow” 在 command prompt 窗口中,输入”regedit” (没有引号) ,然后回车 在registry editor中,找到key_local_machine->software->microsoft->windows nt->currentversion->winlogon (“->”应该替换为“/”) 添加新键“specialaccounts” (没有引号). 在“specialaccounts”键中,创建一个子健“userlist” (没有引号) 确信有这个位置:hkey_local_machine->software->microsoft->windows nt->currentversion->winlogon->specialaccounts->userlist (“->”应该替换为“/”) 在“userlist”键中,创建一个新的dword (32-bit)项,名称为“administrator”(没有引号) 双击这个dword 项,设置其值为1 关闭registry editor和command prompt 然后: 到start->all programs右击command prompt 输入control userpasswords2 单击advanced 再次单击advanced 选择users 选择administrator,取消选择 “administrator is disabled” 注意:有一点你要知道,administrator是计算机的超级用户,启用这个帐号以后,vista的许多安全功能可能会形同虚设。但是,同时就不会有uac来打扰你了。自己权衡利弊吧。 三、关闭一些无用的服务 如果你对计算机很了解的话,请尝试关闭一些你用不到的服务,可以节省一些系统资源。 1. 在run (win key +r)中输入services.msc 2. 你可以禁止运行的服务有: - computer browser (如果你没有局域网) - fax (如果你没有传真机) - windows error reporting service - secondary logon - tablet pc input service - print spooler (如果你没有打印机和传真) - windows time - media center receiver service (这回导致一些功能紊乱) - security center - routing and remote access (如果你没有局域网) - internet connection sharing - tcp/ip netbios helper - server (如果你不需要通过局域网共享) - offline files 3.关闭服务管理控制台 通过以上几步,将可以保证你的os在后台运行更少的进程。 四、禁用系统恢复 1. control panel- system and maintenance- system 2. advanced system settings 3. system protection标签 4.取消所有驱动器的选择. 5.应用所有变化. 五、禁用一些ui特效 1. control panel- system 2. advanced system settings 3. advanced ->performance->settings 4. 取消下列选择框: - fade or slide menus into view - fade or slide tooltips into view - show shadows under menus - show translucent selection rectangle - slide open combo boxes - use a background image for each folder type 5. 应用变化. |
责任编辑:gzu521