Index of /software/pub

Readme for Update_adls.exe:

This program automates the downloading of 'the latest' 
EPICS adl files for use by medm, and puts them in a 
single directory on your local computer.

All adl files will be put in C:/epics/adl/ so that you 
can set the environmental variable EPICS_DISPLAY_PATH 
to C:/epics/adl/ and run medm using local adl files.

Installation instructions:
--------------------------

download Install_update_adls.exe and run it.
When asked for an installation directory, use

  C:/epics/

This will install the executable update_adls.exe.

Running:
--------

To update your adl files, run update_adls.exe.
When run the first time, it will download all EPICS 
adl files.  When run subsequent to that it will 
download a smaller set of files (those new this week, 
this month, or within the past six months) based on
when you last ran the program.


--Matt