The crashing bug is fixed :-) on my system. Thank you very much.
My last suggestion is add System.Windows.Forms.Application.DoEvents() in the loop for the updating operation. This will allow people to tab out to other windows and do other things while they wait for the update to finish, this is especially useful when people are doing the firsttime download and it takes awhile :-)
Thanks again.
|