Windows 7 Forums


Windows 7: Activation Trial Period - Extend Up to 120 Days

10 Dec 2008   #19
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 
Activation Trial Period - Extend Up to 120 Days

How to Extend the Windows 7 Activation Trial Period Up to 120 Days

...


Last edited by Brink; 1 Week Ago at 12:48 PM..
My System SpecsSystem Spec

16 Jul 2009   #20
Orbital Shark

Windows 7 Ultimate x64
Milton Keynes, United Kingdom
 
 

Magic, Thanks
My System SpecsSystem Spec

19 Jul 2009   #21
dversa

Win 7 beta
 
 

Quote   Quote: Originally Posted by darkassain View Post
hello Orbital
all you have to put is "slmgr.vbs -rearm" as this is what invokes the rearming process...
also its vbs (visual basic script) not a exe file...



open your text editor and copy and paste the code
Code:
<?xml version="1.0" encoding="UTF-16"?>
<Task version="1.3" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
  <RegistrationInfo>
    <Date>2009-07-15T17:55:13.8582314</Date>
    <Author>Darkassain</Author>
    <Description>This creates a Task that upon 30 days Rearms Windows 7 so that the activation popup wont show up for the maximum of 3 times essentially giving you 120 days.</Description>
  </RegistrationInfo>
  <Triggers>
    <CalendarTrigger>
      <StartBoundary>2009-07-15T17:50:11.8959436</StartBoundary>
      <EndBoundary>2010-03-01T16:59:00</EndBoundary>
      <Enabled>true</Enabled>
      <ScheduleByDay>
        <DaysInterval>30</DaysInterval>
      </ScheduleByDay>
    </CalendarTrigger>
  </Triggers>
  <Principals>
    <Principal id="Author">
      <GroupId>S-1-5-32-544</GroupId>
      <RunLevel>HighestAvailable</RunLevel>
    </Principal>
  </Principals>
  <Settings>
    <MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy>
    <DisallowStartIfOnBatteries>false</DisallowStartIfOnBatteries>
    <StopIfGoingOnBatteries>false</StopIfGoingOnBatteries>
    <AllowHardTerminate>true</AllowHardTerminate>
    <StartWhenAvailable>false</StartWhenAvailable>
    <RunOnlyIfNetworkAvailable>false</RunOnlyIfNetworkAvailable>
    <IdleSettings>
      <StopOnIdleEnd>true</StopOnIdleEnd>
      <RestartOnIdle>false</RestartOnIdle>
    </IdleSettings>
    <AllowStartOnDemand>true</AllowStartOnDemand>
    <Enabled>true</Enabled>
    <Hidden>false</Hidden>
    <RunOnlyIfIdle>false</RunOnlyIfIdle>
    <DisallowStartOnRemoteAppSession>false</DisallowStartOnRemoteAppSession>
    <UseUnifiedSchedulingEngine>false</UseUnifiedSchedulingEngine>
    <WakeToRun>false</WakeToRun>
    <ExecutionTimeLimit>P3D</ExecutionTimeLimit>
    <Priority>7</Priority>
  </Settings>
  <Actions Context="Author">
    <Exec>
      <Command>"C:\Windows\system32\slmgr.vbs"</Command>
      <Arguments>/rearm</Arguments>
      <WorkingDirectory>C:\Windows\System32\</WorkingDirectory>
    </Exec>
    <ShowMessage>
      <Title>Windows 7 Rearm Message</Title>
      <Body>Windows has no rearmed itself and will alow you to use it for 30 more days. Please save all your work and imediately restart your computer.</Body>
    </ShowMessage>
  </Actions>
</Task>
save it as a xml and import it into the task scheduler
if you dont know how then follow on how to import a task from a another tutorial that i made here...
Wireless Connection Workaround for Standby or Hibernation

once imported you might have to change running user account so that it matches your SID...
<Body>Windows has no rearmed itself should be <Body>Windows has noW rearmed itself

greets
My System SpecsSystem Spec
19 Jul 2009   #22
darkassain

Windows 7 Ult x64(x2), HomePrem x32(x4), Server 08 (+VM), 08 R2 (VM) , SuSe 11.2 (VM), XP 32 (VM)
In a ∞ Portal
 
 

Quote   Quote: Originally Posted by dversa View Post
<Body>Windows has no rearmed itself should be <Body>Windows has noW rearmed itself

greets
lol thanks for finding that mistake...
+ rep
My System SpecsSystem Spec
28 Jul 2009   #23
bmb

Windows 7
 
 

i have 25 days left to activate so now if i use Darkassain's method import that script into the task scheduler thats it or i have to change date or time something??

Becoz this will rearm automatic every 30 days and my activation period left 25 days (if i add task today)

Thanks in advance
My System SpecsSystem Spec
.


28 Jul 2009   #24
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 

Hello bmb,

Yep, it will run 5 days after you past the grace period for the first 30 days. I would wait until you manually run the rearm the first time when you get down to 1 or 2 days left, then add the task. This way you will be synced to have the task run every 30 days without the grace period expiring.

Hope this helps,
Shawn
My System SpecsSystem Spec
29 Jul 2009   #25
spiritwolf

Windows 7 ultimate x32 7600.16385
Central America
 
 

hey admin and orbital,

the xml code and once imported it into the task scheduler

can this still work with the current 7600 16385 ultimate rtm untouched version i am checking since i my self has order for my ultimate keys from ms but just checking if i can still use this method to let it rearm it self for 120 days.....?

Thanks for the codes......who created.....it....
My System SpecsSystem Spec
29 Jul 2009   #26
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 

Hello Spiritwolf,

The code provided by Darkassain will still work in the RTM builds.

Last edited by Brink; 24 Aug 2009 at 11:17 AM..
My System SpecsSystem Spec
23 Aug 2009   #27
clarck

win 7 64
Greece
 
 

it worked for me, thanks!
My System SpecsSystem Spec
23 Aug 2009   #28
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 

You're welcome Clarck.
My System SpecsSystem Spec
24 Aug 2009   #29
SeVeNrOxS

Windows 7 RTM x86
India
 
 

when i click on Darkassasin link . i get message "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."

Whats dis?
My System SpecsSystem Spec
Comment

 Activation Trial Period - Extend Up to 120 Days problems?



Tutorial Tools



Similar help and support threads for: Activation Trial Period - Extend Up to 120 Days
Windows 7 Tutorial Category
Solved When WinRAR trial period has expired, can I extract files? Software
Anyone know how to renew Norton trial to another 30 days? System Security
Extend MS Office 2010's free trial period to 180 days. Microsoft Office
Running 7 during the 'Trial Period' General Discussion


All times are GMT -5. The time now is 12:53 PM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32