PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD8] Update Installation
[WD8] Update Installation
Iniciado por Christoph Erdmann, 01,jul. 2005 16:44 - 1 respuesta
Publicado el 01,julio 2005 - 16:44
Hello,
i want to start from my program a second programm to install a update. But i must close the first programm for installation. I cannot overwrite the first program because it is opend. And then i want go back to the updated programm and close the second programm.
Any idea ?
Christoph
Publicado el 02,julio 2005 - 04:37
Hi,
I use a loader.
The loader checks first the version of the actual program and the update.
If the same then it starts the program if not then firsst makes the installation and the start the actual program.
Regds
Henri