> py2exe would work, but a correct installer would install Python if not > present, then install the program. py2exe packs everything you need, including Python. A program created with py2exe does not depend on installed Python.