Nice work with this app. Noticed that when trying to auto detect Office 2013 it uses the System Id and gives a error. You have to manually enter the key for Office before it will run correctly. I'm also happy that there is on going updates. Keep up the great work, this app is going to be very helpful!
I can confirm the beta version of The Ultimate PID Checker you found but it was meant to be secret. Anyway, if it is working well, then you can use it I am really sorry for the delay but I promise that just after Windows 10 RTM comes out, you will get a proper tool with even more pkeyconfigs
The only thing which doesn't work is the Summary. All thought I used a file with several keys to check all results are zero. But I am very glad with your great program. //--- The Ultimate PID Checker v1.2.0.606 ???? by janek2012 --- File: D:\Downloads\pidgen.v1.2.0.606\W7MAKKeys.txt // PID Checking starts here // PID Checking ends here Summary: Valid: 0 keys Invalid: 0 keys Malformed: 0 keys Other: 0 keys incl. Blacklisted: 0 keys
I successfully made a call to PidGenX2. I believe the arguments are: Code: HRESULT __stdcall PidGenX2(WCHAR *wszProductKey, WCHAR *wszPkeyConfigPath, WCHAR *wszMpc, WCHAR *unk1, void *unk2, WCHAR *wszInstallid, DigitalProductId3 *dpid3, DigitalProductId4 *dpid4); I'm not 100% sure if wszMpc is the same as the mpc field for regular PidGen. Dummying it out with L"00000" works. It must be exactly 5 wide characters long. unk1 is some kind of input. The string must not be longer than 7 characters. It must be a valid pointer, but the string can be empty. unk2 can be NULL. I don't know whether this is an input or an output. If non-NULL, I don't know the exact restrictions on the format. wszInstallId is the installation id (e.g. 00378-30000-00003-AA718 for the Windows 10 Enterprise 2016 LTSB N KMS client setup key). dpid3 and dpid4 work as with PidGen, it seems. PidGenX2 seems to be very fast. It likely skips validation checking. Edit: No, that was just me using a Windows 10 key for testing instead of a Windows Vista/7 key.
^^ That's a mirror; not a program update.. (for those of you who didn't catch it right away, like me )
which is the latest version ? And how I can check windows 10 and office 2019 ? Where to download pkeyconfig ?