Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

Windows CE - getting a program to uipdate itself.

michael_green
Beginner
236 Views
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
0 Kudos
0 Replies
Reply