Dear All,

I have created an excel addin in python; everything is working pretty
fine when I execute the python file, addin is getting added and I am
able to use it fine.

But I want to distribute this addin to users so I used py2exe to
convert it in to an exe so far so good I am able to create exe but
when I run this exe it works fine and say registering excel addin but
I am not able to see the addin in excel but the entry in registry is
present.

Any pointers on what may be going wrong??

-- 
Cheers,
Vishwajeet
http://www.singhvishwajeet.com
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to