I think this will not be too easy. First, you have to find out how and where
to apply changes (eg. check the old exe against the new one)
and then write a program wich applies these changes to your old exe.
If this program is not much smaller than the exe itself, you should consider
not to write a patch but use normal updates
Hope this helped
Asmjones
Mike Ryan schrieb in Nachricht ...
Quote:
>Any other way... I don't have a lot to spare... plus I like to do things my
>way, not have some library do it for me. :)
>>If you have lots of $$$ to spare, the WISE installation utility has a
>>feature that can do that for you.
>>Adrian
>>> Platform: Winnt 4.0 WS SP3 VC++ 6.0 SP2
>>> How can I write a patch that will be able to patch my current .exe and
>>.dll
>>> files?
>>> Thanks,
>>> Mike