RE: Auto Update Checker [VB.NET] 03-17-2013, 04:57 AM
#5
This is meant to be done asynchronously. And there's no need for the process class here, you should be downloading that file without depending on the default browser. You can download and save the data using the webrequest streams instead.
-- cxS
[ Haskell/.NET/C/C++ - Software Engineer ]