H
Hilton
Hi,
Assume the app is ABC.exe. While running ABC.exe, you have (however it got
there) a newer version of the app called XYZ.exe. It it possible to:
1. rename ABC.exe to ABC.old (this is optional, otherwise delete)
2. rename XYZ.exe to ABC.exe
3. run ABC.exe
i.e. it's the usual, how does an app update itself.
One thought would be to have an update.exe do the above steps. So ABC.exe
calls update.exe and dies, then update.exe runs ABC.exe. Thoughts?
Thanks,
Hilton
Assume the app is ABC.exe. While running ABC.exe, you have (however it got
there) a newer version of the app called XYZ.exe. It it possible to:
1. rename ABC.exe to ABC.old (this is optional, otherwise delete)
2. rename XYZ.exe to ABC.exe
3. run ABC.exe
i.e. it's the usual, how does an app update itself.
One thought would be to have an update.exe do the above steps. So ABC.exe
calls update.exe and dies, then update.exe runs ABC.exe. Thoughts?
Thanks,
Hilton