diff --git a/.gitignore b/.gitignore
index 635fbc5..11f5da6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,7 @@ MkpWIFI/*.dll
__pycache__/
*.py[cod]
log
+__pycache__
+build
+dist
+main.spec
diff --git a/MkpWIFI/__pycache__/MKPrint_GUI.cpython-37.pyc b/MkpWIFI/__pycache__/MKPrint_GUI.cpython-37.pyc
deleted file mode 100644
index 588d4ae..0000000
Binary files a/MkpWIFI/__pycache__/MKPrint_GUI.cpython-37.pyc and /dev/null differ
diff --git a/MkpWIFI/__pycache__/__init__.cpython-37.pyc b/MkpWIFI/__pycache__/__init__.cpython-37.pyc
deleted file mode 100644
index 4ede704..0000000
Binary files a/MkpWIFI/__pycache__/__init__.cpython-37.pyc and /dev/null differ
diff --git a/MkpWIFI/__pycache__/main.cpython-37.pyc b/MkpWIFI/__pycache__/main.cpython-37.pyc
deleted file mode 100644
index cec1a9a..0000000
Binary files a/MkpWIFI/__pycache__/main.cpython-37.pyc and /dev/null differ
diff --git a/MkpWIFI/build/main/Analysis-00.toc b/MkpWIFI/build/main/Analysis-00.toc
deleted file mode 100644
index 178bb62..0000000
--- a/MkpWIFI/build/main/Analysis-00.toc
+++ /dev/null
@@ -1,683 +0,0 @@
-(['C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\main.py'],
- ['C:\\Users\\Emanuele Trabattoni\\Documents\\workspace\\MarkoprintWIFI',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI'],
- ['codecs'],
- [],
- [],
- [],
- False,
- False,
- '3.7.2 (tags/v3.7.2:9a3ffc0492, Dec 23 2018, 23:09:28) [MSC v.1916 64 bit '
- '(AMD64)]',
- [('pyi_rth_qt5',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_qt5.py',
- 'PYSOURCE'),
- ('main',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\main.py',
- 'PYSOURCE')],
- [('ntpath', 'c:\\program files\\python37\\lib\\ntpath.py', 'PYMODULE'),
- ('_strptime', 'c:\\program files\\python37\\lib\\_strptime.py', 'PYMODULE'),
- ('tracemalloc',
- 'c:\\program files\\python37\\lib\\tracemalloc.py',
- 'PYMODULE'),
- ('stringprep', 'c:\\program files\\python37\\lib\\stringprep.py', 'PYMODULE'),
- ('typing', 'c:\\program files\\python37\\lib\\typing.py', 'PYMODULE'),
- ('__future__', 'c:\\program files\\python37\\lib\\__future__.py', 'PYMODULE'),
- ('difflib', 'c:\\program files\\python37\\lib\\difflib.py', 'PYMODULE'),
- ('ast', 'c:\\program files\\python37\\lib\\ast.py', 'PYMODULE'),
- ('inspect', 'c:\\program files\\python37\\lib\\inspect.py', 'PYMODULE'),
- ('cmd', 'c:\\program files\\python37\\lib\\cmd.py', 'PYMODULE'),
- ('bdb', 'c:\\program files\\python37\\lib\\bdb.py', 'PYMODULE'),
- ('opcode', 'c:\\program files\\python37\\lib\\opcode.py', 'PYMODULE'),
- ('dis', 'c:\\program files\\python37\\lib\\dis.py', 'PYMODULE'),
- ('codeop', 'c:\\program files\\python37\\lib\\codeop.py', 'PYMODULE'),
- ('code', 'c:\\program files\\python37\\lib\\code.py', 'PYMODULE'),
- ('glob', 'c:\\program files\\python37\\lib\\glob.py', 'PYMODULE'),
- ('shlex', 'c:\\program files\\python37\\lib\\shlex.py', 'PYMODULE'),
- ('runpy', 'c:\\program files\\python37\\lib\\runpy.py', 'PYMODULE'),
- ('importlib._bootstrap',
- 'c:\\program files\\python37\\lib\\importlib\\_bootstrap.py',
- 'PYMODULE'),
- ('importlib._bootstrap_external',
- 'c:\\program files\\python37\\lib\\importlib\\_bootstrap_external.py',
- 'PYMODULE'),
- ('importlib.machinery',
- 'c:\\program files\\python37\\lib\\importlib\\machinery.py',
- 'PYMODULE'),
- ('importlib.util',
- 'c:\\program files\\python37\\lib\\importlib\\util.py',
- 'PYMODULE'),
- ('importlib.abc',
- 'c:\\program files\\python37\\lib\\importlib\\abc.py',
- 'PYMODULE'),
- ('importlib',
- 'c:\\program files\\python37\\lib\\importlib\\__init__.py',
- 'PYMODULE'),
- ('pkgutil', 'c:\\program files\\python37\\lib\\pkgutil.py', 'PYMODULE'),
- ('xml', 'c:\\program files\\python37\\lib\\xml\\__init__.py', 'PYMODULE'),
- ('xml.sax.expatreader',
- 'c:\\program files\\python37\\lib\\xml\\sax\\expatreader.py',
- 'PYMODULE'),
- ('xml.sax.saxutils',
- 'c:\\program files\\python37\\lib\\xml\\sax\\saxutils.py',
- 'PYMODULE'),
- ('urllib.request',
- 'c:\\program files\\python37\\lib\\urllib\\request.py',
- 'PYMODULE'),
- ('getpass', 'c:\\program files\\python37\\lib\\getpass.py', 'PYMODULE'),
- ('nturl2path', 'c:\\program files\\python37\\lib\\nturl2path.py', 'PYMODULE'),
- ('ftplib', 'c:\\program files\\python37\\lib\\ftplib.py', 'PYMODULE'),
- ('netrc', 'c:\\program files\\python37\\lib\\netrc.py', 'PYMODULE'),
- ('http.cookiejar',
- 'c:\\program files\\python37\\lib\\http\\cookiejar.py',
- 'PYMODULE'),
- ('urllib.response',
- 'c:\\program files\\python37\\lib\\urllib\\response.py',
- 'PYMODULE'),
- ('urllib.error',
- 'c:\\program files\\python37\\lib\\urllib\\error.py',
- 'PYMODULE'),
- ('xml.sax',
- 'c:\\program files\\python37\\lib\\xml\\sax\\__init__.py',
- 'PYMODULE'),
- ('xml.sax.handler',
- 'c:\\program files\\python37\\lib\\xml\\sax\\handler.py',
- 'PYMODULE'),
- ('xml.sax._exceptions',
- 'c:\\program files\\python37\\lib\\xml\\sax\\_exceptions.py',
- 'PYMODULE'),
- ('xml.sax.xmlreader',
- 'c:\\program files\\python37\\lib\\xml\\sax\\xmlreader.py',
- 'PYMODULE'),
- ('xml.parsers',
- 'c:\\program files\\python37\\lib\\xml\\parsers\\__init__.py',
- 'PYMODULE'),
- ('xml.parsers.expat',
- 'c:\\program files\\python37\\lib\\xml\\parsers\\expat.py',
- 'PYMODULE'),
- ('plistlib', 'c:\\program files\\python37\\lib\\plistlib.py', 'PYMODULE'),
- ('platform', 'c:\\program files\\python37\\lib\\platform.py', 'PYMODULE'),
- ('token', 'c:\\program files\\python37\\lib\\token.py', 'PYMODULE'),
- ('tokenize', 'c:\\program files\\python37\\lib\\tokenize.py', 'PYMODULE'),
- ('urllib.parse',
- 'c:\\program files\\python37\\lib\\urllib\\parse.py',
- 'PYMODULE'),
- ('tempfile', 'c:\\program files\\python37\\lib\\tempfile.py', 'PYMODULE'),
- ('tty', 'c:\\program files\\python37\\lib\\tty.py', 'PYMODULE'),
- ('pydoc_data',
- 'c:\\program files\\python37\\lib\\pydoc_data\\__init__.py',
- 'PYMODULE'),
- ('pydoc_data.topics',
- 'c:\\program files\\python37\\lib\\pydoc_data\\topics.py',
- 'PYMODULE'),
- ('html.entities',
- 'c:\\program files\\python37\\lib\\html\\entities.py',
- 'PYMODULE'),
- ('html', 'c:\\program files\\python37\\lib\\html\\__init__.py', 'PYMODULE'),
- ('ssl', 'c:\\program files\\python37\\lib\\ssl.py', 'PYMODULE'),
- ('http.client',
- 'c:\\program files\\python37\\lib\\http\\client.py',
- 'PYMODULE'),
- ('mimetypes', 'c:\\program files\\python37\\lib\\mimetypes.py', 'PYMODULE'),
- ('socketserver',
- 'c:\\program files\\python37\\lib\\socketserver.py',
- 'PYMODULE'),
- ('http', 'c:\\program files\\python37\\lib\\http\\__init__.py', 'PYMODULE'),
- ('http.server',
- 'c:\\program files\\python37\\lib\\http\\server.py',
- 'PYMODULE'),
- ('optparse', 'c:\\program files\\python37\\lib\\optparse.py', 'PYMODULE'),
- ('uu', 'c:\\program files\\python37\\lib\\uu.py', 'PYMODULE'),
- ('quopri', 'c:\\program files\\python37\\lib\\quopri.py', 'PYMODULE'),
- ('email.feedparser',
- 'c:\\program files\\python37\\lib\\email\\feedparser.py',
- 'PYMODULE'),
- ('email.parser',
- 'c:\\program files\\python37\\lib\\email\\parser.py',
- 'PYMODULE'),
- ('email', 'c:\\program files\\python37\\lib\\email\\__init__.py', 'PYMODULE'),
- ('calendar', 'c:\\program files\\python37\\lib\\calendar.py', 'PYMODULE'),
- ('email._parseaddr',
- 'c:\\program files\\python37\\lib\\email\\_parseaddr.py',
- 'PYMODULE'),
- ('email.utils',
- 'c:\\program files\\python37\\lib\\email\\utils.py',
- 'PYMODULE'),
- ('email.errors',
- 'c:\\program files\\python37\\lib\\email\\errors.py',
- 'PYMODULE'),
- ('email.header',
- 'c:\\program files\\python37\\lib\\email\\header.py',
- 'PYMODULE'),
- ('email._policybase',
- 'c:\\program files\\python37\\lib\\email\\_policybase.py',
- 'PYMODULE'),
- ('email.base64mime',
- 'c:\\program files\\python37\\lib\\email\\base64mime.py',
- 'PYMODULE'),
- ('email.encoders',
- 'c:\\program files\\python37\\lib\\email\\encoders.py',
- 'PYMODULE'),
- ('email.charset',
- 'c:\\program files\\python37\\lib\\email\\charset.py',
- 'PYMODULE'),
- ('base64', 'c:\\program files\\python37\\lib\\base64.py', 'PYMODULE'),
- ('email._encoded_words',
- 'c:\\program files\\python37\\lib\\email\\_encoded_words.py',
- 'PYMODULE'),
- ('hashlib', 'c:\\program files\\python37\\lib\\hashlib.py', 'PYMODULE'),
- ('bisect', 'c:\\program files\\python37\\lib\\bisect.py', 'PYMODULE'),
- ('random', 'c:\\program files\\python37\\lib\\random.py', 'PYMODULE'),
- ('email.generator',
- 'c:\\program files\\python37\\lib\\email\\generator.py',
- 'PYMODULE'),
- ('email.iterators',
- 'c:\\program files\\python37\\lib\\email\\iterators.py',
- 'PYMODULE'),
- ('urllib',
- 'c:\\program files\\python37\\lib\\urllib\\__init__.py',
- 'PYMODULE'),
- ('email._header_value_parser',
- 'c:\\program files\\python37\\lib\\email\\_header_value_parser.py',
- 'PYMODULE'),
- ('email.headerregistry',
- 'c:\\program files\\python37\\lib\\email\\headerregistry.py',
- 'PYMODULE'),
- ('email.quoprimime',
- 'c:\\program files\\python37\\lib\\email\\quoprimime.py',
- 'PYMODULE'),
- ('email.contentmanager',
- 'c:\\program files\\python37\\lib\\email\\contentmanager.py',
- 'PYMODULE'),
- ('email.policy',
- 'c:\\program files\\python37\\lib\\email\\policy.py',
- 'PYMODULE'),
- ('email.message',
- 'c:\\program files\\python37\\lib\\email\\message.py',
- 'PYMODULE'),
- ('bz2', 'c:\\program files\\python37\\lib\\bz2.py', 'PYMODULE'),
- ('lzma', 'c:\\program files\\python37\\lib\\lzma.py', 'PYMODULE'),
- ('_compression',
- 'c:\\program files\\python37\\lib\\_compression.py',
- 'PYMODULE'),
- ('gzip', 'c:\\program files\\python37\\lib\\gzip.py', 'PYMODULE'),
- ('tarfile', 'c:\\program files\\python37\\lib\\tarfile.py', 'PYMODULE'),
- ('py_compile', 'c:\\program files\\python37\\lib\\py_compile.py', 'PYMODULE'),
- ('zipfile', 'c:\\program files\\python37\\lib\\zipfile.py', 'PYMODULE'),
- ('shutil', 'c:\\program files\\python37\\lib\\shutil.py', 'PYMODULE'),
- ('webbrowser', 'c:\\program files\\python37\\lib\\webbrowser.py', 'PYMODULE'),
- ('pydoc', 'c:\\program files\\python37\\lib\\pydoc.py', 'PYMODULE'),
- ('getopt', 'c:\\program files\\python37\\lib\\getopt.py', 'PYMODULE'),
- ('pdb', 'c:\\program files\\python37\\lib\\pdb.py', 'PYMODULE'),
- ('unittest.util',
- 'c:\\program files\\python37\\lib\\unittest\\util.py',
- 'PYMODULE'),
- ('unittest.result',
- 'c:\\program files\\python37\\lib\\unittest\\result.py',
- 'PYMODULE'),
- ('string', 'c:\\program files\\python37\\lib\\string.py', 'PYMODULE'),
- ('_compat_pickle',
- 'c:\\program files\\python37\\lib\\_compat_pickle.py',
- 'PYMODULE'),
- ('pickle', 'c:\\program files\\python37\\lib\\pickle.py', 'PYMODULE'),
- ('logging',
- 'c:\\program files\\python37\\lib\\logging\\__init__.py',
- 'PYMODULE'),
- ('pprint', 'c:\\program files\\python37\\lib\\pprint.py', 'PYMODULE'),
- ('unittest.case',
- 'c:\\program files\\python37\\lib\\unittest\\case.py',
- 'PYMODULE'),
- ('unittest.suite',
- 'c:\\program files\\python37\\lib\\unittest\\suite.py',
- 'PYMODULE'),
- ('fnmatch', 'c:\\program files\\python37\\lib\\fnmatch.py', 'PYMODULE'),
- ('unittest.loader',
- 'c:\\program files\\python37\\lib\\unittest\\loader.py',
- 'PYMODULE'),
- ('unittest.runner',
- 'c:\\program files\\python37\\lib\\unittest\\runner.py',
- 'PYMODULE'),
- ('unittest.main',
- 'c:\\program files\\python37\\lib\\unittest\\main.py',
- 'PYMODULE'),
- ('unittest.signals',
- 'c:\\program files\\python37\\lib\\unittest\\signals.py',
- 'PYMODULE'),
- ('unittest',
- 'c:\\program files\\python37\\lib\\unittest\\__init__.py',
- 'PYMODULE'),
- ('struct', 'c:\\program files\\python37\\lib\\struct.py', 'PYMODULE'),
- ('gettext', 'c:\\program files\\python37\\lib\\gettext.py', 'PYMODULE'),
- ('textwrap', 'c:\\program files\\python37\\lib\\textwrap.py', 'PYMODULE'),
- ('argparse', 'c:\\program files\\python37\\lib\\argparse.py', 'PYMODULE'),
- ('doctest', 'c:\\program files\\python37\\lib\\doctest.py', 'PYMODULE'),
- ('_py_abc', 'c:\\program files\\python37\\lib\\_py_abc.py', 'PYMODULE'),
- ('stat', 'c:\\program files\\python37\\lib\\stat.py', 'PYMODULE'),
- ('genericpath',
- 'c:\\program files\\python37\\lib\\genericpath.py',
- 'PYMODULE'),
- ('posixpath', 'c:\\program files\\python37\\lib\\posixpath.py', 'PYMODULE'),
- ('signal', 'c:\\program files\\python37\\lib\\signal.py', 'PYMODULE'),
- ('contextlib', 'c:\\program files\\python37\\lib\\contextlib.py', 'PYMODULE'),
- ('_threading_local',
- 'c:\\program files\\python37\\lib\\_threading_local.py',
- 'PYMODULE'),
- ('threading', 'c:\\program files\\python37\\lib\\threading.py', 'PYMODULE'),
- ('selectors', 'c:\\program files\\python37\\lib\\selectors.py', 'PYMODULE'),
- ('subprocess', 'c:\\program files\\python37\\lib\\subprocess.py', 'PYMODULE'),
- ('os', 'c:\\program files\\python37\\lib\\os.py', 'PYMODULE'),
- ('copy', 'c:\\program files\\python37\\lib\\copy.py', 'PYMODULE'),
- ('MkpWIFI.MKPrint_GUI',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\MKPrint_GUI.py',
- 'PYMODULE'),
- ('MkpWIFI',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\__init__.py',
- 'PYMODULE'),
- ('PyQt5',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\__init__.py',
- 'PYMODULE'),
- ('json', 'c:\\program files\\python37\\lib\\json\\__init__.py', 'PYMODULE'),
- ('json.encoder',
- 'c:\\program files\\python37\\lib\\json\\encoder.py',
- 'PYMODULE'),
- ('json.decoder',
- 'c:\\program files\\python37\\lib\\json\\decoder.py',
- 'PYMODULE'),
- ('json.scanner',
- 'c:\\program files\\python37\\lib\\json\\scanner.py',
- 'PYMODULE'),
- ('socket', 'c:\\program files\\python37\\lib\\socket.py', 'PYMODULE'),
- ('datetime', 'c:\\program files\\python37\\lib\\datetime.py', 'PYMODULE')],
- [('api-ms-win-crt-locale-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-locale-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-math-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-math-l1-1-0.dll',
- 'BINARY'),
- ('VCRUNTIME140.dll',
- 'c:\\program files\\python37\\VCRUNTIME140.dll',
- 'BINARY'),
- ('python37.dll', 'c:\\program files\\python37\\python37.dll', 'BINARY'),
- ('api-ms-win-crt-stdio-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-stdio-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-heap-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-heap-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-runtime-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-runtime-l1-1-0.dll',
- 'BINARY'),
- ('ucrtbase.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\ucrtbase.dll',
- 'BINARY'),
- ('api-ms-win-crt-convert-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-convert-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-string-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-string-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-environment-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-environment-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-process-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-process-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-conio-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-conio-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-filesystem-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-filesystem-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-time-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-time-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-string-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-string-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-libraryloader-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-libraryloader-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-debug-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-debug-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-timezone-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-timezone-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-file-l2-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l2-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-datetime-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-datetime-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-profile-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-profile-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-util-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-util-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-namedpipe-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-namedpipe-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-file-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-errorhandling-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-errorhandling-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-handle-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-handle-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-sysinfo-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-sysinfo-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-processthreads-l1-1-1.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-1.dll',
- 'BINARY'),
- ('api-ms-win-core-interlocked-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-interlocked-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-memory-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-memory-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-localization-l1-2-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-localization-l1-2-0.dll',
- 'BINARY'),
- ('api-ms-win-core-console-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-console-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-heap-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-heap-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-processenvironment-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processenvironment-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-processthreads-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-file-l1-2-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-2-0.dll',
- 'BINARY'),
- ('api-ms-win-core-rtlsupport-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-rtlsupport-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-synch-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-synch-l1-2-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-2-0.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\bin\\opengl32sw.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\opengl32sw.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\bin\\libEGL.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libEGL.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\bin\\libGLESv2.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
- 'BINARY'),
- ('_ssl', 'c:\\program files\\python37\\DLLs\\_ssl.pyd', 'EXTENSION'),
- ('unicodedata',
- 'c:\\program files\\python37\\DLLs\\unicodedata.pyd',
- 'EXTENSION'),
- ('pyexpat', 'c:\\program files\\python37\\DLLs\\pyexpat.pyd', 'EXTENSION'),
- ('_hashlib', 'c:\\program files\\python37\\DLLs\\_hashlib.pyd', 'EXTENSION'),
- ('_bz2', 'c:\\program files\\python37\\DLLs\\_bz2.pyd', 'EXTENSION'),
- ('_lzma', 'c:\\program files\\python37\\DLLs\\_lzma.pyd', 'EXTENSION'),
- ('_socket', 'c:\\program files\\python37\\DLLs\\_socket.pyd', 'EXTENSION'),
- ('select', 'c:\\program files\\python37\\DLLs\\select.pyd', 'EXTENSION'),
- ('PyQt5.QtGui',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtGui.pyd',
- 'EXTENSION'),
- ('PyQt5.QtCore',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtCore.pyd',
- 'EXTENSION'),
- ('PyQt5.sip',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\sip.pyd',
- 'EXTENSION'),
- ('PyQt5.QtWidgets',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtWidgets.pyd',
- 'EXTENSION'),
- ('Qt5Gui.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5gui.dll',
- 'BINARY'),
- ('api-ms-win-crt-utility-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-utility-l1-1-0.dll',
- 'BINARY'),
- ('Qt5Core.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5core.dll',
- 'BINARY'),
- ('Qt5Quick.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5quick.dll',
- 'BINARY'),
- ('Qt5WebSockets.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5websockets.dll',
- 'BINARY'),
- ('Qt5Network.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5network.dll',
- 'BINARY'),
- ('Qt5Svg.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5svg.dll',
- 'BINARY'),
- ('libGLESv2.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
- 'BINARY'),
- ('Qt5Widgets.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5widgets.dll',
- 'BINARY'),
- ('Qt5DBus.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5dbus.dll',
- 'BINARY'),
- ('MSVCP140.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\MSVCP140.dll',
- 'BINARY'),
- ('libcrypto-1_1-x64.dll',
- 'c:\\program files\\python37\\DLLs\\libcrypto-1_1-x64.dll',
- 'BINARY'),
- ('libssl-1_1-x64.dll',
- 'c:\\program files\\python37\\DLLs\\libssl-1_1-x64.dll',
- 'BINARY'),
- ('python3.dll', 'c:\\program files\\python37\\python3.dll', 'BINARY'),
- ('Qt5Qml.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\Qt5Qml.dll',
- 'BINARY'),
- ('api-ms-win-crt-multibyte-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-multibyte-l1-1-0.dll',
- 'BINARY')],
- [],
- [],
- [('base_library.zip',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\base_library.zip',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_lv.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_lv.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_de.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_de.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_pl.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_pl.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ko.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ko.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_uk.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_uk.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_hu.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_hu.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_gd.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_gd.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ja.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ja.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_es.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_es.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_he.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_he.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_fr.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fr.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ar.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ar.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_fi.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fi.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_cs.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_cs.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_bg.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_bg.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_it.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_it.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ru.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ru.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_en.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_en.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_da.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_da.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_sk.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_sk.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ca.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ca.qm',
- 'DATA')],
- [])
diff --git a/MkpWIFI/build/main/EXE-00.toc b/MkpWIFI/build/main/EXE-00.toc
deleted file mode 100644
index 6eb202d..0000000
--- a/MkpWIFI/build/main/EXE-00.toc
+++ /dev/null
@@ -1,440 +0,0 @@
-('C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\dist\\main.exe',
- True,
- False,
- False,
- None,
- None,
- False,
- False,
- '',
- True,
- 'main.pkg',
- [('PYZ-00.pyz',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\PYZ-00.pyz',
- 'PYZ'),
- ('struct',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\localpycos\\struct.pyo',
- 'PYMODULE'),
- ('pyimod01_os_path',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod01_os_path.pyc',
- 'PYMODULE'),
- ('pyimod02_archive',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod02_archive.pyc',
- 'PYMODULE'),
- ('pyimod03_importers',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod03_importers.pyc',
- 'PYMODULE'),
- ('pyiboot01_bootstrap',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
- 'PYSOURCE'),
- ('pyi_rth_qt5',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_qt5.py',
- 'PYSOURCE'),
- ('main',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\main.py',
- 'PYSOURCE'),
- ('api-ms-win-crt-locale-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-locale-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-math-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-math-l1-1-0.dll',
- 'BINARY'),
- ('VCRUNTIME140.dll',
- 'c:\\program files\\python37\\VCRUNTIME140.dll',
- 'BINARY'),
- ('python37.dll', 'c:\\program files\\python37\\python37.dll', 'BINARY'),
- ('api-ms-win-crt-stdio-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-stdio-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-heap-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-heap-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-runtime-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-runtime-l1-1-0.dll',
- 'BINARY'),
- ('ucrtbase.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\ucrtbase.dll',
- 'BINARY'),
- ('api-ms-win-crt-convert-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-convert-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-string-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-string-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-environment-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-environment-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-process-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-process-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-conio-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-conio-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-filesystem-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-filesystem-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-time-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-time-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-string-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-string-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-libraryloader-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-libraryloader-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-debug-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-debug-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-timezone-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-timezone-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-file-l2-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l2-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-datetime-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-datetime-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-profile-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-profile-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-util-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-util-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-namedpipe-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-namedpipe-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-file-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-errorhandling-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-errorhandling-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-handle-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-handle-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-sysinfo-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-sysinfo-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-processthreads-l1-1-1.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-1.dll',
- 'BINARY'),
- ('api-ms-win-core-interlocked-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-interlocked-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-memory-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-memory-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-localization-l1-2-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-localization-l1-2-0.dll',
- 'BINARY'),
- ('api-ms-win-core-console-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-console-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-heap-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-heap-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-processenvironment-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processenvironment-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-processthreads-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-file-l1-2-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-2-0.dll',
- 'BINARY'),
- ('api-ms-win-core-rtlsupport-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-rtlsupport-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-synch-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-synch-l1-2-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-2-0.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\bin\\opengl32sw.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\opengl32sw.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\bin\\libEGL.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libEGL.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\bin\\libGLESv2.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
- 'BINARY'),
- ('_ssl', 'c:\\program files\\python37\\DLLs\\_ssl.pyd', 'EXTENSION'),
- ('unicodedata',
- 'c:\\program files\\python37\\DLLs\\unicodedata.pyd',
- 'EXTENSION'),
- ('pyexpat', 'c:\\program files\\python37\\DLLs\\pyexpat.pyd', 'EXTENSION'),
- ('_hashlib', 'c:\\program files\\python37\\DLLs\\_hashlib.pyd', 'EXTENSION'),
- ('_bz2', 'c:\\program files\\python37\\DLLs\\_bz2.pyd', 'EXTENSION'),
- ('_lzma', 'c:\\program files\\python37\\DLLs\\_lzma.pyd', 'EXTENSION'),
- ('_socket', 'c:\\program files\\python37\\DLLs\\_socket.pyd', 'EXTENSION'),
- ('select', 'c:\\program files\\python37\\DLLs\\select.pyd', 'EXTENSION'),
- ('PyQt5.QtGui',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtGui.pyd',
- 'EXTENSION'),
- ('PyQt5.QtCore',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtCore.pyd',
- 'EXTENSION'),
- ('PyQt5.sip',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\sip.pyd',
- 'EXTENSION'),
- ('PyQt5.QtWidgets',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtWidgets.pyd',
- 'EXTENSION'),
- ('Qt5Gui.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5gui.dll',
- 'BINARY'),
- ('api-ms-win-crt-utility-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-utility-l1-1-0.dll',
- 'BINARY'),
- ('Qt5Core.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5core.dll',
- 'BINARY'),
- ('Qt5Quick.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5quick.dll',
- 'BINARY'),
- ('Qt5WebSockets.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5websockets.dll',
- 'BINARY'),
- ('Qt5Network.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5network.dll',
- 'BINARY'),
- ('Qt5Svg.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5svg.dll',
- 'BINARY'),
- ('libGLESv2.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
- 'BINARY'),
- ('Qt5Widgets.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5widgets.dll',
- 'BINARY'),
- ('Qt5DBus.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5dbus.dll',
- 'BINARY'),
- ('MSVCP140.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\MSVCP140.dll',
- 'BINARY'),
- ('libcrypto-1_1-x64.dll',
- 'c:\\program files\\python37\\DLLs\\libcrypto-1_1-x64.dll',
- 'BINARY'),
- ('libssl-1_1-x64.dll',
- 'c:\\program files\\python37\\DLLs\\libssl-1_1-x64.dll',
- 'BINARY'),
- ('python3.dll', 'c:\\program files\\python37\\python3.dll', 'BINARY'),
- ('Qt5Qml.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\Qt5Qml.dll',
- 'BINARY'),
- ('api-ms-win-crt-multibyte-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-multibyte-l1-1-0.dll',
- 'BINARY'),
- ('base_library.zip',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\base_library.zip',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_lv.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_lv.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_de.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_de.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_pl.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_pl.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ko.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ko.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_uk.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_uk.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_hu.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_hu.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_gd.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_gd.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ja.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ja.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_es.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_es.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_he.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_he.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_fr.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fr.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ar.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ar.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_fi.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fi.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_cs.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_cs.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_bg.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_bg.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_it.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_it.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ru.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ru.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_en.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_en.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_da.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_da.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_sk.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_sk.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ca.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ca.qm',
- 'DATA'),
- ('main.exe.manifest',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\main.exe.manifest',
- 'BINARY'),
- ('pyi-windows-manifest-filename main.exe.manifest', '', 'OPTION')],
- [],
- False,
- False,
- 1555509474,
- [('run.exe',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\bootloader\\Windows-64bit\\run.exe',
- 'EXECUTABLE')])
diff --git a/MkpWIFI/build/main/PKG-00.pkg b/MkpWIFI/build/main/PKG-00.pkg
deleted file mode 100644
index 2deeee8..0000000
Binary files a/MkpWIFI/build/main/PKG-00.pkg and /dev/null differ
diff --git a/MkpWIFI/build/main/PKG-00.toc b/MkpWIFI/build/main/PKG-00.toc
deleted file mode 100644
index 87258c9..0000000
--- a/MkpWIFI/build/main/PKG-00.toc
+++ /dev/null
@@ -1,432 +0,0 @@
-('C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\PKG-00.pkg',
- {'BINARY': 1,
- 'DATA': 1,
- 'EXECUTABLE': 1,
- 'EXTENSION': 1,
- 'PYMODULE': 1,
- 'PYSOURCE': 1,
- 'PYZ': 0},
- [('PYZ-00.pyz',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\PYZ-00.pyz',
- 'PYZ'),
- ('struct',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\localpycos\\struct.pyo',
- 'PYMODULE'),
- ('pyimod01_os_path',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod01_os_path.pyc',
- 'PYMODULE'),
- ('pyimod02_archive',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod02_archive.pyc',
- 'PYMODULE'),
- ('pyimod03_importers',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod03_importers.pyc',
- 'PYMODULE'),
- ('pyiboot01_bootstrap',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
- 'PYSOURCE'),
- ('pyi_rth_qt5',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_qt5.py',
- 'PYSOURCE'),
- ('main',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\main.py',
- 'PYSOURCE'),
- ('api-ms-win-crt-locale-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-locale-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-math-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-math-l1-1-0.dll',
- 'BINARY'),
- ('VCRUNTIME140.dll',
- 'c:\\program files\\python37\\VCRUNTIME140.dll',
- 'BINARY'),
- ('python37.dll', 'c:\\program files\\python37\\python37.dll', 'BINARY'),
- ('api-ms-win-crt-stdio-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-stdio-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-heap-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-heap-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-runtime-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-runtime-l1-1-0.dll',
- 'BINARY'),
- ('ucrtbase.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\ucrtbase.dll',
- 'BINARY'),
- ('api-ms-win-crt-convert-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-convert-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-string-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-string-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-environment-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-environment-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-process-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-process-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-conio-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-conio-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-filesystem-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-filesystem-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-crt-time-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-time-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-string-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-string-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-libraryloader-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-libraryloader-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-debug-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-debug-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-timezone-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-timezone-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-file-l2-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l2-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-datetime-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-datetime-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-profile-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-profile-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-util-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-util-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-namedpipe-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-namedpipe-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-file-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-errorhandling-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-errorhandling-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-handle-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-handle-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-sysinfo-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-sysinfo-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-processthreads-l1-1-1.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-1.dll',
- 'BINARY'),
- ('api-ms-win-core-interlocked-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-interlocked-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-memory-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-memory-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-localization-l1-2-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-localization-l1-2-0.dll',
- 'BINARY'),
- ('api-ms-win-core-console-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-console-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-heap-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-heap-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-processenvironment-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processenvironment-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-processthreads-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-file-l1-2-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-2-0.dll',
- 'BINARY'),
- ('api-ms-win-core-rtlsupport-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-rtlsupport-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-synch-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-1-0.dll',
- 'BINARY'),
- ('api-ms-win-core-synch-l1-2-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-2-0.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\bin\\opengl32sw.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\opengl32sw.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\bin\\libEGL.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libEGL.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\bin\\libGLESv2.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
- 'BINARY'),
- ('PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
- 'BINARY'),
- ('_ssl', 'c:\\program files\\python37\\DLLs\\_ssl.pyd', 'EXTENSION'),
- ('unicodedata',
- 'c:\\program files\\python37\\DLLs\\unicodedata.pyd',
- 'EXTENSION'),
- ('pyexpat', 'c:\\program files\\python37\\DLLs\\pyexpat.pyd', 'EXTENSION'),
- ('_hashlib', 'c:\\program files\\python37\\DLLs\\_hashlib.pyd', 'EXTENSION'),
- ('_bz2', 'c:\\program files\\python37\\DLLs\\_bz2.pyd', 'EXTENSION'),
- ('_lzma', 'c:\\program files\\python37\\DLLs\\_lzma.pyd', 'EXTENSION'),
- ('_socket', 'c:\\program files\\python37\\DLLs\\_socket.pyd', 'EXTENSION'),
- ('select', 'c:\\program files\\python37\\DLLs\\select.pyd', 'EXTENSION'),
- ('PyQt5.QtGui',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtGui.pyd',
- 'EXTENSION'),
- ('PyQt5.QtCore',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtCore.pyd',
- 'EXTENSION'),
- ('PyQt5.sip',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\sip.pyd',
- 'EXTENSION'),
- ('PyQt5.QtWidgets',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtWidgets.pyd',
- 'EXTENSION'),
- ('Qt5Gui.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5gui.dll',
- 'BINARY'),
- ('api-ms-win-crt-utility-l1-1-0.dll',
- 'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-utility-l1-1-0.dll',
- 'BINARY'),
- ('Qt5Core.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5core.dll',
- 'BINARY'),
- ('Qt5Quick.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5quick.dll',
- 'BINARY'),
- ('Qt5WebSockets.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5websockets.dll',
- 'BINARY'),
- ('Qt5Network.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5network.dll',
- 'BINARY'),
- ('Qt5Svg.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5svg.dll',
- 'BINARY'),
- ('libGLESv2.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
- 'BINARY'),
- ('Qt5Widgets.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5widgets.dll',
- 'BINARY'),
- ('Qt5DBus.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5dbus.dll',
- 'BINARY'),
- ('MSVCP140.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\MSVCP140.dll',
- 'BINARY'),
- ('libcrypto-1_1-x64.dll',
- 'c:\\program files\\python37\\DLLs\\libcrypto-1_1-x64.dll',
- 'BINARY'),
- ('libssl-1_1-x64.dll',
- 'c:\\program files\\python37\\DLLs\\libssl-1_1-x64.dll',
- 'BINARY'),
- ('python3.dll', 'c:\\program files\\python37\\python3.dll', 'BINARY'),
- ('Qt5Qml.dll',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\Qt5Qml.dll',
- 'BINARY'),
- ('api-ms-win-crt-multibyte-l1-1-0.dll',
- 'C:/Program '
- 'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-multibyte-l1-1-0.dll',
- 'BINARY'),
- ('base_library.zip',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\base_library.zip',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_lv.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_lv.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_de.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_de.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_pl.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_pl.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ko.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ko.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_uk.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_uk.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_hu.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_hu.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_gd.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_gd.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ja.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ja.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_es.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_es.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_he.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_he.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_fr.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fr.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ar.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ar.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_fi.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fi.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_cs.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_cs.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_bg.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_bg.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_it.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_it.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ru.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ru.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_en.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_en.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_da.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_da.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_sk.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_sk.qm',
- 'DATA'),
- ('PyQt5\\Qt\\translations\\qtbase_ca.qm',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ca.qm',
- 'DATA'),
- ('main.exe.manifest',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\main.exe.manifest',
- 'BINARY'),
- ('pyi-windows-manifest-filename main.exe.manifest', '', 'OPTION')],
- False,
- False,
- False)
diff --git a/MkpWIFI/build/main/PYZ-00.pyz b/MkpWIFI/build/main/PYZ-00.pyz
deleted file mode 100644
index 10b3b47..0000000
Binary files a/MkpWIFI/build/main/PYZ-00.pyz and /dev/null differ
diff --git a/MkpWIFI/build/main/PYZ-00.toc b/MkpWIFI/build/main/PYZ-00.toc
deleted file mode 100644
index 6630256..0000000
--- a/MkpWIFI/build/main/PYZ-00.toc
+++ /dev/null
@@ -1,278 +0,0 @@
-('C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\PYZ-00.pyz',
- [('ntpath', 'c:\\program files\\python37\\lib\\ntpath.py', 'PYMODULE'),
- ('_strptime', 'c:\\program files\\python37\\lib\\_strptime.py', 'PYMODULE'),
- ('tracemalloc',
- 'c:\\program files\\python37\\lib\\tracemalloc.py',
- 'PYMODULE'),
- ('stringprep', 'c:\\program files\\python37\\lib\\stringprep.py', 'PYMODULE'),
- ('typing', 'c:\\program files\\python37\\lib\\typing.py', 'PYMODULE'),
- ('__future__', 'c:\\program files\\python37\\lib\\__future__.py', 'PYMODULE'),
- ('difflib', 'c:\\program files\\python37\\lib\\difflib.py', 'PYMODULE'),
- ('ast', 'c:\\program files\\python37\\lib\\ast.py', 'PYMODULE'),
- ('inspect', 'c:\\program files\\python37\\lib\\inspect.py', 'PYMODULE'),
- ('cmd', 'c:\\program files\\python37\\lib\\cmd.py', 'PYMODULE'),
- ('bdb', 'c:\\program files\\python37\\lib\\bdb.py', 'PYMODULE'),
- ('opcode', 'c:\\program files\\python37\\lib\\opcode.py', 'PYMODULE'),
- ('dis', 'c:\\program files\\python37\\lib\\dis.py', 'PYMODULE'),
- ('codeop', 'c:\\program files\\python37\\lib\\codeop.py', 'PYMODULE'),
- ('code', 'c:\\program files\\python37\\lib\\code.py', 'PYMODULE'),
- ('glob', 'c:\\program files\\python37\\lib\\glob.py', 'PYMODULE'),
- ('shlex', 'c:\\program files\\python37\\lib\\shlex.py', 'PYMODULE'),
- ('runpy', 'c:\\program files\\python37\\lib\\runpy.py', 'PYMODULE'),
- ('importlib._bootstrap',
- 'c:\\program files\\python37\\lib\\importlib\\_bootstrap.py',
- 'PYMODULE'),
- ('importlib._bootstrap_external',
- 'c:\\program files\\python37\\lib\\importlib\\_bootstrap_external.py',
- 'PYMODULE'),
- ('importlib.machinery',
- 'c:\\program files\\python37\\lib\\importlib\\machinery.py',
- 'PYMODULE'),
- ('importlib.util',
- 'c:\\program files\\python37\\lib\\importlib\\util.py',
- 'PYMODULE'),
- ('importlib.abc',
- 'c:\\program files\\python37\\lib\\importlib\\abc.py',
- 'PYMODULE'),
- ('importlib',
- 'c:\\program files\\python37\\lib\\importlib\\__init__.py',
- 'PYMODULE'),
- ('pkgutil', 'c:\\program files\\python37\\lib\\pkgutil.py', 'PYMODULE'),
- ('xml', 'c:\\program files\\python37\\lib\\xml\\__init__.py', 'PYMODULE'),
- ('xml.sax.expatreader',
- 'c:\\program files\\python37\\lib\\xml\\sax\\expatreader.py',
- 'PYMODULE'),
- ('xml.sax.saxutils',
- 'c:\\program files\\python37\\lib\\xml\\sax\\saxutils.py',
- 'PYMODULE'),
- ('urllib.request',
- 'c:\\program files\\python37\\lib\\urllib\\request.py',
- 'PYMODULE'),
- ('getpass', 'c:\\program files\\python37\\lib\\getpass.py', 'PYMODULE'),
- ('nturl2path', 'c:\\program files\\python37\\lib\\nturl2path.py', 'PYMODULE'),
- ('ftplib', 'c:\\program files\\python37\\lib\\ftplib.py', 'PYMODULE'),
- ('netrc', 'c:\\program files\\python37\\lib\\netrc.py', 'PYMODULE'),
- ('http.cookiejar',
- 'c:\\program files\\python37\\lib\\http\\cookiejar.py',
- 'PYMODULE'),
- ('urllib.response',
- 'c:\\program files\\python37\\lib\\urllib\\response.py',
- 'PYMODULE'),
- ('urllib.error',
- 'c:\\program files\\python37\\lib\\urllib\\error.py',
- 'PYMODULE'),
- ('xml.sax',
- 'c:\\program files\\python37\\lib\\xml\\sax\\__init__.py',
- 'PYMODULE'),
- ('xml.sax.handler',
- 'c:\\program files\\python37\\lib\\xml\\sax\\handler.py',
- 'PYMODULE'),
- ('xml.sax._exceptions',
- 'c:\\program files\\python37\\lib\\xml\\sax\\_exceptions.py',
- 'PYMODULE'),
- ('xml.sax.xmlreader',
- 'c:\\program files\\python37\\lib\\xml\\sax\\xmlreader.py',
- 'PYMODULE'),
- ('xml.parsers',
- 'c:\\program files\\python37\\lib\\xml\\parsers\\__init__.py',
- 'PYMODULE'),
- ('xml.parsers.expat',
- 'c:\\program files\\python37\\lib\\xml\\parsers\\expat.py',
- 'PYMODULE'),
- ('plistlib', 'c:\\program files\\python37\\lib\\plistlib.py', 'PYMODULE'),
- ('platform', 'c:\\program files\\python37\\lib\\platform.py', 'PYMODULE'),
- ('token', 'c:\\program files\\python37\\lib\\token.py', 'PYMODULE'),
- ('tokenize', 'c:\\program files\\python37\\lib\\tokenize.py', 'PYMODULE'),
- ('urllib.parse',
- 'c:\\program files\\python37\\lib\\urllib\\parse.py',
- 'PYMODULE'),
- ('tempfile', 'c:\\program files\\python37\\lib\\tempfile.py', 'PYMODULE'),
- ('tty', 'c:\\program files\\python37\\lib\\tty.py', 'PYMODULE'),
- ('pydoc_data',
- 'c:\\program files\\python37\\lib\\pydoc_data\\__init__.py',
- 'PYMODULE'),
- ('pydoc_data.topics',
- 'c:\\program files\\python37\\lib\\pydoc_data\\topics.py',
- 'PYMODULE'),
- ('html.entities',
- 'c:\\program files\\python37\\lib\\html\\entities.py',
- 'PYMODULE'),
- ('html', 'c:\\program files\\python37\\lib\\html\\__init__.py', 'PYMODULE'),
- ('ssl', 'c:\\program files\\python37\\lib\\ssl.py', 'PYMODULE'),
- ('http.client',
- 'c:\\program files\\python37\\lib\\http\\client.py',
- 'PYMODULE'),
- ('mimetypes', 'c:\\program files\\python37\\lib\\mimetypes.py', 'PYMODULE'),
- ('socketserver',
- 'c:\\program files\\python37\\lib\\socketserver.py',
- 'PYMODULE'),
- ('http', 'c:\\program files\\python37\\lib\\http\\__init__.py', 'PYMODULE'),
- ('http.server',
- 'c:\\program files\\python37\\lib\\http\\server.py',
- 'PYMODULE'),
- ('optparse', 'c:\\program files\\python37\\lib\\optparse.py', 'PYMODULE'),
- ('uu', 'c:\\program files\\python37\\lib\\uu.py', 'PYMODULE'),
- ('quopri', 'c:\\program files\\python37\\lib\\quopri.py', 'PYMODULE'),
- ('email.feedparser',
- 'c:\\program files\\python37\\lib\\email\\feedparser.py',
- 'PYMODULE'),
- ('email.parser',
- 'c:\\program files\\python37\\lib\\email\\parser.py',
- 'PYMODULE'),
- ('email', 'c:\\program files\\python37\\lib\\email\\__init__.py', 'PYMODULE'),
- ('calendar', 'c:\\program files\\python37\\lib\\calendar.py', 'PYMODULE'),
- ('email._parseaddr',
- 'c:\\program files\\python37\\lib\\email\\_parseaddr.py',
- 'PYMODULE'),
- ('email.utils',
- 'c:\\program files\\python37\\lib\\email\\utils.py',
- 'PYMODULE'),
- ('email.errors',
- 'c:\\program files\\python37\\lib\\email\\errors.py',
- 'PYMODULE'),
- ('email.header',
- 'c:\\program files\\python37\\lib\\email\\header.py',
- 'PYMODULE'),
- ('email._policybase',
- 'c:\\program files\\python37\\lib\\email\\_policybase.py',
- 'PYMODULE'),
- ('email.base64mime',
- 'c:\\program files\\python37\\lib\\email\\base64mime.py',
- 'PYMODULE'),
- ('email.encoders',
- 'c:\\program files\\python37\\lib\\email\\encoders.py',
- 'PYMODULE'),
- ('email.charset',
- 'c:\\program files\\python37\\lib\\email\\charset.py',
- 'PYMODULE'),
- ('base64', 'c:\\program files\\python37\\lib\\base64.py', 'PYMODULE'),
- ('email._encoded_words',
- 'c:\\program files\\python37\\lib\\email\\_encoded_words.py',
- 'PYMODULE'),
- ('hashlib', 'c:\\program files\\python37\\lib\\hashlib.py', 'PYMODULE'),
- ('bisect', 'c:\\program files\\python37\\lib\\bisect.py', 'PYMODULE'),
- ('random', 'c:\\program files\\python37\\lib\\random.py', 'PYMODULE'),
- ('email.generator',
- 'c:\\program files\\python37\\lib\\email\\generator.py',
- 'PYMODULE'),
- ('email.iterators',
- 'c:\\program files\\python37\\lib\\email\\iterators.py',
- 'PYMODULE'),
- ('urllib',
- 'c:\\program files\\python37\\lib\\urllib\\__init__.py',
- 'PYMODULE'),
- ('email._header_value_parser',
- 'c:\\program files\\python37\\lib\\email\\_header_value_parser.py',
- 'PYMODULE'),
- ('email.headerregistry',
- 'c:\\program files\\python37\\lib\\email\\headerregistry.py',
- 'PYMODULE'),
- ('email.quoprimime',
- 'c:\\program files\\python37\\lib\\email\\quoprimime.py',
- 'PYMODULE'),
- ('email.contentmanager',
- 'c:\\program files\\python37\\lib\\email\\contentmanager.py',
- 'PYMODULE'),
- ('email.policy',
- 'c:\\program files\\python37\\lib\\email\\policy.py',
- 'PYMODULE'),
- ('email.message',
- 'c:\\program files\\python37\\lib\\email\\message.py',
- 'PYMODULE'),
- ('bz2', 'c:\\program files\\python37\\lib\\bz2.py', 'PYMODULE'),
- ('lzma', 'c:\\program files\\python37\\lib\\lzma.py', 'PYMODULE'),
- ('_compression',
- 'c:\\program files\\python37\\lib\\_compression.py',
- 'PYMODULE'),
- ('gzip', 'c:\\program files\\python37\\lib\\gzip.py', 'PYMODULE'),
- ('tarfile', 'c:\\program files\\python37\\lib\\tarfile.py', 'PYMODULE'),
- ('py_compile', 'c:\\program files\\python37\\lib\\py_compile.py', 'PYMODULE'),
- ('zipfile', 'c:\\program files\\python37\\lib\\zipfile.py', 'PYMODULE'),
- ('shutil', 'c:\\program files\\python37\\lib\\shutil.py', 'PYMODULE'),
- ('webbrowser', 'c:\\program files\\python37\\lib\\webbrowser.py', 'PYMODULE'),
- ('pydoc', 'c:\\program files\\python37\\lib\\pydoc.py', 'PYMODULE'),
- ('getopt', 'c:\\program files\\python37\\lib\\getopt.py', 'PYMODULE'),
- ('pdb', 'c:\\program files\\python37\\lib\\pdb.py', 'PYMODULE'),
- ('unittest.util',
- 'c:\\program files\\python37\\lib\\unittest\\util.py',
- 'PYMODULE'),
- ('unittest.result',
- 'c:\\program files\\python37\\lib\\unittest\\result.py',
- 'PYMODULE'),
- ('string', 'c:\\program files\\python37\\lib\\string.py', 'PYMODULE'),
- ('_compat_pickle',
- 'c:\\program files\\python37\\lib\\_compat_pickle.py',
- 'PYMODULE'),
- ('pickle', 'c:\\program files\\python37\\lib\\pickle.py', 'PYMODULE'),
- ('logging',
- 'c:\\program files\\python37\\lib\\logging\\__init__.py',
- 'PYMODULE'),
- ('pprint', 'c:\\program files\\python37\\lib\\pprint.py', 'PYMODULE'),
- ('unittest.case',
- 'c:\\program files\\python37\\lib\\unittest\\case.py',
- 'PYMODULE'),
- ('unittest.suite',
- 'c:\\program files\\python37\\lib\\unittest\\suite.py',
- 'PYMODULE'),
- ('fnmatch', 'c:\\program files\\python37\\lib\\fnmatch.py', 'PYMODULE'),
- ('unittest.loader',
- 'c:\\program files\\python37\\lib\\unittest\\loader.py',
- 'PYMODULE'),
- ('unittest.runner',
- 'c:\\program files\\python37\\lib\\unittest\\runner.py',
- 'PYMODULE'),
- ('unittest.main',
- 'c:\\program files\\python37\\lib\\unittest\\main.py',
- 'PYMODULE'),
- ('unittest.signals',
- 'c:\\program files\\python37\\lib\\unittest\\signals.py',
- 'PYMODULE'),
- ('unittest',
- 'c:\\program files\\python37\\lib\\unittest\\__init__.py',
- 'PYMODULE'),
- ('struct', 'c:\\program files\\python37\\lib\\struct.py', 'PYMODULE'),
- ('gettext', 'c:\\program files\\python37\\lib\\gettext.py', 'PYMODULE'),
- ('textwrap', 'c:\\program files\\python37\\lib\\textwrap.py', 'PYMODULE'),
- ('argparse', 'c:\\program files\\python37\\lib\\argparse.py', 'PYMODULE'),
- ('doctest', 'c:\\program files\\python37\\lib\\doctest.py', 'PYMODULE'),
- ('_py_abc', 'c:\\program files\\python37\\lib\\_py_abc.py', 'PYMODULE'),
- ('stat', 'c:\\program files\\python37\\lib\\stat.py', 'PYMODULE'),
- ('genericpath',
- 'c:\\program files\\python37\\lib\\genericpath.py',
- 'PYMODULE'),
- ('posixpath', 'c:\\program files\\python37\\lib\\posixpath.py', 'PYMODULE'),
- ('signal', 'c:\\program files\\python37\\lib\\signal.py', 'PYMODULE'),
- ('contextlib', 'c:\\program files\\python37\\lib\\contextlib.py', 'PYMODULE'),
- ('_threading_local',
- 'c:\\program files\\python37\\lib\\_threading_local.py',
- 'PYMODULE'),
- ('threading', 'c:\\program files\\python37\\lib\\threading.py', 'PYMODULE'),
- ('selectors', 'c:\\program files\\python37\\lib\\selectors.py', 'PYMODULE'),
- ('subprocess', 'c:\\program files\\python37\\lib\\subprocess.py', 'PYMODULE'),
- ('os', 'c:\\program files\\python37\\lib\\os.py', 'PYMODULE'),
- ('copy', 'c:\\program files\\python37\\lib\\copy.py', 'PYMODULE'),
- ('MkpWIFI.MKPrint_GUI',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\MKPrint_GUI.py',
- 'PYMODULE'),
- ('MkpWIFI',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\__init__.py',
- 'PYMODULE'),
- ('PyQt5',
- 'C:\\Users\\Emanuele '
- 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\__init__.py',
- 'PYMODULE'),
- ('json', 'c:\\program files\\python37\\lib\\json\\__init__.py', 'PYMODULE'),
- ('json.encoder',
- 'c:\\program files\\python37\\lib\\json\\encoder.py',
- 'PYMODULE'),
- ('json.decoder',
- 'c:\\program files\\python37\\lib\\json\\decoder.py',
- 'PYMODULE'),
- ('json.scanner',
- 'c:\\program files\\python37\\lib\\json\\scanner.py',
- 'PYMODULE'),
- ('socket', 'c:\\program files\\python37\\lib\\socket.py', 'PYMODULE'),
- ('datetime', 'c:\\program files\\python37\\lib\\datetime.py', 'PYMODULE')])
diff --git a/MkpWIFI/build/main/base_library.zip b/MkpWIFI/build/main/base_library.zip
deleted file mode 100644
index e113735..0000000
Binary files a/MkpWIFI/build/main/base_library.zip and /dev/null differ
diff --git a/MkpWIFI/build/main/localpycos/struct.pyo b/MkpWIFI/build/main/localpycos/struct.pyo
deleted file mode 100644
index 2041d2f..0000000
Binary files a/MkpWIFI/build/main/localpycos/struct.pyo and /dev/null differ
diff --git a/MkpWIFI/build/main/main.exe.manifest b/MkpWIFI/build/main/main.exe.manifest
deleted file mode 100644
index 247cc83..0000000
--- a/MkpWIFI/build/main/main.exe.manifest
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/MkpWIFI/build/main/warn-main.txt b/MkpWIFI/build/main/warn-main.txt
deleted file mode 100644
index 372e1b0..0000000
--- a/MkpWIFI/build/main/warn-main.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-
-This file lists modules PyInstaller was not able to find. This does not
-necessarily mean this module is required for running you program. Python and
-Python 3rd-party packages include a lot of conditional or optional module. For
-example the module 'ntpath' only exists on Windows, whereas the module
-'posixpath' only exists on Posix systems.
-
-Types if import:
-* top-level: imported at the top-level - look at these first
-* conditional: imported within an if-statement
-* delayed: imported from within a function
-* optional: imported within a try-except-statement
-
-IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
- yourself tracking down the missing module. Thanks!
-
-missing module named resource - imported by posix (top-level), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
-missing module named posix - imported by os (conditional, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
-missing module named _posixsubprocess - imported by subprocess (conditional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
-missing module named readline - imported by cmd (delayed, conditional, optional), code (delayed, conditional, optional), pdb (delayed, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
-excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
-missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
-missing module named _winreg - imported by platform (delayed, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
-missing module named _scproxy - imported by urllib.request (conditional)
-missing module named java - imported by platform (delayed), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
-missing module named 'java.lang' - imported by platform (delayed, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level), xml.sax._exceptions (conditional)
-missing module named vms_lib - imported by platform (delayed, conditional, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
-missing module named termios - imported by tty (top-level), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level), getpass (optional)
-missing module named grp - imported by shutil (optional), tarfile (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
-missing module named 'org.python' - imported by pickle (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level), xml.sax (delayed, conditional)
-missing module named pwd - imported by posixpath (delayed, conditional), shutil (optional), tarfile (optional), http.server (delayed, optional), webbrowser (delayed), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level), netrc (delayed, conditional), getpass (delayed)
-missing module named org - imported by copy (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
diff --git a/MkpWIFI/build/main/xref-main.html b/MkpWIFI/build/main/xref-main.html
deleted file mode 100644
index 37463e0..0000000
--- a/MkpWIFI/build/main/xref-main.html
+++ /dev/null
@@ -1,8563 +0,0 @@
-
-
- modulegraph cross reference for main.py, pyi_rth_qt5.py
-
-
-
- modulegraph cross reference for main.py, pyi_rth_qt5.py
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
PyQt5.QtCore C:\Users\Emanuele Trabattoni\AppData\Roaming\Python\Python37\site-packages\PyQt5\QtCore.pyd
-
-
-
-
-
-
-
PyQt5.QtGui C:\Users\Emanuele Trabattoni\AppData\Roaming\Python\Python37\site-packages\PyQt5\QtGui.pyd
-
-
-
-
-
-
-
PyQt5.QtWidgets C:\Users\Emanuele Trabattoni\AppData\Roaming\Python\Python37\site-packages\PyQt5\QtWidgets.pyd
-
-
-
-
-
-
-
PyQt5.sip C:\Users\Emanuele Trabattoni\AppData\Roaming\Python\Python37\site-packages\PyQt5\sip.pyd
-
-imported by:
-
PyQt5
-
-
-
-
-
-
-
-
-
-
_abc (builtin module)
-
-
-
-
-
-
_ast (builtin module)
-
-
-
-
-
-
_bisect (builtin module)
-
-
-
-
-
-
_blake2 (builtin module)
-
-
-
-
-
-
-
-
_bz2 c:\program files\python37\DLLs\_bz2.pyd
-
-
-
-
-
-
_codecs (builtin module)
-
-
-
-
-
-
_codecs_cn (builtin module)
-
-
-
-
-
-
_codecs_hk (builtin module)
-
-
-
-
-
-
_codecs_iso2022 (builtin module)
-
-
-
-
-
-
_codecs_jp (builtin module)
-
-
-
-
-
-
_codecs_kr (builtin module)
-
-
-
-
-
-
_codecs_tw (builtin module)
-
-
-
-
-
-
_collections (builtin module)
-
-
-
-
-
-
-
-
-
-
-
-
_datetime (builtin module)
-
-
-
-
-
-
-
-
-
-
-
_functools (builtin module)
-
-
-
-
-
-
_hashlib c:\program files\python37\DLLs\_hashlib.pyd
-
-
-
-
-
-
_heapq (builtin module)
-
-
-
-
-
-
_imp (builtin module)
-
-
-
-
-
-
_io (builtin module)
-
-
-
-
-
-
_json (builtin module)
-
-
-
-
-
-
-
_locale (builtin module)
-
-
-
-
-
-
_lzma c:\program files\python37\DLLs\_lzma.pyd
-
-
-
-
-
-
_md5 (builtin module)
-
-
-
-
-
-
_multibytecodec (builtin module)
-
-
-
-
-
-
_opcode (builtin module)
-
-
-
-
-
-
_operator (builtin module)
-
-
-
-
-
-
_pickle (builtin module)
-
-
-
-
-
-
-
-
-
-
-
_random (builtin module)
-
-
-
-
-
-
-
-
_sha1 (builtin module)
-
-
-
-
-
-
_sha256 (builtin module)
-
-
-
-
-
-
_sha3 (builtin module)
-
-
-
-
-
-
_sha512 (builtin module)
-
-
-
-
-
-
_signal (builtin module)
-
-
-
-
-
-
_socket c:\program files\python37\DLLs\_socket.pyd
-
-
-
-
-
-
_sre (builtin module)
-
-
-
-
-
-
-
_ssl c:\program files\python37\DLLs\_ssl.pyd
-
-
-
-
-
-
-
_stat (builtin module)
-
-
-
-
-
-
_string (builtin module)
-
-
-
-
-
-
-
-
_struct (builtin module)
-
-
-
-
-
-
_thread (builtin module)
-
-
-
-
-
-
-
-
_tracemalloc (builtin module)
-
-
-
-
-
-
_warnings (builtin module)
-
-
-
-
-
-
_weakref (builtin module)
-
-
-
-
-
-
-
-
_winapi (builtin module)
-
-
-
-
-
-
-
-
abc
-
SourceModule
-
-
-
-
-
-
-
-
-
ast
-
SourceModule
-
-
-
-
-
-
-
atexit (builtin module)
-
-
-
-
-
-
base64
-
SourceModule
-
-
-
-
-
-
-
bdb
-
SourceModule
-
-
-
-
-
-
-
binascii (builtin module)
-
-
-
-
-
-
bisect
-
SourceModule
-
-
-
-
-
-
-
builtins (builtin module)
-
-
-
-
-
-
bz2
-
SourceModule
-
-
-
-
-
-
-
-
-
cmd
-
SourceModule
-
-
-
-
-
-
-
code
-
SourceModule
-
-
-
-
-
-
-
codecs
-
SourceModule
-
-
-
-
-
-
-
codeop
-
SourceModule
-
-
-
-
-
-
-
-
-
-
-
-
-
copy
-
SourceModule
-
-
-
-
-
-
-
-
-
-
-
-
-
dis
-
SourceModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
enum
-
SourceModule
-
-
-
-
-
-
-
errno (builtin module)
-
-
-
-
-
-
-
-
ftplib
-
SourceModule
-
-
-
-
-
-
-
-
-
gc (builtin module)
-
-
-
-
-
-
-
-
-
getopt
-
SourceModule
-
-
-
-
-
-
-
-
-
-
-
glob
-
SourceModule
-
-
-
-
-
-
-
grp
-
MissingModule
-
-
-
-
-
-
gzip
-
SourceModule
-
-
-
-
-
-
-
-
-
heapq
-
SourceModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
io
-
SourceModule
-
-
-
-
-
-
-
itertools (builtin module)
-
-
-
-
-
-
java
-
MissingModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
locale
-
SourceModule
-
-
-
-
-
-
-
-
-
lzma
-
SourceModule
-
-
-
-
-
-
-
marshal (builtin module)
-
-
-
-
-
-
math (builtin module)
-
-
-
-
-
-
-
-
msvcrt (builtin module)
-
-
-
-
-
-
netrc
-
SourceModule
-
-
-
-
-
-
-
nt (builtin module)
-
-
-
-
-
-
ntpath
-
SourceModule
-
-
-
-
-
-
-
-
-
-
-
opcode
-
SourceModule
-
-
-
-
-
-
-
-
-
-
-
org
-
MissingModule
-
-
-
-
-
-
os
-
SourceModule
-
-
-
-
-
-
-
pdb
-
SourceModule
-
-
-
-
-
-
-
pickle
-
SourceModule
-
-
-
-
-
-
-
-
-
-
-
-
-
posix
-
MissingModule
-
-
-
-
-
-
-
-
-
pprint
-
SourceModule
-
-
-
-
-
-
-
pwd
-
MissingModule
-
-
-
-
-
-
-
-
pydoc
-
SourceModule
-
-
-
-
-
-
-
-
-
-
-
pyexpat c:\program files\python37\DLLs\pyexpat.pyd
-
-
-
-
-
-
quopri
-
SourceModule
-
-
-
-
-
-
-
random
-
SourceModule
-
-
-
-
-
-
-
re
-
SourceModule
-
-
-
-
-
-
-
-
-
-
-
-
-
runpy
-
SourceModule
-
-
-
-
-
-
-
select c:\program files\python37\DLLs\select.pyd
-
-
-
-
-
-
-
-
shlex
-
SourceModule
-
-
-
-
-
-
-
shutil
-
SourceModule
-
-
-
-
-
-
-
signal
-
SourceModule
-
-
-
-
-
-
-
socket
-
SourceModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
ssl
-
SourceModule
-
-
-
-
-
-
-
stat
-
SourceModule
-
-
-
-
-
-
-
string
-
SourceModule
-
-
-
-
-
-
-
-
-
struct
-
SourceModule
-
-
-
-
-
-
-
-
-
sys (builtin module)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
time (builtin module)
-
-
-
-
-
-
-
token
-
SourceModule
-imports:
-
re
- •
sys
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
tty
-
SourceModule
-
-
-
-
-
-
-
types
-
SourceModule
-
-
-
-
-
-
-
typing
-
SourceModule
-
-
-
-
-
-
-
unicodedata c:\program files\python37\DLLs\unicodedata.pyd
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
uu
-
SourceModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
winreg (builtin module)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
zipimport (builtin module)
-
-
-
-
-
-
-
zlib (builtin module)
-
-
-
-
-
diff --git a/MkpWIFI/dist/conf.json b/MkpWIFI/dist/conf.json
deleted file mode 100644
index 92c2905..0000000
--- a/MkpWIFI/dist/conf.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "ip":"192.168.1.1",
- "port": 10200,
- "name":"MKPsouplesse",
- "autoconnect":true,
- "keepalive":5000,
- "timeout": 0.5,
- "printcmd": {
- "filename":"TM1.00I",
- "dateformat": "%d%m%y-",
- "handshake" : "*",
- "printmode" : "11"
- }
-}
\ No newline at end of file
diff --git a/MkpWIFI/dist/main.exe b/MkpWIFI/dist/main.exe
deleted file mode 100644
index e9712e5..0000000
Binary files a/MkpWIFI/dist/main.exe and /dev/null differ
diff --git a/MkpWIFI/main.spec b/MkpWIFI/main.spec
deleted file mode 100644
index b1e1806..0000000
--- a/MkpWIFI/main.spec
+++ /dev/null
@@ -1,32 +0,0 @@
-# -*- mode: python -*-
-
-block_cipher = None
-
-
-a = Analysis(['main.py'],
- pathex=['C:\\Users\\Emanuele Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI'],
- binaries=[],
- datas=[],
- hiddenimports=[],
- hookspath=[],
- runtime_hooks=[],
- excludes=[],
- win_no_prefer_redirects=False,
- win_private_assemblies=False,
- cipher=block_cipher,
- noarchive=False)
-pyz = PYZ(a.pure, a.zipped_data,
- cipher=block_cipher)
-exe = EXE(pyz,
- a.scripts,
- a.binaries,
- a.zipfiles,
- a.datas,
- [],
- name='main',
- debug=False,
- bootloader_ignore_signals=False,
- strip=False,
- upx=True,
- runtime_tmpdir=None,
- console=True )