If you don’t want to buy Windows Vista because you want to give it a try first, then you may be interested in these couple of tricks which let you temporary activate Vista and extend its grace period for 120 days (4 months with three re-arms to perform after a specific lapse of time has passed by). Remember, these methods don’t violate any of the Vista End User License Agreement (EULA) and can be applied to all of Vista versions. Here are the tricks
Use Vista for 120 days
- Click Start.
- Type CMD on the Search Bar.
- Press CTRL+SHIFT+ENTER to open the DOS window with Administrative rights.
- In the DOS window type: slmgr -rearm and press Enter.
- After a few seconds a window confirming the command will appear on the screen inviting you to reboot the computer.
- Reboot the computer.
- Rearm again when the remaining activation grace period timer goes to 0 days.
Rearm and extend grace period automatically (it also works in Windows 2008)
If you don’t want to rearm the activation grace period every time, just follow this other trick:
- Open Notepad.
- Copy and past this piece of code:
- <?xml version=”1.0″ encoding=”UTF-16″?>
<Task version=”1.2″ xmlns=”http://schemas.microsoft.com/windows/2004/02/mit/task”>
<RegistrationInfo>
<Date>2007-09-17T14:26:04.433</Date>
<Author>Microsoft Corporation (My Digital Life)</Author>
</RegistrationInfo>
<Triggers>
<TimeTrigger id=”18c4a453-d7aa-4647-916b-af0c3ea16a6b”>
<Repetition>
<Interval>P31D</Interval>
<StopAtDurationEnd>false</StopAtDurationEnd>
</Repetition>
<StartBoundary>2007-10-05T02:23:24</StartBoundary>
<EndBoundary>2008-09-17T14:23:24.777</EndBoundary>
<Enabled>true</Enabled>
</TimeTrigger>
</Triggers>
<Principals>
<Principal id=”Author”>
<UserId>domain\alias</UserId>
<LogonType>Password</LogonType>
<RunLevel>HighestAvailable</RunLevel>
</Principal>
</Principals>
<Settings>
<IdleSettings>
<Duration>PT10M</Duration>
<WaitTimeout>PT1H</WaitTimeout>
<StopOnIdleEnd>true</StopOnIdleEnd>
<RestartOnIdle>false</RestartOnIdle>
</IdleSettings>
<MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy>
<DisallowStartIfOnBatteries>true</DisallowStartIfOnBatteries>
<StopIfGoingOnBatteries>true</StopIfGoingOnBatteries>
<AllowHardTerminate>true</AllowHardTerminate>
<StartWhenAvailable>false</StartWhenAvailable>
<RunOnlyIfNetworkAvailable>false</RunOnlyIfNetworkAvailable>
<AllowStartOnDemand>true</AllowStartOnDemand>
<Enabled>true</Enabled>
<Hidden>false</Hidden>
<RunOnlyIfIdle>false</RunOnlyIfIdle>
<WakeToRun>true</WakeToRun>
<ExecutionTimeLimit>P3D</ExecutionTimeLimit>
<DeleteExpiredTaskAfter>PT0S</DeleteExpiredTaskAfter>
<Priority>7</Priority>
<RestartOnFailure>
<Interval>PT1M</Interval>
<Count>3</Count>
</RestartOnFailure>
</Settings>
<Actions Context=”Author”>
<Exec>
<Command>C:\Windows\System32\slmgr.vbs</Command>
<Arguments>-rearm</Arguments>
</Exec>
<Exec>
<Command>C:\Windows\System32\shutdown.exe</Command>
<Arguments>/r</Arguments>
</Exec>
</Actions>
</Task> - Change the value of USERID to match your domain and your alias, or local host name and user ID (for standalone Windows Vista user).
- Save the file as a .xml file.
- Click Start.
- Click Control Panel.
- Click System and Maintenance.
- Click Adminitsrative Tools.
- Click Task Scheduler.
- In Task Scheduler, click Import Task on the right pane.
- Select the previous created .xml file.
- Click Import.
- Now You should see a “Create Task” window. Click the “Trigger Tab”.
- Click One Time, and click Edit.
- Change the start date of the task to the day before the end of current evaluation period.
- You can optimize the schedule so that it will rearm the activation by itself every 30 days or 60 days for instance.
- Click OK, and get out the Task Scheduler.
|
If you're new to Webtlk.com, you may want to subscribe to my RSS feed or press CTRL+D to bookmark me. You can also make a small donation using PayPal. Thanks a lot! |
Tags: trick, Vista
Related Articles
Latest Articles
If you can not find what you are looking for, you might want to try and get thousands of results, specifically selected for you.
Google Advanced Search
|
Leave a Comment
Best screen resolution 1280x800 or higher.
Web Talk is best viewed in Firefox.





Comments
Getting crazy over silly things: trying to keep Google Custom Search results within the blog’s theme : The...
Kogan 8-inch Wi-Fi digital photo frame: I think 256 mb memory is not really bad.Price of this one seems...
Download a great, free, FPS multiplayer game for free. Alien Arena 2009: Wow. I’m not a gamer, but I did have...
How to stop Windows 7 reboot loop: I’ve never had Vista go into a reboot loop. Actually, I haven’t had...
How to stop Windows 7 reboot loop: William, it will work even in XP samse as on Vista or Win 7 .-= Joseph´s last blog...
How to stop Windows 7 reboot loop: Frank, would this also work with Vista sp2?
How to use Wolfram Search and Google Search togheter: Read more: Web talk
How to sign up for a GoogleMail.com e-mail account: Hi I can create a googlemail.com account from UAE Thanks for your...