diff --git a/docs/pyinstaller.txt b/docs/pyinstaller.txt new file mode 100644 index 0000000..278935c --- /dev/null +++ b/docs/pyinstaller.txt @@ -0,0 +1 @@ +pyinstaller .\dislocker_client.py --noconsole --icon .\dislocker.ico --add-data ".\resource:resource" \ No newline at end of file