"Wesley Overhults" <whateve...@hotmail.com> wrote in message
news:snt108-w408b6aa1d92598d590f16bd2...@phx.gbl...
So I have a new computer that runs Windows 7 and I have a program called
Hellanzb that uses Python. I installed Python 2.5 and I installed
pywin-32 214 but when I try to use Hellanzb, it gives me this message.
"The program can't start because pywintypes25.dll is missing from your
computer. Try reinstalling the program to fix this problem."
I've reinstalled numerous times but nothing seems to work.
pywintypes25.dll is on my computer. It's in the Python25 folder. Where
should it be to get this program to work?
Sounds like a Windows manifest issue. Try Process Monitor from SysInternals
if you want to determine where your system is looking for and failing to
find pywintypes25.dll. It may give a clue what is wrong.
HTH,
Mark
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32