Hi all,
I was looking for an UDF to help me check and DL/Install the .exe if it finds a new version from the website.
I see there were 2 UDF here (_INetUpdater() and InetFileUpdate) but I can't get them anymore here.
Is there a new UDF around?
This part is good:
#include-once
;===============================================================================
;
; Function Name: _INetUpdateCheck()
; Description: A simple UDF that can be used for updating programs via the internet
;