Hi All,
Is there a way under Windows CE to get a program to copy an updated version of its own .exe file, to replace the version currently running, and run the new version?
I have done this many times under XP using a combination of CopyFile, CreateProcess, and ExitProcess, but CE seems to be different and I can't get it to work.
Many thanks in advance,
Mike