25 May
2005
25 May
'05
11:03 p.m.
Howdy,
The InnoSetup complained about pythonservice.exe to be missing during packaging the installer. Any ideas?
What path does the final Inno file refer to? Is the entire path missing, or just that file missing from that path? IIRC, we explode the pywin32 installer and grab the file from there. I'm pretty sure that file is in pywin32, but can't speculate why it fails to end up where Inno wants it. Mark