RadASM Update Checker addin

Started by KetilO, December 14, 2009, 01:41:50 PM

Previous topic - Next topic

KetilO

UpdateChecker addin.
--------------------

The addin adds Check for Uptates to the Option menu.

The addin lets you:
1. Get the version at Sourceforge and compare it to your version.
2. Download zip files you choose to the chosen folder (C:\Radasm\RadASM_Update).
3. Unzip the files to the chosen folder.

If you selected all the zip files the chosen folder will contain all the latest RadASM files.

How to install.
---------------
1. Copy UpdateChecker.dll To the addins folder (C:\RadASM\Addins).
2. Copy UpdateChecker.txt To the addins help folder (C:\RadASM\Addins\Help).
3. Start RadASM and use Options/Addin Manager to activate the UpdateChecker addin.

KetilO

2009-12-15, 11 dl, New upload. Should be more reliable.
2009-12-16,10 dl,Fixed a bug that caused HttpQueryInfo to fail.

TNick

There are times when size of the file shows negative. If so, then downloading will stop after a while and will stay there (at least 5 minutes - that's the longest time I waited for it).

Nick

ipadilla

KetilO.
I have the same problem that TNick.
ipadilla

KetilO

Thanks for testing

The new upload should be more reliable.

KetilO

TNick

InternetOpen failed. when Get version is pushed.

Problems with the server?

Nick

KetilO

Hi TNick

I have not experienced any problems with the Sourceforge server latly.

What type of internet connection do you have?
Will opening your internet browser just before trying to get the version help?

KetilO

TNick

I've just got home and tested here, too. I see same problem.

Both at work and at home the computers are connected to a router (fixed IP at work, dynamic at home). Both routers connect to Internet provider using PPPoE.

QuotePinging sourceforge.net [216.34.181.60] with 32 bytes of data:

Reply from 216.34.181.60: bytes=32 time=143ms TTL=240
Reply from 216.34.181.60: bytes=32 time=173ms TTL=240
Reply from 216.34.181.60: bytes=32 time=144ms TTL=240
Reply from 216.34.181.60: bytes=32 time=143ms TTL=240

RadASM version is 2.2.1.8f
Adding an exception in W$ firewall did not helped.
And, of course, the browser is working. 

Nick

Ficko

Just to give some data.

The dll from yesterday works fine.
The dll from today wont connect.

KetilO

Hi all

New upload, version 1.0.0.2.

I am pretty shure I found the problem.
A local variable was not cleared before calling HttpQueryInfo.

KetilO

TNick

I have just updated from f to g without any problems.
Still,  :bg
the version itself is not being updated. Both About dialog and GetVersion button still say I have 2.2.0.8f

Nick

KetilO

Hi TNick

Yes, it does not update your current version yet.
Instead it creates the new version in the RadASM_Update folder.
After checking out the new version you have to move the files yourself.

KetilO

TNick