View Single Post
Old 02-21-2009, 02:30 PM   #156
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,128
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Sydney's Mom View Post
Okay, I am a real computer dope, so please forgive me. I was saving the color-page, merely downloading and renaming. So, I copied the text, pasted into notebook, and then saved as adeptkey.pyw, all files, in python26. I used the command prompt as administrator, and typed C:/Python26>python.exe adeptkey.pyw

This is the error message I got, in and ADEPT Key box:

Traceback (most recent call last):
File "adeptkey.pyw", line 197, in main
retrieve_key(keypath)
File "adeptkey.pyw", line 139, in retrieve_key
vendor = cpuid0()
File "adeptkey.pyw", line 102, in cpuid0
cpuid0__(buffer)
WindowsError: exception: access violation writing 0x01A3E5F8

When I tried the second, I got:

Traceback (most recent call last):
File "adeptkey.pyw", line 198, in main
retrieve_key(keypath)
File "adeptkey.pyw", line 140, in retrieve_key
vendor = cpuid0()
File "adeptkey.pyw", line 103, in cpuid0
cpuid0__(byref(buffer))
WindowsError: exception: access violation writing 0x019B1E30
Go back to pasebin. Click the link at the top labeled download and then give the script the proper name of adeptkey.pyw and save it. Then try running it. It's what I did.
JSWolf is offline   Reply With Quote