Hi there...
I'd like to know if it's possible to create patches for a VB project that is compiled and installed on a computer... as the patches for games or windows and so on...
And if so, hox is it possible ???
Thanks
COSIDUS
Printable View
Hi there...
I'd like to know if it's possible to create patches for a VB project that is compiled and installed on a computer... as the patches for games or windows and so on...
And if so, hox is it possible ???
Thanks
COSIDUS
I suggest you see This Thread
Many people just issue new versions of the EXE file after bugs have been fixed. Another way is to put much of your code into DLLs, and then send those out instead of the exe.