So this is version 0.53 UE Automatic Updater
Basically you would run my updater instead of ue.exe, and it would check if there is an update available and prompt to download and install it, and then start UE, and if there is no updates it would just start UE, which means if there is no updates there is no difference from starting UE directly.
Updated: I have updated it to ver 0.53: changes look at this post and the readme file, and below
Code: Select all
0.53 : 2010-05-21
Updated to use Usenet Explorers new download url.
0.52 : 2009-09-15
Updated to use Usenet Explorers new installer name (32bit for now).
0.51 : 2008-11-09
Updated to use Usenet Explorers new installer.
0.50 : 2008-10-31
Basically the same version as 0.40 but better support for Vista and non
beta so it downloads directly from UEs website.
Now if you have UAC active in Vista you should not get a "Unknown program"
warning anymore.
0.40 : 2008-10-25
I consider this a beta as I have added a lot of stuff so there is higher
risk for bugs, also the Updater won't check or download updates directly
from UEs website.
I have made the program selfinstalling, including an option to add a
shortcut on the desktop.
Now it doesn't unnecessarily download and install a new UE if you already
have the latest version.
Now it will ask if you want to use an alternative database in UE.
Choosing not to install an update, won't show prompt next start.
Added more error checking and optimized the code some more.
jonib