mercoledì 24 settembre 2014

aumentare la licenza di windows 7 in prova

aumentare la licenza di windows 7 di 30 giorni
dura tre volte =120 giorni

nel command digitare questo comando
slmgr -rearm

quante volte mi rimangono di windows 7?
nel command digitare questo comando
slmgr /dlv


there is a trick that allows you to reset the rearm count back to 4.
To do this you need delete the registry key which contains the Last Rearm Time, however this key can not be deleted or modified during a normal user session. To delete the key you will need to run the following commands in the windows recovery console.

reg load HKLM\MY_SYSTEM "%~dp0Windows\System32\config\system"
reg delete HKLM\MY_SYSTEM\WPA /f
reg unload HKLM\MY_SYSTEM
To do this save the above commands to a .bat file ‘reset.bat’ to the C:\ root folder.
Restart your computer, pressing F8 to get to the Advanced Boot Options.
Select the option to Repair Your Computer.
Select your keyboard input method. Login with your login details.
In the System Recovery Options menu, select Command Prompt. Now type in C:\reset.bat. (If it says “‘C:\reset.bat’ is not a recognised as in internal or external command” message, then it may be because the  C Drive is bring used as a recovery partition. Try again using D:\reset.bat) If successfully you should get the message “The operation completed successfully”. Next reboot your machines.

After rebooting you may get a message stating that this product is not genuine.
This can be ignored. Running slmgr /dlv again will confirm that the rearm count has been increased again, thereby giving you another 120 days worth of windows use.

Nessun commento:

Posta un commento