Results 1 to 5 of 5

Thread: [RESOLVED] VB 2010: Download to location of .exe

Threaded View

  1. #5

    Thread Starter
    Addicted Member HunterTTP's Avatar
    Join Date
    Jul 2012
    Posts
    146

    Re: [RESOLVED] VB 2010: Download to location of .exe

    Actually the program does not crash until it starts the Private Sub which requires the dependency. So when you click "install" I have it download the dependency with the button click, then start the background worker (which uses the .dll) and it works just fine. The only problem I am having now is I want it to delete the dependency once the background worker is finished. I do not think that is possible because, once the dependency is loaded, it is not unloaded until the program is closed.
    Last edited by HunterTTP; Aug 6th, 2012 at 12:29 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width