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

Windows 7 32-bit #1

Open
bezik46 opened this issue Dec 21, 2017 · 2 comments
Open

Windows 7 32-bit #1

bezik46 opened this issue Dec 21, 2017 · 2 comments

Comments

@bezik46
Copy link

bezik46 commented Dec 21, 2017

Seems to work OK, but it must be 40 characters of the new SN otherwise does not change & does not give any warning (so it looks like it does not work)
Also wmic diskdrive get serialnumber does NOT change! (at least on Win 7 32-bit)
And Windows 10 no longer presents the 40 character hex number by above command, so one can not easily chose WHAT to replace (without text to hex converter)
Good discussion about older Windows bytes swapping is here https://social.technet.microsoft.com/Forums/scriptcenter/en-US/0333dd28-3207-4df8-85c3-7ff540f98464/wmi-disk-serial-number?forum=ITCG&prof=required

@bezik46 bezik46 changed the title Better instructions needed Windows 7 32-bit Dec 21, 2017
@bezik46
Copy link
Author

bezik46 commented Dec 26, 2017

On Windows 10 x64
wmic diskdrive get serialnumber
does NOT change either!
Additionally wmic path win32_physicalmedia get SerialNumber
shows configured value ONLY as running as administrator (elevated). As std user it shows the original value

@Eta76
Copy link

Eta76 commented Apr 9, 2022

Possibly you can modify registry user rights, using RegEdit, maybe the rights of the calling process are used.

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