My Updater - Printable Version +- BP Forums (https://bpforums.info) +-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55) +--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56) +---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8) +---- Thread: My Updater (/showthread.php?tid=303) |
My Updater - Protection4Real - 02-11-2011 I made a updater. i dont know if it works didnt test it xD, but i think it should work you have to change wich file you want to update in the code but this is my first .dll didnt really know how to do textboxes and stuff so it maybe dont work. but i hope it does. Here is the link: <!-- m --><a class="postlink" href="http://dl.dropbox.com/u/17950580/MyFiles/P4R_Updater.dll">http://dl.dropbox.com/u/17950580/MyFile ... pdater.dll</a><!-- m --> Re: My Updater - brandonio21 - 02-11-2011 Hey P4R! Thanks for uploading this file <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> I tested it out, and it doesnt work because I didn't want to open the .dll file and edit the code. For the subs you can simply use a variable :O For ex/ Code: sub download_update(byval file as string) Code: download_update("C:\file") Re: My Updater - Protection4Real - 02-12-2011 Yea i noticed it didnt work after i didnt really know how to use .dll and so on but i could just upload the code |