Quantcast
Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

I have problen to find product key windows 7 , I need help!

  1. #11
    Joe S is online now Premier Member
    Enjoys Windows 7 Forums
     
    Join Date
    Jan 2009
    Age
    64
    Posts
    1,577

    Re: I have problen to find product key windows 7 , I need help!

    Try Belarc Advisor Belarc Advisor - Free Personal PC Audit scroll down and it does display license codes.
    Joe

    Reply With Quote Reply With Quote

  2. #12
    teekgeek212's Avatar
    teekgeek212 is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Nov 2010
    Posts
    14

    Re: I have problen to find product key windows 7 , I need help!

    Yes, they have no proof that that you are not running prityed OS. If it was under wantty than they would help and if you could provide them with a product key. In must casses they don't ask for that. Sometimes they do random checks. Also, this is not a microsoft website. If you whish to get helpo from mirosoft go to: www.microsoft.com and then click the countact us at the bottom of the page you can call or email. Reccomand call if you don't OS product key. That way they are less likey to ask for it. Above could be just two of many reason your getting ansars. We can't do much on this site in line of product keys but microsoft can. Hope this helps. Also, we blaming of it we just
    want to take our chaces or might be in vilation of the form rules.
    Hope this helps,
    Teekgeek212

    Reply With Quote Reply With Quote

  3. #13
    unawave's Avatar
    unawave is offline Member
    Enjoys Windows 7 Forums
     
    Join Date
    Feb 2009
    Posts
    88

    Re: I have problen to find product key windows 7 , I need help!

    No solution – but explanation:

    The windows product key is stored in the registry:
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId
    The registry key "DigitalProductId" begins with the Product-ID in plain text. At position 52 starts the windows product key in encrypted form. You can decrypt the product key with the following file: Save this text to a text file and rename the suffix from txt to vbs; e.g. "what-ever.vbs" (all other key finder does it the same way):
    Code:
    Set WshShell = CreateObject("WScript.Shell")
    MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId"))
     
    Function ConvertToKey(Key)
        Const KeyOffset = 52
        i = 28
        Chars = "BCDFGHJKMPQRTVWXY2346789"
        Do
            Cur = 0
            x = 14
            Do
                Cur = Cur * 256
                Cur = Key(x + KeyOffset) + Cur
                Key(x + KeyOffset) = (Cur \ 24) And 255
                Cur = Cur Mod 24
                x = x -1
            Loop While x >= 0
            i = i -1
            KeyOutput = Mid(Chars, Cur + 1, 1) & KeyOutput
            If (((29 - i) Mod 6) = 0) And (i <> -1) Then
                i = i -1
                KeyOutput = "-" & KeyOutput
            End If
        Loop While i >= 0
        ConvertToKey = KeyOutput
    End Function
    This is a big problem when an administrator sets up many PCs with a volume license key. Because everyone can extract the VLC key and use it for additional installations. Because this reason the VLC key is automatically deleted from the registry after activation. And after this all key finder show only "not available" or BBBBB-BBBBB-BBBBB-BBBBB-BBBBB.

    With command line:
    slmgr –dli
    you can get a "Partial product key" – the last 5 characters of the product key. This "Partial product key" is saved in encrypted form in the certificate file "tokens.dat" (C:\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\SoftwareProtectionPlatform\tokens.dat).

    Everyone who fears that his key can be stolen can also delete manually the product key from registry with this command line:
    slmgr –cpky
    (cpky = clear product key = remove product key from the registry)

    This can be tested by anyone:
    • Export the registry key "DigitalProductId" to a REG-file (to backup)
    • Delete the encrypted product key from registry key "DigitalProductId" with command line slmgr –cpky
    • Check that "DigitalProductId" from position 52 is now empty
    • Check with key finder (e.g. the above VBS script) that product key is "not available" or BBBBB-BBBBB-BBBBB-BBBBB-BBBBB
    • Import the previous saved registry key "DigitalProductId" (REG-file)
    • Check that "DigitalProductId" from position 52 is not empty
    • Check with key finder (e.g. the above VBS script) that product key is available

    Conclusion: I think it's no possible to restore the product key. Perhaps it is possible to send Microsoft the file "tokens.dat" because this file includes the "Partial product key" and a flag that verifies that the installation is activated.

    Reply With Quote Reply With Quote

  4. #14
    teekgeek212's Avatar
    teekgeek212 is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Nov 2010
    Posts
    14

    Re: I have problen to find product key windows 7 , I need help!

    I'm fowding on a message to Michill_A to see what he can do to help. I'm not sure what's going hear?

    Reply With Quote Reply With Quote

  5. #15
    TorrentG is offline Premier Member
    Enjoys Windows 7 Forums
     
    Join Date
    May 2010
    Posts
    3,913

    Re: I have problen to find product key windows 7 , I need help!

    I've been asked to look over Unawave's post above. There doesn't seem to be anything wrong with for any reason, and it is well to leave there.

    Reply With Quote Reply With Quote

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Windows 7 product key
    By samuel in forum Windows 7 Support
    Replies: 5
    Last Post: 04-13-2012, 06:17 AM
  2. Replies: 3
    Last Post: 02-13-2012, 09:48 AM
  3. Replies: 0
    Last Post: 10-21-2010, 04:00 PM
  4. Windows 7 product key
    By cbwin7 in forum Windows 7 Installation and Upgrade
    Replies: 1
    Last Post: 11-29-2009, 03:07 PM
  5. Can't find XP Product ID for Laptop
    By 2ndwindranch in forum Windows 7 Installation and Upgrade
    Replies: 3
    Last Post: 11-06-2009, 03:26 PM

Visitors found this page by searching for:

product key was not found produkey

produkey product key was not found

windows 7 product key showing bbbbb

produkey windows 7 product key not found

why is the product key shown in belarc is bbbbbbbb

windows 7 product key belarc advisor

belarc advisor problem bbbbb

vbscript get the 5 characters from windows license key

how decrypt windows 7 key

windows 7 digitalproductid decode

c# read windows product key

belarc advisor bbbbb-bbbbb-bbbbb-bbbbb

decode win 7 x64 os prod key vbs

decrypt windows 7 enterprise product key read

c# windows get digital product id win 7

partial product key

windows 7 product key was not found produkey viewer

windows 7 show product key vbscript

windows 7 enterprise key bbbb

belarc advisor find windows 7 key

belarc advisor BBBBB-BBBBB

vbscript windows 7 product key

i cant view windows 7 volume license key bbbb

windows 7 product key not stored in registry

bbbb-bbbb-bbbb-bbbb key

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •