-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Batch key test #52
Comments
Hi @MPR-Git How does 7060 not work? - if you run it in a loop on a batch it should bring back the info you need. Cheers |
Maybe i don't have the good arguments on my call of showkeyplus.exe. In the cli i haven't found how to pass in argument the key to analyse (not the one of the current computer) |
In the cli issue #13 you mention only the usage for the current computer OEM key. I would need to pass in argument some other computers keys, stored in a csv, txt or whatever. |
My bad, I forgot the check edition functionality was not built into CLI version I will have to make some time over the weekend to write a PS script to automate this -(the code will will then also be visible in case you want to make changes).- the stumbling block may be pkconfig but I think I can integrate it into a ps1 - that will be best for your use case IMO. I posted before I don't want to re-code 7060 -the code is all over the place. I didn't work on this app for a good while - didn't think it was relevant since MS went digital licences. |
Thanks a lot, Oem licence are still here, we sometimes need to handle, and with win 10 end and, win 12 coming "soon" such a tool will help a bunch of it guys ;-) |
Hello, When trying to use your code i miss the 'Ressource' Thanks |
Hello
I have a bunch (big bunch) of oem key to check version.
It seems that you are the only one guy with a soft on the internet i am able to find with the capability to tell if a key is a windows 7/8/10/11 key.
But, as you mentioned, the support of the batch process / cli process is not supported anymore, and the 7060 release is not working on this purpose.
Could you either : tell how you managed to get the info of what int he key is linked to the verison of windows ?
or push a little bunch of code / exe, with a key in parameter and returning the version of the os included in that key ?
Thanks a lot in advance.
The text was updated successfully, but these errors were encountered: