aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2018-04-12 17:24:28 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2018-04-12 17:24:28 +0100
commitdf12a1d0712ac6a75b06f580cc2b07de4cae83dc (patch)
tree60458e34fb619cb4cff6d428b7e966a9f5c84365 /setup.py
parent057158c21469dbb32ee57bd329ff6b6260fc7b8e (diff)
downloadeehph2-df12a1d0712ac6a75b06f580cc2b07de4cae83dc.tar.gz
eehph2-df12a1d0712ac6a75b06f580cc2b07de4cae83dc.zip
made the program work with all users and made cleanup script
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
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",