Skip to content
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

Open
MPR-Git opened this issue Mar 17, 2023 · 6 comments
Open

Batch key test #52

MPR-Git opened this issue Mar 17, 2023 · 6 comments

Comments

@MPR-Git
Copy link

MPR-Git commented Mar 17, 2023

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.

@Superfly-Inc
Copy link
Owner

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

@MPR-Git
Copy link
Author

MPR-Git commented Mar 21, 2023

Maybe i don't have the good arguments on my call of showkeyplus.exe.
But I have only the same key instead of distinct ones.
Could you post here a sample of the arguments ?

In the cli i haven't found how to pass in argument the key to analyse (not the one of the current computer)

@MPR-Git
Copy link
Author

MPR-Git commented Mar 21, 2023

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.

@Superfly-Inc
Copy link
Owner

Superfly-Inc commented Mar 24, 2023

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.

@MPR-Git
Copy link
Author

MPR-Git commented Mar 24, 2023

Thanks a lot,
This would help quite 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 ;-)

@MPR-Git
Copy link
Author

MPR-Git commented Mar 27, 2023

Hello,

When trying to use your code i miss the 'Ressource'
Do you have any clues ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants