The Ultimate PID Checker

Discussion in 'MDL Projects and Applications' started by janek2012, Jul 18, 2010.

  1. pdi77

    pdi77 MDL Novice

    Feb 15, 2011
    5
    2
    0
    The latest version does not understand CSVLK keys of Windows 8 and Office 2013, you'll update the program?
     
  2. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,045
    60
    just use the "custom" button in the checker and point to whatever xrm-ms file you want use.
     
  3. sebus

    sebus MDL Guru

    Jul 23, 2008
    6,201
    1,945
    210
    Any news about either?
     
  4. janek2012

    janek2012 MDL Member

    Dec 29, 2008
    214
    991
    10
    Sorry guys but my code became a bit messed up and I think I will rewrite the whole program.
     
  5. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,466
    990
    60
    Any hope of support Office 2007 (and maybe even 2003. [I seen that you said you couldn't find the correct files]) Not that I do not enjoy your program but its not really the ULTIMATE PID Checker with products being unsupported.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Garfield7

    Garfield7 MDL Novice

    May 1, 2013
    6
    0
    0
    this is so good a solution
     
  7. gauguin

    gauguin MDL Novice

    May 4, 2013
    1
    0
    0
    Thanks a lot for this useful tool!

    I couldn't check the activation count for Retail keys (FPP) though.

    Is there any possibility to check whether a retail key has (and if yes, how often) been already activated?
    If you call MS, they can tell the date when the key was activated. I guess they use an internal tool, which wasn't leaked?

    Cheers
     
  8. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Dec 21, 2012
    4,514
    4,541
    150
    Activation count can be determined only for MAK (Volume activation). For other keys, there's simply no such information available (only MS-internally).

    There's no activation count for Retail keys, because they are only allowed to be used once at a time. Every new activation invalidates the previous one.
     
  9. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    6,477
    17,572
    210

    choose custom & use those View attachment 21870
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,466
    990
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. yingchun

    yingchun MDL Novice

    Aug 29, 2012
    4
    0
    0
    Thanks ,finally we can check key for office2013
     
  12. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    6,477
    17,572
    210
    maybe janek2012 can make work
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. janek2012

    janek2012 MDL Member

    Dec 29, 2008
    214
    991
    10
    Interesting.
    Current version of TUPC is using pidgenx.dll from Windows 8 which is compatible with all products released after Longhorn 5365 (so it won't work with Office 2007 nor 2003) but I can make it work as a another profile after figuring how the old checking works.
    EDIT:
    So these are BRANDING.xml files but I still don't know which dll is used to perform the checking.
     
  14. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,466
    990
    60
    I have faith in your ability janek2012, you will figure it out.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,045
    60
    Still looking for the following pkeyconfig.xrm-ms files if anyone can help.

    Exchange Server 2013
    SharePoint Server 2013
     
  16. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    6,477
    17,572
    210
    #236 LostED, May 10, 2013
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,045
    60
    @LostED

    totally appreciated, thank you kindly.
     
  18. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,466
    990
    60
    Whats the maximum amount of keys that can be processed by this tool?
    I have a 8kb text file with keys on separate lines and the program freezes after the first 30/40 keys.

    UPDATE

    I tried again, this time with Office 2010 keys. Was able to process list. Windows 8 keys, it freezes.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    6,477
    17,572
    210
    2007 is using the osetupui.dll
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. deagles

    deagles MDL Developer

    Feb 22, 2013
    239
    1,174
    10
    How did you found out?
    Are you able to debug / find exports?