Yes, I tried both but not together. I tried yours 1st but can't understand your instructions. when I double clicked on unswindle.pwy, I get the following errors:
Traceback (most recent call last):
File "C:\Mobi Books\unswindle.py", line 628, in gui_main
unswindler = Unswindler()
File "C:\Mobi Books\unswindle.py", line 541, in __init__
self._exepath = self._get_exe_path()
File "C:\Mobi Books\unswindle.py", line 556, in _get_exe_path
regkey = winreg.OpenKey(system, KINDLE_REG_KEY)
WindowsError: [Error 2] The system cannot find the file specified
Last edited by Lilly; 12-17-2009 at 05:44 PM.
|