I’m having a complete program, but now, I want it to be able to be updated. So I would like to change the “code” in the executable by the new code without having to recompile it.
Is it possible? If yes, how can I do, I coding in C++ in Qt Creator.
Thanks for any advise/clue
I did exactly what Jon told me : simply replace the old exe by the new one