Quote:
Originally posted by veryjonny
First of thanks for the reply.
But even the exe is of huge size whereas the form which I have changed is just 9 kb whereas the exe is 210 kb. Thats what id od not like the new update shd be lesser than the original exe.
:(
I can guarantee that you can get a 210 KB (or similar) if you zip your EXE and send it copressed. I don't think you will be able to create simple "patches" for your program. The easiest way would be creating a DLL... but with C/C++. I guess ActiveX DLL won't be of any use.