What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [request resource] download a file with a progressbar

[request resource] download a file with a progressbar
Author: Message:
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
30 / Male / Flag
Joined: Apr 2006
Status: Away
RE: [request resource] download a file with a progressbar
I use a very dodgy way to do it.
1) I get the file size with latest version and change log via XMLHTTP
2) If the update is chosen to be downloaded, I download the file using my exe and run a timer.
3) I check the percentage downloaded using current file size and the size received via XMLHTTPRequest.
4) I update the progress bar and then when the download is finished(both sizes are same) i run the file and close the update window.

For a better explanation you can have a look at @ScriptDev's or Backup Extreme!'s code ;). I don't mind you using my code but i'd like to be credited for it. If you need, you can use the exe aswell(not using a dll as i couldn't register is properly) or maybe ask me to make another one or take the code aswell.

This post was edited on 04-02-2007 at 10:05 AM by Felu.
04-02-2007 10:01 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[request resource] download a file with a progressbar - by felipEx on 04-01-2007 at 07:13 PM
RE: [request resource] download a file with a progressbar - by deAd on 04-01-2007 at 07:33 PM
RE: [request resource] download a file with a progressbar - by felipEx on 04-01-2007 at 07:51 PM
RE: [request resource] download a file with a progressbar - by deAd on 04-01-2007 at 09:01 PM
RE: [request resource] download a file with a progressbar - by NanaFreak on 04-01-2007 at 09:04 PM
RE: [request resource] download a file with a progressbar - by felipEx on 04-01-2007 at 09:06 PM
RE: [request resource] download a file with a progressbar - by NanaFreak on 04-01-2007 at 09:08 PM
RE: [request resource] download a file with a progressbar - by Felu on 04-02-2007 at 10:01 AM
RE: [request resource] download a file with a progressbar - by felipEx on 04-05-2007 at 01:14 AM
RE: [request resource] download a file with a progressbar - by Felu on 04-05-2007 at 01:25 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On