Python 2.7 Ok I manged to figure out where to place the scripts and the command linne syntax, however i get the following C:\Python27>python j-bios.py -v XEWxx214.FD PatchedBios.fd Traceback (most recent call last): File "j-bios.py", line 32, in <module> import sys, fsdump, lzdec, lzenc, csv, os ImportError: No module named fsdump C:\Python27>python j-bios.py -v XEWxx214.FD PatchedBios.fd Traceback (most recent call last): File "j-bios.py", line 32, in <module> import sys, fsdump, lzdec, lzenc, csv, os File "C:\Python27\lzdec.py", line 178, in <module> lzma = CDLL(library_path) File "C:\Python27\lib\ctypes\__init__.py", line 365, in __init__ self._handle = _dlopen(self._name, mode) WindowsError: [Error 193] %1 is not a valid Win32 application C:\Python27> I am using windows 8 pro 64bit, any ideas?
Ok figured it out, even though I am using Windows 8 Pro, I had to download Python 32Bit All done, patched bios created, The easy part is throwing me- How can I do a Bios recovery on the Packard Bell TM81 via USB, I have tried using FN+ESC, I just thought that I would try to recover using Original Firmware before I try the Patched on in case of a brick, can anyone help.?