[python-win32] Overlay Icon Question...

china.wangjunlong china.wangjunlong at gmail.com
Fri Feb 24 02:20:04 CET 2012


Hi Andrea,

    I have made a python script which allows me to assign overlay icons to some particular files. 

The method I use is according to the discussion that you rise up as below:
http://mail.python.org/pipermail/python-win32/2008-April/007313.html

It works perfect! But when I copy this script to some others' machine, the script can't work. The reason I guess is that others' machine don't have python installed. So I try to make this script a exe using py2exe, but it can't work either.

Sorry for the very newbie questions, I am a noob for programming and it seems that I have not understood the deep theory of python's running environment. And this is my first time to ask help through mail list in English. 

As my English is not very good, please forgive me if there is some not proper word in this mail.

Thank you for your suggestions. 




Adrian Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20120224/439f64a5/attachment.html>


More information about the python-win32 mailing list