Enter name & email to post an Answer. You can also Login / Join us
For a better management of this site please consider Logging in / Joining us before posting a Question. It makes everithing easier for us.
Sep
1
2012
|
Best Selling Products - Updated Every Hour |
Hot New Releases - Updated Every Hour |
|
Top Gift Ideas |
Most Wished For Items |
Top Rated Products |
Enter name & email to post an Answer. You can also Login / Join us
For a better management of this site please consider Logging in / Joining us before posting a Question. It makes everithing easier for us.
©2013 Questions meet Answers on Software Development, Computer Science, Internet &Technology
Answer #1
If you entered a wrong Windows 7 serial key, you can change it in order to pass Validation.
Here’s how:
Method 1
1. Open control Panel -> Select System
2. In the System Window, after fully loaded, scroll down, and in the right-hand side, at the bottom, in the “Windows activation” section click on Change product key link.
3. In the newly popped-out window, enter the new serial, and click next.
4. Done!
Method 2
1. Start Button -> type cmd
2. A search will get as the first hit “cmd.exe”.
3. Right-click the CMD.exe file and select Run As Administrator.
4. In the CMD window, type: slmgr.vbs -ipk <new_product_key_without_these_brackets>
5. To activate windows after changing the key, type: slmgr.vbs -ato
6. Done!