Automatic Updates

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
108 posts Page 2 of 11
User avatar
dan2130
VIP - Donator
VIP - Donator
Posts: 104
Joined: Sat Sep 26, 2009 3:39 am

Re: Automatic Updates
dan2130
hi, i have a problem with the autoupdater the softare start and after that he close and the upgrader download the software but in my version.html i have write ver1 and in my application settings i have ver1 can you help me
admin@adosrv.net
Owner of ado-srv.net softwares network.
User avatar
Doctorfrost
Dedicated Member
Dedicated Member
Posts: 53
Joined: Sun Oct 04, 2009 4:44 am

Re: Automatic Updates
Doctorfrost
Thank you! I hope this works.
User avatar
Doctorfrost
Dedicated Member
Dedicated Member
Posts: 53
Joined: Sun Oct 04, 2009 4:44 am

Re: Automatic Updates
Doctorfrost
Hey guys. I tried it out and it seems to work.
I have a question thought.
Is there a way of choosing what you would like to update.
For an example, a textbox to combobox.
Thanks!
User avatar
Nery
Co-Admin Moderator
Co-Admin Moderator
Posts: 1117
Joined: Mon Sep 07, 2009 8:11 pm

Re: Automatic Updates
Nery
Explain...
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4389
Joined: Tue Aug 04, 2009 1:47 am

Re: Automatic Updates
CodenStuff
Doctorfrost wrote:
Hey guys. I tried it out and it seems to work.
I have a question thought.
Is there a way of choosing what you would like to update.
For an example, a textbox to combobox.
Thanks!
Hello Doctorfrost,

This is for downloading complete updates of your applications it wont let you update individual controls...unless you use your own custom made controls.

Thank you.
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
Doctorfrost
Dedicated Member
Dedicated Member
Posts: 53
Joined: Sun Oct 04, 2009 4:44 am

Re: Automatic Updates
Doctorfrost
Thanks for responding. I will look for another way.

Sincerely, doctorfrost
User avatar
TheET
VIP-Member
VIP-Member
Posts: 105
Joined: Sun Nov 01, 2009 2:41 am

Re: Automatic Updates
TheET
Thank you very much
User avatar
AleRi8
Top Poster
Top Poster
Posts: 153
Joined: Sun Sep 20, 2009 2:30 pm

Re: Automatic Updates
AleRi8
Hi, when i try to update i get an error saying the uri scheme is not valid

http://i131.photobucket.com/albums/p317 ... titled.png
check out my software
win7 itweaker basic £4.50
viewtopic.php?f=70&t=793
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4389
Joined: Tue Aug 04, 2009 1:47 am

Re: Automatic Updates
CodenStuff
Hello,

You forgot the backslash "\", that code line should be:
Code: Select all
WebUpdate.DownloadFileAsync(New Uri(page), Application.StartupPath & "\programname.exe")
Happy coding cooll;
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
AleRi8
Top Poster
Top Poster
Posts: 153
Joined: Sun Sep 20, 2009 2:30 pm

Re: Automatic Updates
AleRi8
Hi,

i tryed that but it's still a fail

http://i131.photobucket.com/albums/p317/AleRi8/dddd.png

edit Lol i fixed it, it's because i had the site not shared
check out my software
win7 itweaker basic £4.50
viewtopic.php?f=70&t=793
108 posts Page 2 of 11
Return to “Tutorials”