How would I go about extracting the Windows OEM Key from the Registry and saving it to a file.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You’re well into unsupported territory here. The product key is stored in encrypted form in the registry. You might want to look at Magical Jellybean Keyfinder‘s code, which is available under the GPL.