R
Romain TAILLANDIER
Hi group
I have a runing program on a PDA, that it never close, named TheProg.
sometimes it have to upgrade to the lastest version, so i have a desktop
program (thank you OpenNetCf.Desktop) that copy a CAB file in some directory
on the PDA.
Now my program know it have to uprgrade by verifiying if the CAB is present.
then it launch an other program named UpDater, and close itself.
Updater call to wceload, extract the cab, and then run the new version of
TheProg, and close itself.
So it works fine.
Now, is there a better way ?
I have search but find nothing more efficient, or no other idea.
I heard about 'mickey mouse' ? but google speak about disney ...
thank you
ROM
I have a runing program on a PDA, that it never close, named TheProg.
sometimes it have to upgrade to the lastest version, so i have a desktop
program (thank you OpenNetCf.Desktop) that copy a CAB file in some directory
on the PDA.
Now my program know it have to uprgrade by verifiying if the CAB is present.
then it launch an other program named UpDater, and close itself.
Updater call to wceload, extract the cab, and then run the new version of
TheProg, and close itself.
So it works fine.
Now, is there a better way ?
I have search but find nothing more efficient, or no other idea.
I heard about 'mickey mouse' ? but google speak about disney ...
thank you
ROM