Click to See Complete Forum and Search --> : patches


phillip
February 22nd, 1999, 10:24 AM
how can I make a patch for my rpogram to update it instead of reinstalling a newly compiled program.

Phillip
February 22nd, 1999, 10:24 AM
how can I make a patch for my rpogram to update it instead of reinstalling a newly compiled program.

Chris Eastwood
February 22nd, 1999, 11:32 AM
Hi


That all depends on how you have designed your program.


If your program is made up of ActiveX DLL's/EXE's or OCX's, then you only have to reinstall the changed component (unless you've broken compatibility). There is no 'exe-patching' available in VB (at least that I'm aware of, and I'm pretty sure that nobody from Microsoft would encourage it).


If you need to learn about Compatibility, take a look at the Books-online documentation that came with your copy of VB.


Regards


Chris Eastwood


CodeGuru - the website for developers

http://www.codeguru.com/vb