From df12a1d0712ac6a75b06f580cc2b07de4cae83dc Mon Sep 17 00:00:00 2001 From: jwansek Date: Thu, 12 Apr 2018 17:24:28 +0100 Subject: made the program work with all users and made cleanup script --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c563f10..4002f4d 100644 --- a/setup.py +++ b/setup.py @@ -12,6 +12,7 @@ include_files = [ "Assets\\", "LICENSE.txt", "on_install_setup.exe", + "cleanup.exe", "EEHPH2_app.py", r"C:\Program Files (x86)\Python36_64\DLLs\tcl86t.dll", r"C:\Program Files (x86)\Python36_64\DLLs\tk86t.dll", -- cgit v1.2.3