Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

wrap exe with in another exe

0 views
Skip to first unread message

prakash jp

unread,
Dec 18, 2009, 3:00:59 AM12/18/09
to pytho...@python.org
Hi all,
I need to call an external executable from my "calling_exe.py" python program.
Can we make a executable say->"Final.exe" from the "calling_exe.py" and the "external.exe"
                "calling_exe.py" ->(calling)->  "external.exe"
                       |                                                        |
                      -----------------------------------------------------------
    (integrate using py2exe)      ||  how should the setup.py file look like?????
                                               \||/
                                                \/
                                           "Final.exe"  
Regards
Prakash
0 new messages