Quote:
Originally Posted by h2chng
Hi all
I am a newbie here.
I try running the ineptkey (with the latest ED version on vista home 32 bit) but I keep getting windowsError.
The best part is the window error code keep changing. So i have no idea what is going on, and how I am going to get the ineptkey to work.
Here is the error message:
Traceback (most recent call last):
File "C:\Users\user\Desktop\Testing\ineptkey.pyw", line 198, in main
retrieve_key(keypath)
File "C:\Users\user\Desktop\Testing\ineptkey.pyw", line 140, in retrieve_key
vendor = cpuid0()
File "C:\Users\user\Desktop\Testing\ineptkey.pyw", line 103, in cpuid0
cpuid0__(buffer)
WindowsError: exception: access violation writing 0x01AE9C00
Any help would be greatly appreciated.
Thks
Chng
|
It looks like it might be an access error. Try running the script as administrator. If that doesn't work, turn off UAC and then run the script. You can leave UAC off. In Vista it doesn't work well anyway.