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
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to