commit 4a12b2cf0ce98f4255e0b68f2ed27a217530c83e Author: OlaYZen <94807067+OlaYZen@users.noreply.github.com> Date: Wed Jan 26 18:34:06 2022 +0100 V1.0 diff --git a/WindowsActivationKeysGrabber.bat b/WindowsActivationKeysGrabber.bat new file mode 100644 index 0000000..844580c --- /dev/null +++ b/WindowsActivationKeysGrabber.bat @@ -0,0 +1,2 @@ +wmic path SoftwareLicensingService get OA3xOriginalProductKey +pause \ No newline at end of file