From: stack Date: Mon, 9 Jul 2012 01:04:48 +0000 (+0200) Subject: absolute icon dir X-Git-Url: https://v.licheni.net/stack/code/dboxswitch.git/commitdiff_plain/0a23226fa92b41cf80501a5e0eb0de1a7edbaf78?hp=0a23226fa92b41cf80501a5e0eb0de1a7edbaf78 absolute icon dir in case of willing to use py2exe read this http://stackoverflow.com/questions/2292703/how-can-i-get-the-executables-current-directory-in-py2exe It is already implemented using sys.argv[0] ---