Hi all, I've written some pyobjc application bundled with py2app, and i'm wondering what is the best way for doing the self update of the application.... I will explain, after the application check that a new version is available and have downloaded it, how to delete the older one that is running and replace with the new one? The only idea i have is to use a second script in the bundle, launched independently of the app when the update is needed, it is a suitable method? I think it can be done better but i don't know how ;-) Any idea will be appreciated. Thanks all Bye |
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig