Created
February 8, 2020 18:22
-
-
Save agrogeek/283941da47a31713f363b7562f3a40ca to your computer and use it in GitHub Desktop.
Extraer clave producto de Windows 10
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* comando en Símbolo de Sistema */ | |
wmic path softwarelicensingservice get OA3xOriginalProductKey |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment