Difference between revisions of "DRIVERS.EXE"

From RadiWiki
Jump to: navigation, search
m (1 revision(s))
Line 1: Line 1:
Drivers.exe in a driver install program for RadiMation.
+
DRIVERS.EXE is an installation program that installs updated device drivers for [[RadiMation]].
 +
This program will only install [[device drivers]], the setup program for RadiMation is available from [[RadiMation Versions|this]] page.
  
=Version=
+
When the DRIVERS.EXE is started, a small check for installed RadiMation versions is done. The end-user is then presented with a list, where he can select the RadiMation version for which the device drivers should be updated.
The version of Drivers.exe is a time stamp.
+
 
 +
Only one RadiMation version can be updated at a time. If multiple versions of RadiMation installations should be updated, the DRIVERS.EXE program should be started multiple times.
 +
 
 +
= Version =
 +
The version of DRIVERS.EXE is a time stamp which describes the date and time on which the device drivers are compiled. This date and time stamp can be used to determine different revisions of the device drivers.
 +
 
 +
The time stamp is encoded like:
  
 
  YYYY.MM.DD.HHmm
 
  YYYY.MM.DD.HHmm
 
Y = Year
 
M = Month
 
D = Day
 
H = Hour
 
m = Minute
 
 
  
 +
which is <Year> <Month> <Day>, <Hour>:<Minute>
  
 
== Example ==
 
== Example ==
 
[[Image:DriversExeStartPage.PNG]]
 
[[Image:DriversExeStartPage.PNG]]
  
The version of the example is: 2006, Dec, 12 on 06:53 AM.
+
The version of this example is: 2006, Dec, 12 on 06:53 AM.
  
 
[[Category:RadiMation]]
 
[[Category:RadiMation]]

Revision as of 08:51, 3 August 2007

DRIVERS.EXE is an installation program that installs updated device drivers for RadiMation. This program will only install device drivers, the setup program for RadiMation is available from this page.

When the DRIVERS.EXE is started, a small check for installed RadiMation versions is done. The end-user is then presented with a list, where he can select the RadiMation version for which the device drivers should be updated.

Only one RadiMation version can be updated at a time. If multiple versions of RadiMation installations should be updated, the DRIVERS.EXE program should be started multiple times.

Version

The version of DRIVERS.EXE is a time stamp which describes the date and time on which the device drivers are compiled. This date and time stamp can be used to determine different revisions of the device drivers.

The time stamp is encoded like:

YYYY.MM.DD.HHmm

which is <Year> <Month> <Day>, <Hour>:<Minute>

Example

DriversExeStartPage.PNG

The version of this example is: 2006, Dec, 12 on 06:53 AM.