Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[TUT] How To Make An Updater [VB.net]
#1
[TUT] How To Make An Updater [VB.net]


Ok, so in most programs you might get that thing on the bottom or at top that says the version name, and if its out of date it will just simply say out of date. Well thats what im going to be teaching you. I will make this tutorial as simple to understand as possible.

What you need:
- Visual Basic 2010
- A Web Host
- FileZilla or any other FTP Client

Step 1
Add a Label, change the color to Web Green and change the title to the version.

Step 2
Add a LinkLabel, Make Visible False, change the LinkColor and VisitedLinkColor to Red, and title to something like "Outdated version :: Update now". Make sure the LinkLabel covers the Label.

THE CODING ( you will get the hole code in an image -leechers haha-try to right a little )

Step 3
Considering you have a website host, you need to get your FTP Account details, this can be found in the Cpanel of the host.

Make a new FTP account, or get an existing one. Then open FileZilla or the FTP Client of your choice, and put in the info you got from the site

Now that you are logged in you are ready for the next steps.

Step 4
Go on your desktop and create a new .TXT file (NotePad File)
In the Notepad we are going to be running this updater by the Build, and not the Version, but making it Visually look like it runs by the version.
A Build is normally a version, but not being decimals, but being an integer. So Version 1 would be build 1, and Version 1.1 would be build 2 and so on.

So what we do is we make a new text file, and write the number of the build you believe it is, mine will be "2", if your just making you program it should be "1"

Save the file as "Version" type being .txt, and then upload that file to your host using the FTP Client.

[Image: ipdater1.jpg]

the URL for that file, normally it would be http://hackforums/hakerDz/how to make and updater/.

- Build will be your current build. So while making this, your build should be the same number you put in your Version.txt file, in that case mine is 2.
- url is the URL of the txt

we're Done Smile.Hope it will help You
Reply
#2
nice.. Its easy tho.
[Image: steamaccount.png]
I live my life a quarter mile at a time.
For those ten seconds or least I'm free, nothing else matter.
Reply
#3
Good share man. This will help some people that are learning.
Do you know how to make games? Do you know 3d Modeling? If so then visit
[Image: logo.png]
Reply
#4
Thanks for this, good job posting a pictue so that people can't copy and paste
[Image: l9JyP.png]
Reply
#5
Thanks for this tutorial but you should add credits to the original creater ;D
Reply
#6
I don't have a god damn web host. Full of crap brother, full of crap.
EDIT: By the Way Prince,

Give due credits: http://www.mpgh.net/forum/33-visual-basi...n-net.html

Thanks!
[Image: t5BWm.png]
Reply
#7
A nice tutorial, but why didn't you give credits?
Reply
#8
Nice tutorial!
Reply
#9
I follow that and make my own updater, thanks
Reply
#10
nice, thanks for sharing it with us
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to hook the keyboard. [VB.NET] [TuT] Vorfin 92 55,433 09-23-2019, 11:55 AM
Last Post: Jamimartin
  VB.Net Make a Real AntiVirus (AV) - Part 1 goranpilkic 27 28,515 08-25-2014, 12:43 AM
Last Post: dark_move
  VB.NET Port Scanner [TUT] Fragma 30 12,854 11-27-2012, 11:26 PM
Last Post: ƃu∀ ıʞƃu∀
  [TUT] MD5 Encrypter & Finder [VB.NET] Fragma 12 7,053 11-25-2012, 10:36 PM
Last Post: ƃu∀ ıʞƃu∀
  How To Make And Use A Builder And Stub. [VB.NET] [Source] Vorfin 35 21,213 11-25-2012, 10:34 PM
Last Post: ƃu∀ ıʞƃu∀

Forum Jump:


Users browsing this thread: 1 Guest(s)