Steve Meyerson
Programmer
Three users currently run my Barter.exe. I place an updated version in a common folder. Barter.exe checks for a newer version. If it finds one, the user is notified. Then I want to
1. Quit the exe
2. Overwrite the current exe with the newer one.
3. Restart the new MyApp.exe.
There used to be (a long time ago) a QUIT TO command which I could use to accomplish the update.
A batch file might do the trick, but I'd rather not have to start my exe with a batch file.
Any other ideas?
Steve
1. Quit the exe
2. Overwrite the current exe with the newer one.
3. Restart the new MyApp.exe.
There used to be (a long time ago) a QUIT TO command which I could use to accomplish the update.
A batch file might do the trick, but I'd rather not have to start my exe with a batch file.
Any other ideas?
Steve