I think I am getting somewhere. If I simply rename the file, and run it from my desktop, it opens a command prompt window, and on top of that I get the following:
Traceback (most recent call last):
File "C:\Users\Debra\Desktop\adeptkey.pyw.txt", line 197, in main
retrieve_key(keypath)
File "C:\Users\Debra\Desktop\adeptkey.pyw.txt", line 139, in retrieve_key
vendor = cpuid0()
File "C:\Users\Debra\Desktop\adeptkey.pyw.txt", line 102, in cpuid0
cpuid0__(buffer)
WindowsError: exception: access violation writing 0x019F1570
|