-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
There is a VBScript built into Windows Vista and 7 which allows command line interaction with changing the product key.
C:\WINDOWS\system32\slmgr.vbs
More information about it:
http://technet.microsoft.com/en-us/library/ff793433.aspx
I think we should use portions of it to change the product key similar to how the product key is changed in Windows XP within keyfinder (also uses VBScript).
Though it might be wiser to just reference the original VBScript without keyfinder creating one at all.
Migrated from https://sourceforge.net/p/ekeyfinder/feature-requests/5/