Search Tools Links Login

Program Updater


Visual Basic 6, or VB Classic

Update Your Program thru the net check the version
explan new changes, Downloan the update, then run the update. Please Vote If You Find This Usefull

Original Author: RLinder

Assumptions

'You Also Need A (application.ver) File
'Example of application.ver
1.3

Returns

Downloads A New Version of Your Program

Side Effects

'If News.txt File Is not Complete The internet 'Lag Error Will Show.
'Example of news.txt below
This file contain list of news and repaired bugs in this application.
Version 1.3
-----------
Fix Bug
Version 1.1
-----------
Fix Bug
Version 1.0
-----------
Fix Bug

API Declarations

Public Declare Function ShellExecute Lib "shell32.dll" Alias
"ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String,
ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory
As String, ByVal nShowCmd As Long) As Long

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 96 times

Categories

Visual Basic 6

Attachments

Program_Up52528222002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 68,424 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.