Tried something else.
C:\>python26
C:\Python26>python.exe
Python2.6.2 ,r261:67517, Dec 4 2008, 16:51:00> [MSC v.1500 32 bit <Intel>] on win32
type "help", "copyright"' "credits" or "license" for more information.
>>>
Then I typed adeptkey.pyw
I got
Traceback <most recent call last>:
File "<stdin>", line 1, in <module>
NameError: name 'adeptkey' is not defined
>>>
so it looks like python is working, correct? I am just doing something wrong in saving adeptkey.pyw. I copied and pasted from text bin, then saved as All Files adeptkey.pyw in Python26.
Thanks for your help. As I indicated, Adeptdecrypt is working (just asking for a key I don't have). I did the exact same thing with both. I am running the command prompt as administrator.
Thanks, Debra
|