19
6
I have a PC which has windows 7 license but I installed windows from an image I downloaded and it is already activated. For validating genuine Microsoft, I need to enter my own product key but the necessary activation tools do not exist in my windows folder. What should I do?
I googled stuff but because the keywords are too broad I couldn't find a useful tool.
DAZ doesn't work, activation button doesn't show up.
When I enter my original key to Windows Anytime Upgrade, I get this error:
When I attempt using slmgr, I get this error:
I used sfc /scannow
Now slmgr is existing, I entered slmgr.vbs -ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX (replacing X es with the cd key) the operation successful. Now I have installed Microsoft Security essentials, which means the problem is solved.
Main steps are here
- Open command prompt (cmd) in admin mode
- Enter "sfc /scannow"
- Enter slmgr.vbs -ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
- Success
It depends on the image you used and what crack(s) it uses. If the image already had cracks and third-party programs pre-installed, then you need to figure out what they are and try to find out how to remove them. (I don’t think I’ve ever heard of a way of building the key into the installation files; other than perhaps
– Synetech – 2012-06-18T01:02:58.200unattend.txt
, in which case you would need to deactivate it.) Also, the edition (Home, Pro, Ultimate, etc.) of the version you installed from the image must match the one your license is for.7I'm guessing its one of those stripped down installs that removes stuff. Honestly downloading a legit copy off microsoft and reinstalling sounds like a better option – Journeyman Geek – 2012-06-18T01:44:34.773
@JourneymanGeek not an option – Uğur Gümüşhan – 2012-06-18T01:46:45.180
3Why is it not an option? – Simon Sheehan – 2012-06-20T03:34:32.433
2@SimonSheehan it's like a relationship consultant telling the couple to divorce and get married again. – Uğur Gümüşhan – 2012-06-20T03:41:18.540
2You can download full ISO files legally from Microsoft. I don't understand your reference – Simon Sheehan – 2012-06-20T04:16:31.430
@ugurcode I disagree with your bounty. Super User does not condone piracy, so this question does not apply to a large audience within our community. The ideal solution is to reinstall Windows using legitimate installation media. Plus, from a security perspect as Synetech mentioned, you cannot trust a product whose "safety/tamper seal" is broken. We have listed some resources here: http://superuser.com/questions/280557/where-i-can-i-legally-download-windows-7-installation-iso-files
– iglvzx – 2012-06-20T04:17:42.257@iglvzx this is kinda "unpiracy". This a possible solution will save documents and installed programs. – Uğur Gümüşhan – 2012-06-20T04:19:22.177
There is a few patches in the standard Windows Updates package that are pretty good at "Ungenuineing" counterfeit Windows copies.
I've had a few home users PCs get slapped by it after I updated the system. Would be my first step, as it's quicker than downloading and reinstalling a fresh copy from Microsoft. – Amicable – 2012-06-20T14:18:14.110
1> The question is widely applicable to a large audience. I highly doubt that. From what I have seen, it looks more like most activation cracks use loaders or patches as opposed to pre-activated, pre-installed keys since they would be pointless because Microsoft can easily and quickly blacklist them (viz “Devil’s Own”). I suspect that, if anything, this pre-activated ISO is a rarity in the bootleg underground. (You really should have just gotten a clean ISO from MS or at least one of the “untouched” ISOs from “the scene”; at least then you could check the hash to be sure it’s not infected.) – Synetech – 2012-06-21T02:10:10.177
ockquote>
_You can download full ISO files legally from Microsoft. I don't understand your reference. _ Where are they exactly? Also I'm just curious how you can trust a preactivated main product like OS. Isn't it possible they has inserted other malicious codes through OS to do dangerous things like sending your data to their servers?
– DummyBeginner – 2013-09-09T18:18:18.560