当前位置: 首页 > 图文教程 > 操作系统 > Windows > 免激活合法使用Vista1年的终极方法

Windows
操作系统启动慢的原因分析
Windows7 操作系统中的手写公式
hal.dll 丢失的原因分析
windows 安全模式下的作用
Dell 1200笔记本安装WinXP时盘符错乱
Windows Tab键 灵活使用
正确设置让Windows Vista防火墙发挥作用
对比Vista,探秘Windows 7系统内置的防火墙
解决Vista进入桌面前“文件缺失”提示不能进入系统的问题
64位Vista、Windows7系统IIS连接数据库故障完美解决
Vista、XP、Windows7下非会员如何去除QQ2009的广告
如何彻底屏蔽网页右下角的百度TV等广告窗口
解决Windows Vista系统安装时识别不到硬盘问题
Windows 7 和 Vista 下使用 Alipay 的解决方法总结
设置和使用Windows Vista中的Windows会议室
快速切换Vista/Win7下的电源计划
启用和禁用Vista和Win 7中的TCP半开连接数限制
Windows 7 和Vista下IE8访问交通银行网上银行的解决办法
两种方法解决Vista下内置游戏无故丢失的问题
Windows Vista/7中关机、睡眠和休眠的区别

Windows 中的 免激活合法使用Vista1年的终极方法


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2010-01-15   浏览: 65 ::
收藏到网摘: n/a

 Vista免费!合法!不用激活!至少使用一年!
  多么激动人心的字眼!Vista之家(www.vista123.com)团队第一时间拿到了国外的牛人大作,简单之极,只需更改注册表和执行两个命令行程序!

  步骤1: 运行一个尚未激活的Windows Vista系统。点击左下角的“开始”,点击“运行”,输入 regedit 回车确认,打开Vista系统自带的注册表编辑软件。
  步骤2:找到下面的这个地方:HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ SL

  步骤3:右点击注册键名字为“skiprearm”的项目,点击编辑。 该兼职默认是dword(双字或4字节),16进制的值为00000000,改变这个数值为任何正整数,例如00000001,保存设置,然后,关闭退出regedit这个注册表编辑软件。

  步骤4:用管理员身份启动命令行程序,最快的办法是点击启动按钮,在搜索框输入cmd,然后再按Ctrl+Shift+Enter即可。如果你被要求输入用户帐号和密码,那么你就输入管理员帐号和密码即可用管理员身份执行命令行程序了。

  步骤5:在命令行里面输入
  slmgr -rearm
  或者输入
  rundll32 slc.dll,SLReArmWindows
  输入上面任何一个命令,都将使用到Vista系统内置的软件授权系统,就是Software Licensing Manager (SLMGR) ,会把激活日期的最晚期限推迟30天。把 SkipRearm这个值从 0 改到 1 将允许SLMGR系统无限期使用激活多次。要么就把SkipRearm的变回0。

  步骤6:重启电脑使设置生效,登陆进入系统后,如果你喜欢,你可以使用 slmgr -xpr 这个命令行程序,来看Vista最新的免费使用到期日期!

  步骤7:如果想得延长更多免费使用期限,重复步骤1至6即可。
Vista之家团队翻译创作,转载请保留Vista之家信息!

How to run Vista legally without activation … for at least a year

Microsoft has built into Vista a function that allows anyone to extend the operating system’s activation deadline not just three times, but many times. The same one-line command that postpones Vista’s activation deadline to 120 days can be used an indefinite number of times by first changing a Registry key from 0 to 1.

This isn’t a hacker exploit. It doesn’t require any tools or utilities whatsoever. Microsoft even documented the Registry key, although obtusely, on its Technet Site.

But dishonest PC sellers could use the procedure to install thousands of copies of Vista and sell them to unsuspecting consumers or businesses as legitimately activated copies. This would certainly violate the Vista EULA, but consumers might not realize this until the PCs they bought started demanding activation — and failing — months or years later.

The following describes the Registry key that’s involved.

Step 1. While running a copy of Windows Vista that hasn’t yet been activated, click the Start button, type regedit into the Search box, then press Enter to launch the Registry Editor.

Step 2. Explore down to the following Registry key:

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ SL

Step 3. Right-click the Registry key named SkipRearm and click Edit. The default is a Dword (a double word or 4 bytes) with a hex value of 00000000. Change this value to any positive integer, such as 00000001, save the change, and close the Registry Editor.

Step 4. Start a command prompt with administrative rights. The fastest way to do this is to click the Start button, enter cmd in the Search box, then press Ctrl+Shift+Enter. If you’re asked for a network username and password, provide the ones that log you into your domain. You may be asked to approve a User Account Control prompt and to provide an administrator password.

Step 5. Type one of the following two commands and press Enter:

slmgr -rearm
or
rundll32 slc.dll,SLReArmWindows

Either command uses Vista’s built-in Software Licensing Manager (SLMGR) to push the activation deadline out to 30 days after the command is run. Changing SkipRearm from 0 to 1 allows SLMGR to do this an indefinite number of times. Running either command initializes the value of SkipRearm back to 0.

Step 6. Reboot the PC to make the postponement take effect. (After you log in, if you like, you can open a command prompt and run the command slmgr -xpr to see Vista’s new expiration date and time.

Step 7. To extend the activation deadline of Vista indefinitely, repeat steps 1 through 6 as necessary