<div>Hi all,<br>I need to call an external executable from my "calling_exe.py" python program. <br></div>
<div>Can we make a executable say->"Final.exe" from the "calling_exe.py" and the "external.exe"<br></div>
<div><strong>                "calling_exe.py" ->(calling)->  "external.exe"<br>                       |                                                        |<br>                      -----------------------------------------------------------<br>
    (integrate using py2exe)      ||  how should the setup.py file look like?????<br>                                               \||/<br>                                                \/<br>                                           "Final.exe"  </strong></div>

<div><strong>Regards</strong></div>
<div><strong>Prakash</strong></div>